|
@@ -49,13 +49,13 @@
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@ant-design/icons": "^4.0.0",
|
|
"@ant-design/icons": "^4.0.0",
|
|
|
"@ant-design/pro-descriptions": "^1.0.19",
|
|
"@ant-design/pro-descriptions": "^1.0.19",
|
|
|
- "@ant-design/pro-form": "^1.3.0",
|
|
|
|
|
|
|
+ "@ant-design/pro-form": "1.31.2",
|
|
|
"@ant-design/pro-layout": "6.19.3",
|
|
"@ant-design/pro-layout": "6.19.3",
|
|
|
- "@ant-design/pro-table": "^2.9.16",
|
|
|
|
|
|
|
+ "@ant-design/pro-table": "2.43.4",
|
|
|
"@icon-park/react": "^1.3.3",
|
|
"@icon-park/react": "^1.3.3",
|
|
|
"@umijs/route-utils": "^1.0.33",
|
|
"@umijs/route-utils": "^1.0.33",
|
|
|
"ahooks": "^2.10.0",
|
|
"ahooks": "^2.10.0",
|
|
|
- "antd": "^4.8.0",
|
|
|
|
|
|
|
+ "antd": "4.16.6",
|
|
|
"classnames": "^2.2.6",
|
|
"classnames": "^2.2.6",
|
|
|
"crypto-js": "^4.0.0",
|
|
"crypto-js": "^4.0.0",
|
|
|
"dayjs": "^1.10.4",
|
|
"dayjs": "^1.10.4",
|
|
@@ -71,7 +71,7 @@
|
|
|
"use-merge-value": "^1.0.1"
|
|
"use-merge-value": "^1.0.1"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@ant-design/pro-cli": "^1.0.18",
|
|
|
|
|
|
|
+ "@ant-design/pro-cli": "2.1.1",
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
|
"@types/classnames": "^2.2.7",
|
|
"@types/classnames": "^2.2.7",
|
|
|
"@types/express": "^4.17.0",
|
|
"@types/express": "^4.17.0",
|
|
@@ -86,7 +86,7 @@
|
|
|
"@umijs/plugin-blocks": "^2.0.5",
|
|
"@umijs/plugin-blocks": "^2.0.5",
|
|
|
"@umijs/plugin-esbuild": "^1.0.1",
|
|
"@umijs/plugin-esbuild": "^1.0.1",
|
|
|
"@umijs/plugin-sass": "^1.1.1",
|
|
"@umijs/plugin-sass": "^1.1.1",
|
|
|
- "@umijs/preset-ant-design-pro": "^1.2.0",
|
|
|
|
|
|
|
+ "@umijs/preset-ant-design-pro": "1.3.2",
|
|
|
"@umijs/preset-react": "1.8.12",
|
|
"@umijs/preset-react": "1.8.12",
|
|
|
"@umijs/yorkie": "^2.0.3",
|
|
"@umijs/yorkie": "^2.0.3",
|
|
|
"agent-base": "^6.0.2",
|
|
"agent-base": "^6.0.2",
|
|
@@ -116,8 +116,8 @@
|
|
|
"stylelint": "^13.9.0",
|
|
"stylelint": "^13.9.0",
|
|
|
"typescript": "^4.0.3",
|
|
"typescript": "^4.0.3",
|
|
|
"webpack": "^5.40.0",
|
|
"webpack": "^5.40.0",
|
|
|
- "windicss": "3.0.12",
|
|
|
|
|
- "windicss-webpack-plugin": "1.0.0"
|
|
|
|
|
|
|
+ "windicss": "3.1.4",
|
|
|
|
|
+ "windicss-webpack-plugin": "1.2.4"
|
|
|
},
|
|
},
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=10.0.0"
|
|
"node": ">=10.0.0"
|