Selaa lähdekoodia

fix 升级vite版本4.1.4->4.3.1

LiuHao 2 vuotta sitten
vanhempi
commit
4722a8ef9b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -22,7 +22,6 @@
     "@vueuse/core": "9.5.0",
     "animate.css": "4.1.1",
     "await-to-js": "^3.0.0",
-    "vform3-builds": "3.0.8",
     "axios": "^1.3.4",
     "echarts": "5.4.0",
     "element-plus": "2.2.27",
@@ -35,6 +34,7 @@
     "path-to-regexp": "6.2.0",
     "pinia": "2.0.22",
     "screenfull": "6.0.0",
+    "vform3-builds": "3.0.8",
     "vue": "3.2.45",
     "vue-cropper": "1.0.3",
     "vue-i18n": "9.2.2",
@@ -70,7 +70,7 @@
     "unplugin-auto-import": "0.13.0",
     "unplugin-icons": "0.15.1",
     "unplugin-vue-components": "0.23.0",
-    "vite": "4.1.4",
+    "vite": "4.3.1",
     "vite-plugin-compression": "0.5.1",
     "vite-plugin-svg-icons": "2.0.1",
     "vite-plugin-vue-setup-extend": "^0.4.0",