|
|
@ -77,7 +77,7 @@ |
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
"@types/node": "18.16.14", |
|
|
|
"@types/node": "18.16.14", |
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
"@types/react": "18.2.6", |
|
|
|
"@types/react": "18.2.7", |
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
"@types/video.js": "^7.3.50", |
|
|
@ -13660,9 +13660,9 @@ |
|
|
|
"dev": true |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@types/react": { |
|
|
|
"node_modules/@types/react": { |
|
|
|
"version": "18.2.6", |
|
|
|
"version": "18.2.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.7.tgz", |
|
|
|
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==", |
|
|
|
"integrity": "sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@types/prop-types": "*", |
|
|
|
"@types/prop-types": "*", |
|
|
|
"@types/scheduler": "*", |
|
|
|
"@types/scheduler": "*", |
|
|
|