chore(deps): update dependency @types/markdown-it to v13.0.1
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -74,7 +74,7 @@
|
|||||||
"@types/chart.js": "2.9.37",
|
"@types/chart.js": "2.9.37",
|
||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.0",
|
"@types/markdown-it": "13.0.1",
|
||||||
"@types/node": "18.17.11",
|
"@types/node": "18.17.11",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.2.21",
|
"@types/react": "18.2.21",
|
||||||
@@ -13770,9 +13770,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/markdown-it": {
|
"node_modules/@types/markdown-it": {
|
||||||
"version": "13.0.0",
|
"version": "13.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.1.tgz",
|
||||||
"integrity": "sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==",
|
"integrity": "sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/linkify-it": "*",
|
"@types/linkify-it": "*",
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
"@types/chart.js": "2.9.37",
|
"@types/chart.js": "2.9.37",
|
||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.0",
|
"@types/markdown-it": "13.0.1",
|
||||||
"@types/node": "18.17.11",
|
"@types/node": "18.17.11",
|
||||||
"@types/prop-types": "15.7.5",
|
"@types/prop-types": "15.7.5",
|
||||||
"@types/react": "18.2.21",
|
"@types/react": "18.2.21",
|
||||||
|
|||||||
Reference in New Issue
Block a user