dap
b10ce02e2b
build: 升级 vite 到 8.0.0-beta.5 并关闭不兼容的 lightningcss 功能
...
由于 vite 8.0.0-beta.5 不兼容 lightningcss,因此在配置中关闭了 minify 和 cssMinify 功能
2025-12-25 20:22:05 +08:00
dap
8c08fd683d
Merge branch 'fix-vxe-1201' into dev
2025-12-01 15:57:40 +08:00
dap
5fee909fa3
chore: 锁定版本
2025-12-01 15:55:38 +08:00
dap
e595a9712f
merge
2025-11-30 01:57:18 +08:00
dap
13f5e949a9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-18 16:24:31 +08:00
xingyu4j
f841568e5a
chore: update vue-tsc
2025-11-17 12:04:30 +08:00
xingyu4j
273f3cbaf8
Merge branch 'main' of https://github.com/xingyu4j/vue-vben-admin into deps
2025-11-17 11:21:16 +08:00
xingyu4j
96f671908e
chore: update deps
2025-11-17 11:17:47 +08:00
Copilot
772529e2fb
fix: rollback zod-defaults version to 0.1.3 ( #6925 )
...
* Initial plan
* fix: downgrade zod-defaults from 0.2.3 to 0.1.3 for Zod v3 compatibility
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-14 16:16:45 +08:00
xingyu4j
22394ebdeb
chore: move tdesign-vue-next to workspace
2025-11-14 10:21:48 +08:00
dependabot[bot]
ffbc9b22a7
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates ( #6914 )
...
Bumps the non-breaking-changes group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core ) | `3.5.23` | `3.5.24` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts ) | `0.10.1` | `0.11.0` |
| [@iconify/json](https://github.com/iconify/icon-sets ) | `2.2.404` | `2.2.406` |
| [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm ) | `1000.2.5` | `1000.2.6` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query ) | `5.90.7` | `5.91.0` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store ) | `0.7.7` | `0.8.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.46.3` | `8.46.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.46.3` | `8.46.4` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ) | `3.5.23` | `3.5.24` |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules ) | `4.1.0` | `4.1.1` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo ) | `2.6.0` | `2.6.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) | `0.507.0` | `0.553.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.14` | `0.7.1` |
| [sass](https://github.com/sass/dart-sass ) | `1.93.3` | `1.94.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.2` | `5.9.3` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus ) | `0.10.0` | `0.11.1` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui ) | `4.10.16` | `4.10.22` |
| [vxe-table](https://github.com/x-extends/vxe-table ) | `4.17.10` | `4.17.14` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults ) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep ) | `0.37.0` | `0.39.9` |
Updates `vue` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24 )
Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases )
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.11.0/packages/prompts/CHANGELOG.md )
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts )
Updates `@iconify/json` from 2.2.404 to 2.2.406
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406 )
Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/commits )
Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.91.0/packages/vue-query )
Updates `@tanstack/vue-store` from 0.7.7 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases )
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store )
Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser )
Updates `@vue/shared` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/shared )
Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22 )
Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases )
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1 )
Updates `eslint-config-turbo` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/vercel/turborepo/releases )
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md )
- [Commits](https://github.com/vercel/turborepo/commits/v2.6.1/packages/eslint-config-turbo )
Updates `lodash.clonedeep` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.get` from 4.4.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.isequal` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.set` from 4.3.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lucide-vue-next` from 0.507.0 to 0.553.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next )
Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1 )
Updates `sass` from 1.93.3 to 1.94.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.0 )
Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3 )
Updates `unplugin-element-plus` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases )
- [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1 )
Updates `vxe-pc-ui` from 4.10.16 to 4.10.22
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases )
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits )
Updates `vxe-table` from 4.17.10 to 4.17.14
- [Release notes](https://github.com/x-extends/vxe-table/releases )
- [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14 )
Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits )
Updates `@ast-grep/napi` from 0.37.0 to 0.39.9
- [Release notes](https://github.com/ast-grep/ast-grep/releases )
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9 )
Updates `@vue/reactivity` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/reactivity )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@clack/prompts"
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
dependency-version: 2.2.406
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@pnpm/workspace.read-manifest"
dependency-version: 1000.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-query"
dependency-version: 5.91.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: autoprefixer
dependency-version: 10.4.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: commitlint-plugin-function-rules
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: lodash.clonedeep
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.get
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.isequal
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.set
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
dependency-version: 0.553.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.7.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-version: 1.94.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
dependency-version: 4.10.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vxe-table
dependency-version: 4.17.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: zod-defaults
dependency-version: 0.2.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
dependency-version: 0.39.9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@vue/reactivity"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
dependabot[bot]
c89a83f980
chore(deps): bump stylelint-config-recommended from 14.0.1 to 17.0.0 ( #6901 )
...
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended ) from 14.0.1 to 17.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/14.0.1...17.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-recommended
dependency-version: 17.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-13 09:17:44 +08:00
Jin Mao
5cafcb4a01
refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本
...
- 将 get 和 isEqual 方法从 lodash 替换为 es-toolkit/compat 导出
- 更新 package.json 添加 es-toolkit 依赖
- 注释掉原有的 lodash.get 和 lodash.isequal 导出语句- 锁定 es-toolkit 版本至1.41.0 并更新相关依赖配置
2025-11-13 07:28:52 +08:00
Jin Mao
03154cde88
chore: update depends
2025-11-13 07:16:28 +08:00
dependabot[bot]
a74bf7b63f
chore(deps): bump echarts from 5.6.0 to 6.0.0 ( #6859 )
...
Bumps [echarts](https://github.com/apache/echarts ) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/apache/echarts/releases )
- [Commits](https://github.com/apache/echarts/compare/5.6.0...6.0.0 )
---
updated-dependencies:
- dependency-name: echarts
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
2025-11-13 07:10:59 +08:00
dap
5e4cc5729b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-07 14:39:42 +08:00
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
...
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-06 16:22:24 +08:00
dap
28b4e907a8
chore: 降级 @types/node 版本
2025-11-06 09:43:42 +08:00
dap
8c42c8cc70
merge
2025-11-06 09:38:42 +08:00
dependabot[bot]
23c41a8059
chore(deps): bump @types/node from 12.20.55 to 24.9.2 ( #6860 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.20.55 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 04:16:59 +08:00
dependabot[bot]
fdc78faa13
chore(deps): bump @vueuse/integrations from 12.8.2 to 14.0.0 ( #6861 )
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 12.8.2 to 14.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.0.0/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 04:16:37 +08:00
dap
f87a38a2f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-09-19 11:58:53 +08:00
ming4762
482ce981ce
chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… ( #6752 )
...
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29
* fix: resolve the ESLint warning generated by #6317
2025-09-17 17:42:39 +08:00
dap
a4a7f7d096
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-08-18 09:40:54 +08:00
Vben
ff4704d5ea
chore: Upgrade vite to version 7.x ( #6645 )
2025-08-16 22:50:31 +08:00
dap
72e1115330
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-16 19:22:15 +08:00
Jin Mao
1bc5d2986b
chore: update-vxe-table ( #6516 )
...
* chore: update vxe-pc-ui,vxe-table
* fix(ui): 修复代理配置初始化方法名错误
* fix(ui): 修改远程表格刷新配置
* chroe: update vxeTable
更新到最新
2025-07-16 19:15:39 +08:00
dap
f4fcf2ef5f
fix: 暂时锁死vxe依赖 有问题
2025-07-09 16:26:31 +08:00
dap
1e4824fe27
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-03 20:24:50 +08:00
Netfan
78076e70b4
chore: update deps
2025-07-02 16:55:55 +08:00
dap
f7ae821dc2
chore: 锁定lefthook版本 自动升级会导致报错 提交不了代码
2025-06-20 11:34:51 +08:00
dap
c3edbec3f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-25 11:48:58 +08:00
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
2025-05-23 15:22:18 +08:00
dap
b0763d6429
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-04 17:23:32 +08:00
Vben
5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook ( #6104 )
2025-05-03 19:43:12 +08:00
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
2025-05-03 16:06:36 +08:00
dap
a10a981fab
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-30 11:13:25 +08:00
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain ( #6060 )
...
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error
2025-04-28 23:08:05 +08:00
dap
5f26f5662e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-28 13:19:57 +08:00
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
2025-04-27 22:06:49 +08:00
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
...
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
2025-04-27 20:59:10 +08:00
dap
23503778d4
chore: 去除vxe的锁定
2025-04-22 17:56:22 +08:00
dap
664fa800cd
chore: 搜定vxe版本
2025-04-20 09:13:08 +08:00
dap
ccfe992779
chore: 暂时锁定vxe版本(样式问题)
2025-04-20 09:05:57 +08:00
dap
9b577261e2
chore: vite6.3.1已经修复开发/打包问题 解除版本锁定
2025-04-17 14:21:47 +08:00
dap
2046bfa846
chore: 暂时锁定vite版本 会导致i18n插件打包失败
2025-04-16 19:57:07 +08:00
dap
3e7a2336b0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-09 09:34:17 +08:00
Netfan
08c6496e24
chore: update deps
2025-04-08 14:56:40 +08:00
dap
63e13069ea
Merge
2025-04-03 14:02:12 +08:00
Netfan
7933da8f66
chore: update deps ( #5854 )
2025-04-02 18:07:06 +08:00