|
|
@@ -14,25 +14,32 @@
|
|
|
"@ant-design/pro-components": "^3.1.4-0",
|
|
|
"@ant-design/x": "^2.2.2",
|
|
|
"@graphiql/react": "^0.37.3",
|
|
|
+ "@mdxeditor/editor": "^3.52.4",
|
|
|
"@reduxjs/toolkit": "^2.11.2",
|
|
|
"@types/diff": "^7.0.2",
|
|
|
"@types/js-cookie": "^3.0.6",
|
|
|
"@types/lodash": "^4.17.23",
|
|
|
"@types/marked": "^5.0.2",
|
|
|
"@types/video.js": "^7.3.58",
|
|
|
+ "@uiw/react-md-editor": "^4.0.11",
|
|
|
"antd": "^6.3.0",
|
|
|
"dayjs": "^1.11.19",
|
|
|
"diff": "^8.0.3",
|
|
|
"jose": "^6.1.3",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"lodash": "^4.17.23",
|
|
|
- "marked": "^17.0.2",
|
|
|
+ "marked": "^17.0.3",
|
|
|
"rc-virtual-list": "^3.19.2",
|
|
|
"react": "^19.2.0",
|
|
|
"react-dom": "^19.2.0",
|
|
|
"react-intl": "^7.1.14",
|
|
|
+ "react-markdown": "^10.1.0",
|
|
|
"react-redux": "^9.2.0",
|
|
|
"react-router": "^7.13.0",
|
|
|
+ "remark-gfm": "^4.0.1",
|
|
|
+ "slate": "^0.123.0",
|
|
|
+ "slate-history": "^0.113.1",
|
|
|
+ "slate-react": "^0.123.0",
|
|
|
"usehooks-ts": "^3.1.1",
|
|
|
"video.js": "^8.23.7"
|
|
|
},
|