chore(deps): update dependency @types/prop-types to v15.7.13

This commit is contained in:
renovate[bot] 2024-09-19 19:19:01 +00:00 committed by GitHub
parent b2f341a3e5
commit b30d2de195
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -79,7 +79,7 @@
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.13",
"@types/react": "18.3.6", "@types/react": "18.3.6",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
@ -11929,9 +11929,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/prop-types": { "node_modules/@types/prop-types": {
"version": "15.7.12", "version": "15.7.13",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", "integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/qs": { "node_modules/@types/qs": {

View File

@ -85,7 +85,7 @@
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/prop-types": "15.7.12", "@types/prop-types": "15.7.13",
"@types/react": "18.3.6", "@types/react": "18.3.6",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",