Browse Source

fix: 更新依赖

lanjianrong 4 years ago
parent
commit
070fd6e334
3 changed files with 718 additions and 898 deletions
  1. 1 0
      .gitignore
  2. 5 6
      package.json
  3. 712 892
      pnpm-lock.yaml

+ 1 - 0
.gitignore

@@ -19,6 +19,7 @@ yarn-error.log
 .idea
 yarn.lock
 package-lock.json
+pnpm-lock.yaml
 *bak
 .vscode
 

+ 5 - 6
package.json

@@ -48,15 +48,14 @@
     "not ie <= 10"
   ],
   "dependencies": {
-    "@ant-design/charts": "1.3.2",
+    "@ant-design/charts": "^1.3.2",
     "@ant-design/icons": "^4.0.0",
-    "@ant-design/pro-form": "1.66.0",
-    "@ant-design/pro-layout": "6.19.3",
-    "@ant-design/pro-table": "2.60.0",
+    "@ant-design/pro-form": "^1.66.0",
+    "@ant-design/pro-layout": "^6.19.3",
+    "@ant-design/pro-table": "^2.60.0",
     "@icon-park/react": "^1.3.3",
-    "@umijs/route-utils": "^1.0.33",
     "ahooks": "^2.10.0",
-    "antd": "4.18.5",
+    "antd": "^4.18.5",
     "antd-img-crop": "^3.16.0",
     "classnames": "^2.2.6",
     "crypto-js": "^4.0.0",

File diff suppressed because it is too large
+ 712 - 892
pnpm-lock.yaml