mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/markdown-it to v14.0.1
This commit is contained in:
parent
e059c6bcdf
commit
5a9075d017
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -75,7 +75,7 @@
|
||||
"@types/chart.js": "2.9.41",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.0.0",
|
||||
"@types/markdown-it": "14.0.1",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.2.77",
|
||||
@ -9526,9 +9526,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/markdown-it": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.0.0.tgz",
|
||||
"integrity": "sha512-2rStaAqMaLQNfo9mg2HNlley75jUTAkZKqlk3pxDSgaFk44zd+CAVpczpoh6/RtOzfUtwpEyD6lsHWUfKbVSDg==",
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.0.1.tgz",
|
||||
"integrity": "sha512-6WfOG3jXR78DW8L5cTYCVVGAsIFZskRHCDo5tbqa+qtKVt4oDRVH7hyIWu1SpDQJlmIoEivNQZ5h+AGAOrgOtQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/linkify-it": "*",
|
||||
|
@ -81,7 +81,7 @@
|
||||
"@types/chart.js": "2.9.41",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.0.0",
|
||||
"@types/markdown-it": "14.0.1",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.2.77",
|
||||
|
Loading…
x
Reference in New Issue
Block a user