Skip to content

Commit

Permalink
chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.…
Browse files Browse the repository at this point in the history
…0.1 (vbenjs#4392)
  • Loading branch information
anncwb authored and kkfive committed Sep 14, 2024
1 parent 5c0a54e commit 697d228
Show file tree
Hide file tree
Showing 22 changed files with 341 additions and 174 deletions.
4 changes: 2 additions & 2 deletions apps/web-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
4 changes: 2 additions & 2 deletions apps/web-ele/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion apps/web-naive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
5 changes: 4 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@
"vite",
"echarts",
"sortablejs",
"etag"
"etag",
"naiveui",
"uicons",
"iconoir"
],
"ignorePaths": [
"**/node_modules/**",
Expand Down
4 changes: 2 additions & 2 deletions internal/lint-configs/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions internal/lint-configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -39,15 +39,15 @@
"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",
"eslint-plugin-perfectionist": "^3.5.0",
"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",
Expand Down
2 changes: 1 addition & 1 deletion internal/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion internal/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
],
"dependencies": {
"@vben/types": "workspace:*",
"vite": "^5.4.3"
"vite": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/@core/base/typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"vue": "^3.5.4",
"vue-router": "^4.4.4"
"vue-router": "^4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/effects/common-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/effects/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion packages/effects/layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
4 changes: 2 additions & 2 deletions packages/stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
2 changes: 1 addition & 1 deletion packages/stores/src/modules/access.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export const useAccessStore = defineStore('core-access', {
},
persist: {
// 持久化
paths: ['accessToken', 'refreshToken', 'accessCodes'],
pick: ['accessToken', 'refreshToken', 'accessCodes'],
},
state: (): AccessState => ({
accessCodes: [],
Expand Down
2 changes: 1 addition & 1 deletion packages/stores/src/modules/lock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const useLockStore = defineStore('core-lock', {
},
},
persist: {
paths: ['isLockScreen', 'lockScreenPassword'],
pick: ['isLockScreen', 'lockScreenPassword'],
},
state: (): AppState => ({
isLockScreen: false,
Expand Down
2 changes: 1 addition & 1 deletion packages/stores/src/modules/tabbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ export const useTabbarStore = defineStore('core-tabbar', {
persist: [
// tabs不需要保存在localStorage
{
paths: ['tabs'],
pick: ['tabs'],
storage: sessionStorage,
},
],
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"dependencies": {
"@vben-core/typings": "workspace:*",
"vue": "^3.5.4",
"vue-router": "^4.4.4"
"vue-router": "^4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"dependencies": {
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"vue-router": "^4.4.4"
"vue-router": "^4.4.5"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Loading

0 comments on commit 697d228

Please sign in to comment.