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

This commit is contained in:
renovate[bot] 2023-10-12 18:53:35 +00:00 committed by Gabe Kangas
parent c55a16f173
commit 70505f10b1
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -77,7 +77,7 @@
"@types/markdown-it": "13.0.2",
"@types/node": "18.18.4",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-linkify": "1.0.2",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.37",
@ -13940,9 +13940,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.25.tgz",
"integrity": "sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==",
"version": "18.2.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.27.tgz",
"integrity": "sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -83,7 +83,7 @@
"@types/markdown-it": "13.0.2",
"@types/node": "18.18.4",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"@types/react-linkify": "1.0.2",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.37",