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

This commit is contained in:
renovate[bot]
2023-06-04 21:54:58 +00:00
committed by GitHub
parent 790f69a865
commit bd49840bc0
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -77,7 +77,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.16",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@types/video.js": "^7.3.50",
@@ -13824,9 +13824,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.7",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.7.tgz",
"integrity": "sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==",
"version": "18.2.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz",
"integrity": "sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -82,7 +82,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.16",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.7",
"@types/react": "18.2.8",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@types/video.js": "^7.3.50",