|
|
@@ -12,37 +12,37 @@
|
|
|
"dependencies": {
|
|
|
"@ant-design/charts": "^2.6.7",
|
|
|
"@ant-design/plots": "^2.6.8",
|
|
|
- "@ant-design/pro-components": "^3.1.10-0",
|
|
|
- "@ant-design/x": "^2.3.0",
|
|
|
- "@ant-design/x-markdown": "^2.3.0",
|
|
|
- "@ant-design/x-sdk": "^2.3.0",
|
|
|
+ "@ant-design/pro-components": "^3.1.11-0",
|
|
|
+ "@ant-design/x": "^2.4.0",
|
|
|
+ "@ant-design/x-markdown": "^2.4.0",
|
|
|
+ "@ant-design/x-sdk": "^2.4.0",
|
|
|
"@graphiql/react": "^0.37.3",
|
|
|
- "@mdxeditor/editor": "^3.52.4",
|
|
|
+ "@mdxeditor/editor": "^3.53.1",
|
|
|
"@reduxjs/toolkit": "^2.11.2",
|
|
|
"@types/diff": "^7.0.2",
|
|
|
"@types/js-cookie": "^3.0.6",
|
|
|
"@types/lodash": "^4.17.24",
|
|
|
"@types/marked": "^5.0.2",
|
|
|
"@uiw/react-md-editor": "^4.0.11",
|
|
|
- "antd": "^6.3.1",
|
|
|
- "dayjs": "^1.11.19",
|
|
|
- "diff": "^8.0.3",
|
|
|
- "jose": "^6.2.0",
|
|
|
+ "antd": "^6.3.4",
|
|
|
+ "dayjs": "^1.11.20",
|
|
|
+ "diff": "^8.0.4",
|
|
|
+ "jose": "^6.2.2",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"lodash": "^4.17.23",
|
|
|
- "marked": "^17.0.4",
|
|
|
+ "marked": "^17.0.5",
|
|
|
"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.1",
|
|
|
+ "react-router": "^7.13.2",
|
|
|
"remark-gfm": "^4.0.1",
|
|
|
"slate": "^0.123.0",
|
|
|
"slate-history": "^0.113.1",
|
|
|
"slate-react": "^0.123.0",
|
|
|
- "styled-components": "^6.3.11",
|
|
|
+ "styled-components": "^6.3.12",
|
|
|
"usehooks-ts": "^3.1.1",
|
|
|
"video.js": "^8.23.7"
|
|
|
},
|