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

This commit is contained in:
renovate[bot] 2024-09-04 04:57:29 +00:00
parent 78aec72c1f
commit 91d63702d3
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -80,7 +80,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "20.16.1",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",
@ -11845,9 +11845,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
"version": "18.3.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.5.tgz",
"integrity": "sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",

View File

@ -86,7 +86,7 @@
"@types/markdown-it": "14.1.2",
"@types/node": "20.16.1",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-linkify": "1.0.4",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.39",