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

This commit is contained in:
renovate[bot] 2024-03-03 13:23:25 +00:00 committed by GitHub
parent dffb23c0c2
commit 8d1531eac4
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.22",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.60",
"@types/react": "18.2.61",
"@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.60",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.60.tgz",
"integrity": "sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==",
"version": "18.2.61",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.61.tgz",
"integrity": "sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

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