chore(deps): update dependency @types/prop-types to v15.7.14 (#4121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -87,7 +87,7 @@
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.10.6",
|
||||
"@types/prop-types": "15.7.13",
|
||||
"@types/prop-types": "15.7.14",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
@@ -9154,9 +9154,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/prop-types": {
|
||||
"version": "15.7.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
|
||||
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
|
||||
"version": "15.7.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
|
||||
"integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.10.6",
|
||||
"@types/prop-types": "15.7.13",
|
||||
"@types/prop-types": "15.7.14",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
|
||||
Reference in New Issue
Block a user