chore(deps): update dependency @types/prop-types to v15.7.11
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -77,7 +77,7 @@
|
|||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.6",
|
"@types/markdown-it": "13.0.6",
|
||||||
"@types/node": "20.9.3",
|
"@types/node": "20.9.3",
|
||||||
"@types/prop-types": "15.7.10",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.37",
|
"@types/react": "18.2.37",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
@@ -9123,9 +9123,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/prop-types": {
|
"node_modules/@types/prop-types": {
|
||||||
"version": "15.7.10",
|
"version": "15.7.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.11.tgz",
|
||||||
"integrity": "sha512-mxSnDQxPqsZxmeShFH+uwQ4kO4gcJcGahjjMFeLbKE95IAZiiZyiEepGZjtXJ7hN/yfu0bu9xN2ajcU0JcxX6A=="
|
"integrity": "sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng=="
|
||||||
},
|
},
|
||||||
"node_modules/@types/qs": {
|
"node_modules/@types/qs": {
|
||||||
"version": "6.9.10",
|
"version": "6.9.10",
|
||||||
|
|||||||
@@ -83,7 +83,7 @@
|
|||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.6",
|
"@types/markdown-it": "13.0.6",
|
||||||
"@types/node": "20.9.3",
|
"@types/node": "20.9.3",
|
||||||
"@types/prop-types": "15.7.10",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.37",
|
"@types/react": "18.2.37",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user