|
|
|
@ -10,7 +10,7 @@
@@ -10,7 +10,7 @@
|
|
|
|
|
"dependencies": { |
|
|
|
|
"@ant-design/icons": "4.8.0", |
|
|
|
|
"@codemirror/lang-css": "6.2.0", |
|
|
|
|
"@codemirror/lang-html": "^6.4.5", |
|
|
|
|
"@codemirror/lang-html": "^6.4.2", |
|
|
|
|
"@codemirror/lang-javascript": "^6.1.2", |
|
|
|
|
"@codemirror/lang-markdown": "6.2.0", |
|
|
|
|
"@codemirror/language-data": "6.3.1", |
|
|
|
@ -75,7 +75,7 @@
@@ -75,7 +75,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.16.18", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.2.13", |
|
|
|
|
"@types/react": "18.2.14", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
|
"@types/video.js": "^7.3.50", |
|
|
|
@ -13523,9 +13523,9 @@
@@ -13523,9 +13523,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.13", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.13.tgz", |
|
|
|
|
"integrity": "sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==", |
|
|
|
|
"version": "18.2.14", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.14.tgz", |
|
|
|
|
"integrity": "sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|