فهرست منبع

chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 (#4392)

Vben 1 سال پیش
والد
کامیت
29f572abd3

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

@@ -41,10 +41,10 @@
     "@vben/types": "workspace:*",
     "@vben/utils": "workspace:*",
     "@vueuse/core": "^11.0.3",
-    "ant-design-vue": "^4.2.3",
+    "ant-design-vue": "^4.2.4",
     "dayjs": "^1.11.13",
     "pinia": "2.2.2",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 2 - 2
apps/web-ele/package.json

@@ -42,10 +42,10 @@
     "@vben/utils": "workspace:*",
     "@vueuse/core": "^11.0.3",
     "dayjs": "^1.11.13",
-    "element-plus": "^2.8.2",
+    "element-plus": "^2.8.3",
     "pinia": "2.2.2",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   },
   "devDependencies": {
     "unplugin-element-plus": "^0.8.0"

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

@@ -44,6 +44,6 @@
     "naive-ui": "^2.39.0",
     "pinia": "2.2.2",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 4 - 1
cspell.json

@@ -46,7 +46,10 @@
     "vite",
     "echarts",
     "sortablejs",
-    "etag"
+    "etag",
+    "naiveui",
+    "uicons",
+    "iconoir"
   ],
   "ignorePaths": [
     "**/node_modules/**",

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

@@ -23,8 +23,8 @@
     }
   },
   "dependencies": {
-    "@commitlint/cli": "^19.4.1",
-    "@commitlint/config-conventional": "^19.4.1",
+    "@commitlint/cli": "^19.5.0",
+    "@commitlint/config-conventional": "^19.5.0",
     "@vben/node-utils": "workspace:*",
     "commitlint-plugin-function-rules": "^4.0.0",
     "cz-git": "^1.9.4",

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

@@ -27,8 +27,8 @@
     }
   },
   "dependencies": {
-    "eslint-config-turbo": "^2.1.1",
-    "eslint-plugin-command": "^0.2.4",
+    "eslint-config-turbo": "^2.1.2",
+    "eslint-plugin-command": "^0.2.5",
     "eslint-plugin-import-x": "^4.2.1"
   },
   "devDependencies": {
@@ -39,7 +39,7 @@
     "eslint": "^9.10.0",
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-eslint-comments": "^3.2.0",
-    "eslint-plugin-jsdoc": "^50.2.2",
+    "eslint-plugin-jsdoc": "^50.2.3",
     "eslint-plugin-jsonc": "^2.16.0",
     "eslint-plugin-n": "^17.10.2",
     "eslint-plugin-no-only-tests": "^3.3.0",
@@ -47,7 +47,7 @@
     "eslint-plugin-prettier": "^5.2.1",
     "eslint-plugin-regexp": "^2.6.0",
     "eslint-plugin-unicorn": "^55.0.0",
-    "eslint-plugin-unused-imports": "^4.1.3",
+    "eslint-plugin-unused-imports": "^4.1.4",
     "eslint-plugin-vitest": "^0.5.4",
     "eslint-plugin-vue": "^9.28.0",
     "globals": "^15.9.0",

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

@@ -46,7 +46,7 @@
     "tailwindcss": "^3.4.3"
   },
   "dependencies": {
-    "@iconify/json": "^2.2.246",
+    "@iconify/json": "^2.2.247",
     "@iconify/tailwind": "^1.1.3",
     "@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
     "@tailwindcss/typography": "^0.5.15",

+ 1 - 1
internal/tsconfig/package.json

@@ -20,6 +20,6 @@
   ],
   "dependencies": {
     "@vben/types": "workspace:*",
-    "vite": "^5.4.3"
+    "vite": "^5.4.5"
   }
 }

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

@@ -37,7 +37,7 @@
     "resolve.exports": "^2.0.2",
     "vite-plugin-lib-inject-css": "^2.1.1",
     "vite-plugin-pwa": "^0.20.5",
