|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.15.11", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.0.34", |
|
|
|
|
"@types/react": "18.0.35", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
@ -12223,9 +12223,9 @@
@@ -12223,9 +12223,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.0.34", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.34.tgz", |
|
|
|
|
"integrity": "sha512-NO1UO8941541CJl1BeOXi8a9dNKFK09Gnru5ZJqkm4Q3/WoQJtHvmwt0VX0SB9YCEwe7TfSSxDuaNmx6H2BAIQ==", |
|
|
|
|
"version": "18.0.35", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.35.tgz", |
|
|
|
|
"integrity": "sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|