|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.16.5", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.2.5", |
|
|
|
|
"@types/react": "18.2.6", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
@ -13434,9 +13434,9 @@
@@ -13434,9 +13434,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.5.tgz", |
|
|
|
|
"integrity": "sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA==", |
|
|
|
|
"version": "18.2.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz", |
|
|
|
|
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|