Kaynağa Gözat

依赖包升级

tongshangming 1 yıl önce
ebeveyn
işleme
48e28b12d8
3 değiştirilmiş dosya ile 260 ekleme ve 263 silme
  1. 27 27
      package.json
  2. 1 1
      plopfile.js
  3. 232 235
      pnpm-lock.yaml

+ 27 - 27
package.json

@@ -13,53 +13,53 @@
     "micro": "plop micro"
   },
   "dependencies": {
-    "@element-plus/icons-vue": "^2.1.0",
-    "@fskj-admin/core": "^0.0.7",
+    "@element-plus/icons-vue": "^2.3.1",
+    "@fskj-admin/core": "^1.0.0",
     "@icon-park/vue-next": "^1.4.2",
-    "@vueuse/core": "^10.6.1",
+    "@vueuse/core": "^10.7.1",
     "@wangeditor/editor": "^5.1.23",
     "@wangeditor/editor-for-vue": "^5.1.12",
-    "axios": "^1.6.2",
+    "axios": "^1.6.4",
     "dayjs": "^1.11.10",
-    "element-plus": "^2.4.2",
+    "element-plus": "^2.4.4",
     "nprogress": "^0.2.0",
     "pinia": "^2.1.7",
     "splitpanes": "^3.1.5",
-    "vue": "^3.3.8",
+    "vue": "^3.4.5",
     "vue-cropper": "^1.1.1",
     "vue-router": "^4.2.5",
-    "vxe-table": "^4.5.13",
+    "vxe-table": "^4.5.17",
     "wujie-vue3": "^1.0.22",
     "xe-utils": "^3.5.14"
   },
   "devDependencies": {
-    "@iconify-json/ep": "^1.1.12",
-    "@rushstack/eslint-patch": "^1.6.0",
+    "@iconify-json/ep": "^1.1.14",
+    "@rushstack/eslint-patch": "^1.6.1",
     "@tsconfig/node18": "^18.2.2",
-    "@types/node": "^20.9.5",
+    "@types/node": "^20.10.6",
     "@types/nprogress": "^0.2.3",
-    "@types/qs": "^6.9.10",
-    "@vitejs/plugin-vue": "^4.5.0",
+    "@types/qs": "^6.9.11",
+    "@vitejs/plugin-vue": "^5.0.2",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
-    "@vue/eslint-config-prettier": "^8.0.0",
+    "@vue/eslint-config-prettier": "^9.0.0",
     "@vue/eslint-config-typescript": "^12.0.0",
-    "@vue/tsconfig": "^0.4.0",
-    "eslint": "^8.54.0",
-    "eslint-plugin-vue": "^9.18.1",
+    "@vue/tsconfig": "^0.5.1",
+    "eslint": "^8.56.0",
+    "eslint-plugin-vue": "^9.19.2",
     "npm-run-all": "^4.1.5",
     "plop": "^4.0.1",
-    "prettier": "^3.1.0",
-    "sass": "^1.69.5",
-    "typescript": "~5.3.2",
-    "unocss": "^0.57.7",
-    "unplugin-auto-import": "^0.16.7",
-    "unplugin-icons": "^0.17.4",
-    "unplugin-vue-components": "^0.25.2",
-    "unplugin-vue-define-options": "^1.4.0",
-    "vite": "^5.0.2",
+    "prettier": "^3.1.1",
+    "sass": "^1.69.7",
+    "typescript": "~5.3.3",
+    "unocss": "^0.58.3",
+    "unplugin-auto-import": "^0.17.3",
+    "unplugin-icons": "^0.18.1",
+    "unplugin-vue-components": "^0.26.0",
+    "unplugin-vue-define-options": "^1.4.1",
+    "vite": "^5.0.10",
     "vite-plugin-style-import": "^2.0.0",
     "vite-plugin-svg-icons": "^2.0.1",
-    "vite-plugin-vue-devtools": "^7.0.4",
-    "vue-tsc": "^1.8.22"
+    "vite-plugin-vue-devtools": "^7.0.5",
+    "vue-tsc": "^1.8.27"
   }
 }

+ 1 - 1
plopfile.js

@@ -59,7 +59,7 @@ export default plop => {
         } else {
           actions.push({
             type: 'add',
-            path: `src/domain/{{camelCase name}}/${type}.ts`,
+            path: `src/domains/{{camelCase name}}/${type}.ts`,
             templateFile: `plop-template/${type}.hbs`
           })
         }

Dosya farkı çok büyük olduğundan ihmal edildi
+ 232 - 235
pnpm-lock.yaml


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor