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

This commit is contained in:
renovate[bot]
2022-12-05 14:55:19 +00:00
committed by GitHub
parent 89f4df717a
commit 2a71b13ac1
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -75,7 +75,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.11.10",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@typescript-eslint/eslint-plugin": "5.45.0",
@@ -15054,9 +15054,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.0.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.25.tgz",
"integrity": "sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==",
"version": "18.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz",
"integrity": "sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -79,7 +79,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.11.10",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.25",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@typescript-eslint/eslint-plugin": "5.45.0",