chore(deps): update dependency @types/react to v18.2.63 (#3624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-08 14:45:46 -08:00 committed by GitHub
parent 3ccce6ac2e
commit 8985342f1f
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

@ -78,7 +78,7 @@
"@types/markdown-it": "13.0.7",
"@types/node": "20.11.24",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.62",
"@types/react": "18.2.63",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",
@ -9418,9 +9418,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.62",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.62.tgz",
"integrity": "sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==",
"version": "18.2.63",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.63.tgz",
"integrity": "sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

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