Browse Source

fix: 升级依赖

outaozhen 2 years ago
parent
commit
cdc8aea7ca
2 changed files with 1111 additions and 859 deletions
  1. 3 3
      package.json
  2. 1108 856
      pnpm-lock.yaml

+ 3 - 3
package.json

@@ -33,8 +33,8 @@
     "@ant-design/pro-layout": "6.38.8",
     "@ant-design/pro-table": "2.76.3",
     "@icon-park/react": "^1.3.5",
-    "@umijs/max": "4.0.7",
-    "@umijs/plugins": "4.0.7",
+    "@umijs/max": "4.0.9",
+    "@umijs/plugins": "4.0.9",
     "ahooks": "2.10.9",
     "antd": "^4.19.5",
     "array-move": "^4.0.0",
@@ -53,6 +53,7 @@
     "@types/lodash": "^4.14.181",
     "@types/react": "^18.0.0",
     "@types/react-dom": "^18.0.0",
+    "@unocss/cli": "^0.44.2",
     "babel-plugin-import": "^1.13.3",
     "cross-env": "^7.0.3",
     "eslint": "^8.17.0",
@@ -61,7 +62,6 @@
     "prettier": "^2.6.1",
     "stylelint": "^14.9.0",
     "typescript": "^4.6.3",
-    "@unocss/cli": "^0.44.2",
     "unocss": "^0.44.2"
   },
   "engines": {

File diff suppressed because it is too large
+ 1108 - 856
pnpm-lock.yaml