chore(deps): update dependency @types/markdown-it to v14.1.2

This commit is contained in:
renovate[bot]
2024-07-28 07:35:44 +00:00
committed by GitHub
parent 312c787ea6
commit f81d4650fc
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -77,7 +77,7 @@
"@types/chart.js": "2.9.41", "@types/chart.js": "2.9.41",
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.1", "@types/markdown-it": "14.1.2",
"@types/node": "20.14.12", "@types/node": "20.14.12",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.3.3", "@types/react": "18.3.3",
@@ -11809,9 +11809,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/markdown-it": { "node_modules/@types/markdown-it": {
"version": "14.1.1", "version": "14.1.2",
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.1.tgz", "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz",
"integrity": "sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==", "integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -83,7 +83,7 @@
"@types/chart.js": "2.9.41", "@types/chart.js": "2.9.41",
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.1", "@types/markdown-it": "14.1.2",
"@types/node": "20.14.12", "@types/node": "20.14.12",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.12",
"@types/react": "18.3.3", "@types/react": "18.3.3",