Browse Source

update 升级前端依赖(定稿)

疯狂的狮子Li 10 months ago
parent
commit
c089f2497c
1 changed files with 11 additions and 11 deletions
  1. 11 11
      package.json

+ 11 - 11
package.json

@@ -23,7 +23,7 @@
     "@highlightjs/vue-plugin": "2.1.0",
     "@lezer/common": "1.2.1",
     "@vueup/vue-quill": "1.2.0",
-    "@vueuse/core": "10.7.2",
+    "@vueuse/core": "10.9.0",
     "animate.css": "4.1.1",
     "await-to-js": "3.0.0",
     "axios": "1.6.8",
@@ -34,7 +34,7 @@
     "diagram-js": "12.3.0",
     "didi": "9.0.2",
     "echarts": "5.5.0",
-    "element-plus": "2.6.2",
+    "element-plus": "2.6.3",
     "file-saver": "2.0.5",
     "fuse.js": "7.0.0",
     "highlight.js": "11.9.0",
@@ -49,16 +49,16 @@
     "preact": "10.19.7",
     "screenfull": "6.0.2",
     "vform3-builds": "3.0.10",
-    "vue": "3.4.21",
+    "vue": "3.4.23",
     "vue-cropper": "1.1.1",
     "vue-i18n": "9.10.2",
     "vue-router": "4.3.0",
     "vue-types": "5.1.1",
-    "vxe-table": "4.5.21",
+    "vxe-table": "4.5.22",
     "zeebe-bpmn-moddle": "1.0.0"
   },
   "devDependencies": {
-    "@iconify/json": "2.2.193",
+    "@iconify/json": "2.2.201",
     "@intlify/unplugin-vue-i18n": "3.0.1",
     "@types/crypto-js": "4.2.2",
     "@types/file-saver": "2.0.7",
@@ -71,8 +71,8 @@
     "@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.21",
+    "@vitejs/plugin-vue": "5.0.4",
+    "@vue/compiler-sfc": "3.4.23",
     "autoprefixer": "10.4.18",
     "eslint": "8.57.0",
     "eslint-config-prettier": "9.1.0",
@@ -87,17 +87,17 @@
     "postcss": "8.4.36",
     "prettier": "3.2.5",
     "sass": "1.72.0",
-    "typescript": "5.4.3",
+    "typescript": "5.4.5",
     "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.1",
-    "vite": "5.2.6",
+    "vite": "5.2.9",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-svg-icons": "2.0.1",
-    "vitest": "1.4.0",
+    "vitest": "1.5.0",
     "vue-eslint-parser": "9.4.2",
-    "vue-tsc": "2.0.6"
+    "vue-tsc": "2.0.13"
   }
 }