chore(deps): update dependency @types/react to v18.3.18 (#4124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-16 21:10:26 -08:00
committed by GitHub
parent 2a4f53eb54
commit 2d4ae6ca20
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -88,7 +88,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "22.10.6",
"@types/prop-types": "15.7.14",
"@types/react": "18.3.12",
"@types/react": "18.3.18",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",
@@ -9160,9 +9160,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
"version": "18.3.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.18.tgz",
"integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",

View File

@@ -99,7 +99,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "22.10.6",
"@types/prop-types": "15.7.14",
"@types/react": "18.3.12",
"@types/react": "18.3.18",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",