|
@@ -81,7 +81,6 @@
|
|
"umi-serve": "^1.9.10"
|
|
"umi-serve": "^1.9.10"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "babel-plugin-import": "^1.13.3",
|
|
|
|
"@ant-design/pro-cli": "^2.0.2",
|
|
"@ant-design/pro-cli": "^2.0.2",
|
|
"@types/express": "^4.17.0",
|
|
"@types/express": "^4.17.0",
|
|
"@types/history": "^4.7.2",
|
|
"@types/history": "^4.7.2",
|
|
@@ -90,17 +89,21 @@
|
|
"@types/react": "^17.0.0",
|
|
"@types/react": "^17.0.0",
|
|
"@types/react-dom": "^17.0.0",
|
|
"@types/react-dom": "^17.0.0",
|
|
"@types/react-helmet": "^6.1.0",
|
|
"@types/react-helmet": "^6.1.0",
|
|
- "@umijs/fabric": "^2.10.1",
|
|
|
|
|
|
+ "@umijs/fabric": "^2.10.2",
|
|
"@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/preset-ant-design-pro": "^1.2.0",
|
|
"@umijs/preset-ant-design-pro": "^1.2.0",
|
|
"@umijs/preset-react": "^1.8.17",
|
|
"@umijs/preset-react": "^1.8.17",
|
|
"@umijs/yorkie": "^2.0.3",
|
|
"@umijs/yorkie": "^2.0.3",
|
|
|
|
+ "babel-plugin-import": "^1.13.3",
|
|
"browserslist": "^4.18.1",
|
|
"browserslist": "^4.18.1",
|
|
"carlo": "^0.9.46",
|
|
"carlo": "^0.9.46",
|
|
"cross-env": "^7.0.3",
|
|
"cross-env": "^7.0.3",
|
|
"cross-port-killer": "^1.1.1",
|
|
"cross-port-killer": "^1.1.1",
|
|
"detect-installer": "^1.0.1",
|
|
"detect-installer": "^1.0.1",
|
|
|
|
+ "eslint-plugin-javascript": "^1.3.4",
|
|
|
|
+ "eslint-plugin-jsx": "^0.1.0",
|
|
|
|
+ "eslint-plugin-typescript": "^0.14.0",
|
|
"express": "^4.17.1",
|
|
"express": "^4.17.1",
|
|
"gh-pages": "^3.0.0",
|
|
"gh-pages": "^3.0.0",
|
|
"lint-staged": "^10.0.0",
|
|
"lint-staged": "^10.0.0",
|