Browse Source

update 升级依赖

LiuHao 11 months ago
parent
commit
f6727d80b8
1 changed files with 31 additions and 31 deletions
  1. 31 31
      package.json

+ 31 - 31
package.json

@@ -33,7 +33,7 @@
     "crypto-js": "4.2.0",
     "diagram-js": "12.3.0",
     "didi": "9.0.2",
-    "echarts": "5.4.3",
+    "echarts": "5.5.0",
     "element-plus": "2.4.4",
     "file-saver": "2.0.5",
     "fuse.js": "7.0.0",
@@ -46,58 +46,58 @@
     "path-browserify": "1.0.1",
     "path-to-regexp": "6.2.1",
     "pinia": "2.1.7",
-    "preact": "10.19.3",
+    "preact": "10.19.7",
     "screenfull": "6.0.2",
     "vform3-builds": "3.0.10",
-    "vue": "3.4.13",
+    "vue": "3.4.21",
     "vue-cropper": "1.1.1",
-    "vue-i18n": "9.9.0",
-    "vue-router": "4.2.5",
+    "vue-i18n": "9.10.2",
+    "vue-router": "4.3.0",
     "vue-types": "5.1.1",
-    "vxe-table": "4.5.18",
+    "vxe-table": "4.5.21",
     "zeebe-bpmn-moddle": "1.0.0"
   },
   "devDependencies": {
-    "@iconify/json": "2.2.168",
-    "@intlify/unplugin-vue-i18n": "2.0.0",
-    "@types/crypto-js": "4.2.1",
+    "@iconify/json": "2.2.193",
+    "@intlify/unplugin-vue-i18n": "3.0.1",
+    "@types/crypto-js": "4.2.2",
     "@types/file-saver": "2.0.7",
     "@types/js-cookie": "3.0.6",
     "@types/node": "18.14.2",
     "@types/nprogress": "0.2.3",
     "@types/path-browserify": "1.0.2",
-    "@typescript-eslint/eslint-plugin": "6.18.1",
-    "@typescript-eslint/parser": "6.18.1",
-    "@unocss/preset-attributify": "0.58.3",
-    "@unocss/preset-icons": "0.58.3",
-    "@unocss/preset-uno": "0.58.3",
+    "@typescript-eslint/eslint-plugin": "7.3.1",
+    "@typescript-eslint/parser": "7.3.1",
+    "@unocss/preset-attributify": "0.58.6",
+    "@unocss/preset-icons": "0.58.6",
+    "@unocss/preset-uno": "0.58.6",
     "@vitejs/plugin-vue": "5.0.3",
-    "@vue/compiler-sfc": "3.4.13",
-    "autoprefixer": "10.4.16",
-    "eslint": "8.56.0",
+    "@vue/compiler-sfc": "3.4.21",
+    "autoprefixer": "10.4.18",
+    "eslint": "8.57.0",
     "eslint-config-prettier": "9.1.0",
     "eslint-define-config": "2.1.0",
     "eslint-plugin-prettier": "5.1.3",
     "eslint-plugin-promise": "6.1.1",
     "eslint-plugin-node": "11.1.0",
     "eslint-plugin-import": "2.29.1",
-    "eslint-plugin-vue": "9.20.1",
+    "eslint-plugin-vue": "9.23.0",
     "fast-glob": "3.3.2",
-    "husky": "8.0.3",
-    "postcss": "8.4.33",
-    "prettier": "3.2.2",
-    "sass": "1.69.7",
-    "typescript": "5.3.3",
-    "unocss": "0.58.3",
-    "unplugin-auto-import": "0.17.3",
-    "unplugin-icons": "0.18.2",
+    "husky": "9.0.11",
+    "postcss": "8.4.36",
+    "prettier": "3.2.5",
+    "sass": "1.72.0",
+    "typescript": "5.4.2",
+    "unocss": "0.58.6",
+    "unplugin-auto-import": "0.17.5",
+    "unplugin-icons": "0.18.5",
     "unplugin-vue-components": "0.26.0",
-    "unplugin-vue-setup-extend-plus": "1.0.0",
-    "vite": "5.0.11",
+    "unplugin-vue-setup-extend-plus": "1.0.1",
+    "vite": "5.1.6",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-svg-icons": "2.0.1",
-    "vitest": "1.2.0",
-    "vue-eslint-parser": "9.4.0",
-    "vue-tsc": "1.8.27"
+    "vitest": "1.4.0",
+    "vue-eslint-parser": "9.4.2",
+    "vue-tsc": "2.0.6"
   }
 }