|
|
|
@ -75,7 +75,7 @@
@@ -75,7 +75,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.11.18", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.0.26", |
|
|
|
|
"@types/react": "18.0.27", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
@ -11914,9 +11914,9 @@
@@ -11914,9 +11914,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.0.26", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.26.tgz", |
|
|
|
|
"integrity": "sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==", |
|
|
|
|
"version": "18.0.27", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.27.tgz", |
|
|
|
|
"integrity": "sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|