|
|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.15.10", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.0.29", |
|
|
|
|
"@types/react": "18.0.30", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
|
@ -12043,9 +12043,9 @@
@@ -12043,9 +12043,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.0.29", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.29.tgz", |
|
|
|
|
"integrity": "sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==", |
|
|
|
|
"version": "18.0.30", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.30.tgz", |
|
|
|
|
"integrity": "sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|
|