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

This commit is contained in:
renovate[bot] 2023-06-13 10:20:32 +00:00 committed by GitHub
parent 7ba6db3b9d
commit 68936e7772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -76,7 +76,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.17",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.9",
"@types/react": "18.2.10",
"@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.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.9.tgz",
"integrity": "sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==",
"version": "18.2.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.10.tgz",
"integrity": "sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View file

@ -81,7 +81,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.17",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.9",
"@types/react": "18.2.10",
"@types/react-linkify": "1.0.1",
"@types/ua-parser-js": "0.7.36",
"@types/video.js": "^7.3.50",