瀏覽代碼

chore: update deps

vben 11 月之前
父節點
當前提交
bcd5e49117

+ 1 - 1
apps/backend-mock/package.json

@@ -10,6 +10,6 @@
     "build": "nitro build"
   },
   "dependencies": {
-    "nitropack": "latest"
+    "nitropack": "^2.9.7"
   }
 }

+ 1 - 1
apps/web-antd/package.json

@@ -45,7 +45,7 @@
     "ant-design-vue": "^4.2.3",
     "dayjs": "^1.11.12",
     "pinia": "2.1.7",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   }
 }

+ 2 - 2
internal/lint-configs/eslint-config/package.json

@@ -27,7 +27,7 @@
     }
   },
   "dependencies": {
-    "eslint-config-turbo": "^2.0.7",
+    "eslint-config-turbo": "^2.0.9",
     "eslint-plugin-command": "^0.2.3"
   },
   "devDependencies": {
@@ -39,7 +39,7 @@
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-eslint-comments": "^3.2.0",
     "eslint-plugin-i": "^2.29.1",
-    "eslint-plugin-jsdoc": "^48.7.0",
+    "eslint-plugin-jsdoc": "^48.8.1",
     "eslint-plugin-jsonc": "^2.16.0",
     "eslint-plugin-n": "^17.9.0",
     "eslint-plugin-no-only-tests": "^3.1.0",

+ 1 - 1
internal/vite-config/package.json

@@ -49,7 +49,7 @@
     "sass": "^1.77.8",
     "vite": "^5.3.4",
     "vite-plugin-compression": "^0.5.1",
-    "vite-plugin-dts": "^3.9.1",
+    "vite-plugin-dts": "4.0.0-beta.1",
     "vite-plugin-html": "^3.2.2"
   }
 }

+ 1 - 1
package.json

@@ -71,7 +71,7 @@
     "is-ci": "^3.0.1",
     "jsdom": "^24.1.0",
     "rimraf": "^6.0.1",
-    "turbo": "^2.0.7",
+    "turbo": "^2.0.9",
     "typescript": "^5.5.3",
     "unbuild": "^2.0.0",
     "vite": "^5.3.4",

+ 1 - 1
packages/@core/forward/preferences/package.json

@@ -32,6 +32,6 @@
     "@vben-core/toolkit": "workspace:*",
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/@core/forward/stores/package.json

@@ -42,7 +42,7 @@
     "@vben-core/typings": "workspace:*",
     "pinia": "2.1.7",
     "pinia-plugin-persistedstate": "^3.2.1",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   }
 }

+ 1 - 1
packages/@core/hooks/package.json

@@ -43,7 +43,7 @@
     "@vueuse/core": "^10.11.0",
     "radix-vue": "^1.9.1",
     "sortablejs": "^1.15.2",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   },
   "devDependencies": {

+ 1 - 1
packages/@core/locales/package.json

@@ -43,7 +43,7 @@
   "dependencies": {
     "@intlify/core-base": "^9.13.1",
     "@vben-core/typings": "workspace:*",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-i18n": "^9.13.1"
   }
 }

+ 2 - 2
packages/@core/shared/icons/package.json

@@ -36,7 +36,7 @@
   },
   "dependencies": {
     "@iconify/vue": "^4.1.2",
-    "lucide-vue-next": "^0.408.0",
-    "vue": "^3.4.32"
+    "lucide-vue-next": "^0.411.0",
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/@core/shared/toolkit/package.json

@@ -37,7 +37,7 @@
   },
   "dependencies": {
     "@ctrl/tinycolor": "^4.1.0",
-    "@vue/shared": "^3.4.32",
+    "@vue/shared": "^3.4.33",
     "clsx": "^2.1.1",
     "defu": "^6.1.4",
     "lodash.clonedeep": "^4.5.0",

+ 1 - 1
packages/@core/shared/typings/package.json

@@ -39,7 +39,7 @@
     }
   },
   "dependencies": {
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   }
 }

+ 1 - 1
packages/@core/ui-kit/layout-ui/package.json

@@ -42,6 +42,6 @@
     "@vben-core/shadcn-ui": "workspace:*",
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/@core/ui-kit/menu-ui/package.json

@@ -43,6 +43,6 @@
     "@vben-core/toolkit": "workspace:*",
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 2 - 2
packages/@core/ui-kit/shadcn-ui/package.json

@@ -48,8 +48,8 @@
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
     "class-variance-authority": "^0.7.0",
-    "lucide-vue-next": "^0.408.0",
+    "lucide-vue-next": "^0.411.0",
     "radix-vue": "^1.9.1",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/@core/ui-kit/tabs-ui/package.json

@@ -41,6 +41,6 @@
     "@vben-core/icons": "workspace:*",
     "@vben-core/shadcn-ui": "workspace:*",
     "@vben-core/typings": "workspace:*",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/effects/access/package.json

@@ -42,6 +42,6 @@
     "@vben-core/stores": "workspace:*",
     "@vben-core/toolkit": "workspace:*",
     "@vben-core/typings": "workspace:*",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/effects/chart-ui/package.json

@@ -40,6 +40,6 @@
     "@vben-core/preferences": "workspace:*",
     "@vueuse/core": "^10.11.0",
     "echarts": "^5.5.1",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

+ 1 - 1
packages/effects/common-ui/package.json

@@ -45,7 +45,7 @@
     "@vben/types": "workspace:*",
     "@vueuse/integrations": "^10.11.0",
     "qrcode": "^1.5.3",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   },
   "devDependencies": {

+ 1 - 1
packages/effects/layouts/package.json

@@ -50,7 +50,7 @@
     "@vben-core/toolkit": "workspace:*",
     "@vben-core/typings": "workspace:*",
     "@vueuse/core": "^10.11.0",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   }
 }

+ 1 - 1
packages/types/package.json

@@ -40,7 +40,7 @@
   },
   "dependencies": {
     "@vben-core/typings": "workspace:*",
-    "vue": "^3.4.32",
+    "vue": "^3.4.33",
     "vue-router": "^4.4.0"
   }
 }

File diff suppressed because it is too large
+ 203 - 209
pnpm-lock.yaml


+ 1 - 1
website/package.json

@@ -9,6 +9,6 @@
   },
   "devDependencies": {
     "vitepress": "^1.3.1",
-    "vue": "^3.4.32"
+    "vue": "^3.4.33"
   }
 }

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