-    "vite-plugin-vue-devtools": "^7.4.4"
+    "vite-plugin-vue-devtools": "^7.4.5"
   },
   "devDependencies": {
     "@types/archiver": "^6.0.2",
@@ -50,7 +50,7 @@
     "rollup": "^4.21.3",
     "rollup-plugin-visualizer": "^5.12.0",
     "sass": "^1.78.0",
-    "vite": "^5.4.3",
+    "vite": "^5.4.5",
     "vite-plugin-compression": "^0.5.1",
     "vite-plugin-dts": "4.2.1",
     "vite-plugin-html": "^3.2.2"

+ 2 - 2
package.json

@@ -86,10 +86,10 @@
     "lint-staged": "^15.2.10",
     "rimraf": "^6.0.1",
     "tailwindcss": "^3.4.11",
-    "turbo": "^2.1.1",
+    "turbo": "^2.1.2",
     "typescript": "^5.6.2",
     "unbuild": "^2.0.0",
-    "vite": "^5.4.3",
+    "vite": "^5.4.5",
     "vitest": "^2.1.0",
     "vue": "^3.5.4",
     "vue-tsc": "^2.1.6"

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

@@ -39,6 +39,6 @@
   },
   "dependencies": {
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

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

@@ -30,7 +30,7 @@
     "@vueuse/integrations": "^11.0.3",
     "qrcode": "^1.5.4",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   },
   "devDependencies": {
     "@types/qrcode": "^1.5.5"

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

@@ -26,7 +26,7 @@
     "@vben/types": "workspace:*",
     "@vben/utils": "workspace:*",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4",
+    "vue-router": "^4.4.5",
     "watermark-js-plus": "^1.5.6"
   }
 }

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

@@ -37,6 +37,6 @@
     "@vben/utils": "workspace:*",
     "@vueuse/core": "^11.0.3",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 2 - 2
packages/stores/package.json

@@ -23,8 +23,8 @@
     "@vben-core/shared": "workspace:*",
     "@vben-core/typings": "workspace:*",
     "pinia": "2.2.2",
-    "pinia-plugin-persistedstate": "^3.2.3",
+    "pinia-plugin-persistedstate": "^4.0.1",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 1 - 1
packages/stores/src/modules/access.ts

@@ -65,7 +65,7 @@ export const useAccessStore = defineStore('core-access', {
   },
   persist: {
     // 持久化
-    paths: ['accessToken', 'refreshToken', 'accessCodes'],
+    pick: ['accessToken', 'refreshToken', 'accessCodes'],
   },
   state: (): AccessState => ({
     accessCodes: [],

+ 1 - 1
packages/stores/src/modules/lock.ts

@@ -24,7 +24,7 @@ export const useLockStore = defineStore('core-lock', {
     },
   },
   persist: {
-    paths: ['isLockScreen', 'lockScreenPassword'],
+    pick: ['isLockScreen', 'lockScreenPassword'],
   },
   state: (): AppState => ({
     isLockScreen: false,

+ 1 - 1
packages/stores/src/modules/tabbar.ts

@@ -465,7 +465,7 @@ export const useTabbarStore = defineStore('core-tabbar', {
   persist: [
     // tabs不需要保存在localStorage
     {
-      paths: ['tabs'],
+      pick: ['tabs'],
       storage: sessionStorage,
     },
   ],

+ 1 - 1
packages/types/package.json

@@ -22,6 +22,6 @@
   "dependencies": {
     "@vben-core/typings": "workspace:*",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 1 - 1
packages/utils/package.json

@@ -24,6 +24,6 @@
   "dependencies": {
     "@vben-core/shared": "workspace:*",
     "@vben-core/typings": "workspace:*",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

+ 2 - 2
playground/package.json

@@ -42,10 +42,10 @@
     "@vben/types": "workspace:*",
     "@vben/utils": "workspace:*",
     "@vueuse/core": "^11.0.3",
-    "ant-design-vue": "^4.2.3",
+    "ant-design-vue": "^4.2.4",
     "dayjs": "^1.11.13",
     "pinia": "2.2.2",
     "vue": "^3.5.4",
-    "vue-router": "^4.4.4"
+    "vue-router": "^4.4.5"
   }
 }

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 292 - 140
pnpm-lock.yaml


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است