chore(deps): update dependency @types/react to v18.2.66

This commit is contained in:
renovate[bot] 2024-03-21 07:39:20 +00:00
parent 71fc4ed3d2
commit 55be7be9e5
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -78,7 +78,7 @@
"@types/markdown-it": "13.0.7", "@types/markdown-it": "13.0.7",
"@types/node": "20.11.28", "@types/node": "20.11.28",
"@types/prop-types": "15.7.11", "@types/prop-types": "15.7.11",
"@types/react": "18.2.65", "@types/react": "18.2.66",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",
@ -9422,9 +9422,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.65", "version": "18.2.66",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.65.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz",
"integrity": "sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==", "integrity": "sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==",
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",

View File

@ -84,7 +84,7 @@
"@types/markdown-it": "13.0.7", "@types/markdown-it": "13.0.7",
"@types/node": "20.11.28", "@types/node": "20.11.28",
"@types/prop-types": "15.7.11", "@types/prop-types": "15.7.11",
"@types/react": "18.2.65", "@types/react": "18.2.66",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0", "@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39", "@types/ua-parser-js": "0.7.39",