Browse Source

chore: update

xiaoxian521 2 years ago
parent
commit
45f912c2f5
2 changed files with 184 additions and 265 deletions
  1. 7 8
      package.json
  2. 177 257
      pnpm-lock.yaml

+ 7 - 8
package.json

@@ -45,7 +45,6 @@
     "axios": "^0.27.2",
     "china-area-data": "^5.0.1",
     "cropperjs": "^1.5.12",
-    "css-color-function": "^1.3.3",
     "dayjs": "^1.11.4",
     "driver.js": "^0.9.8",
     "echarts": "^5.3.3",
@@ -111,9 +110,9 @@
     "@types/sortablejs": "^1.13.0",
     "@typescript-eslint/eslint-plugin": "^5.10.2",
     "@typescript-eslint/parser": "^5.10.2",
-    "@vitejs/plugin-legacy": "^2.0.1",
-    "@vitejs/plugin-vue": "^3.0.3",
-    "@vitejs/plugin-vue-jsx": "^2.0.0",
+    "@vitejs/plugin-legacy": "^2.1.0",
+    "@vitejs/plugin-vue": "^3.1.0",
+    "@vitejs/plugin-vue-jsx": "^2.0.1",
     "@vue/eslint-config-prettier": "^7.0.0",
     "@vue/eslint-config-typescript": "^10.0.0",
     "@vue/runtime-core": "^3.2.38",
@@ -134,7 +133,7 @@
     "prettier": "^2.5.1",
     "pretty-quick": "3.1.1",
     "rimraf": "3.0.2",
-    "rollup-plugin-visualizer": "^5.8.0",
+    "rollup-plugin-visualizer": "^5.8.1",
     "sass": "^1.53.0",
     "sass-loader": "^13.0.2",
     "stylelint": "^14.3.0",
@@ -145,14 +144,14 @@
     "stylelint-order": "^5.0.0",
     "terser": "^5.15.0",
     "typescript": "^4.7.4",
-    "unocss": "^0.45.14",
+    "unocss": "^0.45.15",
     "unplugin-vue-define-options": "0.7.3",
-    "vite": "^3.0.9",
+    "vite": "^3.1.0",
     "vite-plugin-mock": "^2.9.6",
     "vite-plugin-remove-console": "^1.1.0",
     "vite-svg-loader": "^3.4.0",
     "vue-eslint-parser": "^8.2.0",
-    "vue-tsc": "^0.40.5"
+    "vue-tsc": "^0.40.7"
   },
   "pnpm": {
     "peerDependencyRules": {

File diff suppressed because it is too large
+ 177 - 257
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff