chore(deps): update dependency @types/react to v18.2.9
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -76,7 +76,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.16.16",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.8",
|
||||
"@types/react": "18.2.9",
|
||||
"@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.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz",
|
||||
"integrity": "sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==",
|
||||
"version": "18.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.9.tgz",
|
||||
"integrity": "sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.16.16",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.2.8",
|
||||
"@types/react": "18.2.9",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
"@types/ua-parser-js": "0.7.36",
|
||||
"@types/video.js": "^7.3.50",
|
||||
|
||||
Reference in New Issue
Block a user