chore: update deps

pull/340/MERGE
xingyu4j 2026-03-23 17:13:39 +08:00
parent 3528517fe0
commit 1128ef5acd
3 changed files with 644 additions and 894 deletions

View File

@ -48,6 +48,7 @@
"@vitejs/plugin-vue-jsx": "catalog:", "@vitejs/plugin-vue-jsx": "catalog:",
"dayjs": "catalog:", "dayjs": "catalog:",
"dotenv": "catalog:", "dotenv": "catalog:",
"rolldown": "catalog:",
"rollup-plugin-visualizer": "catalog:", "rollup-plugin-visualizer": "catalog:",
"sass": "catalog:", "sass": "catalog:",
"sass-embedded": "catalog:", "sass-embedded": "catalog:",

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,12 @@ packages:
- scripts/* - scripts/*
- docs - docs
- playground - playground
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'
catalog: catalog:
'@ast-grep/napi': ^0.42.0 '@ast-grep/napi': ^0.42.0
'@changesets/changelog-github': ^0.6.0 '@changesets/changelog-github': ^0.6.0
@ -24,7 +30,7 @@ catalog:
'@eslint-community/eslint-plugin-eslint-comments': ^4.7.1 '@eslint-community/eslint-plugin-eslint-comments': ^4.7.1
'@eslint/js': ^10.0.1 '@eslint/js': ^10.0.1
'@faker-js/faker': ^10.3.0 '@faker-js/faker': ^10.3.0
'@iconify/json': ^2.2.451 '@iconify/json': ^2.2.454
'@iconify/tailwind4': ^1.2.3 '@iconify/tailwind4': ^1.2.3
'@iconify/vue': ^5.0.0 '@iconify/vue': ^5.0.0
'@intlify/core-base': ^11.3.0 '@intlify/core-base': ^11.3.0
@ -37,7 +43,7 @@ catalog:
'@stylistic/stylelint-plugin': ^5.0.1 '@stylistic/stylelint-plugin': ^5.0.1
'@tailwindcss/typography': ^0.5.19 '@tailwindcss/typography': ^0.5.19
'@tailwindcss/vite': ^4.2.2 '@tailwindcss/vite': ^4.2.2
'@tanstack/vue-query': ^5.92.10 '@tanstack/vue-query': ^5.95.0
'@tanstack/vue-store': ^0.9.2 '@tanstack/vue-store': ^0.9.2
'@tsdown/css': ^0.21.4 '@tsdown/css': ^0.21.4
'@types/archiver': ^7.0.0 '@types/archiver': ^7.0.0
@ -62,7 +68,7 @@ catalog:
'@vueuse/integrations': ^14.2.1 '@vueuse/integrations': ^14.2.1
'@vueuse/motion': ^3.0.3 '@vueuse/motion': ^3.0.3
ant-design-vue: ^4.2.6 ant-design-vue: ^4.2.6
antdv-next: ^1.1.5 antdv-next: ^1.1.6
archiver: ^7.0.1 archiver: ^7.0.1
axios: ^1.13.6 axios: ^1.13.6
axios-mock-adapter: ^2.1.0 axios-mock-adapter: ^2.1.0
@ -83,9 +89,9 @@ catalog:
depcheck: ^1.4.7 depcheck: ^1.4.7
dotenv: ^17.3.1 dotenv: ^17.3.1
echarts: ^6.0.0 echarts: ^6.0.0
element-plus: ^2.13.5 element-plus: ^2.13.6
es-toolkit: ^1.45.1 es-toolkit: ^1.45.1
eslint: ^10.0.3 eslint: ^10.1.0
eslint-plugin-better-tailwindcss: ^4.3.2 eslint-plugin-better-tailwindcss: ^4.3.2
eslint-plugin-command: ^3.5.2 eslint-plugin-command: ^3.5.2
eslint-plugin-jsonc: ^3.1.2 eslint-plugin-jsonc: ^3.1.2
@ -98,9 +104,9 @@ catalog:
eslint-plugin-yml: ^3.3.1 eslint-plugin-yml: ^3.3.1
execa: ^9.6.1 execa: ^9.6.1
find-up: ^8.0.0 find-up: ^8.0.0
get-port: ^7.1.0 get-port: ^7.2.0
globals: ^17.4.0 globals: ^17.4.0
h3: ^1.15.8 h3: ^1.15.10
happy-dom: ^20.8.4 happy-dom: ^20.8.4
html-minifier-terser: ^7.2.0 html-minifier-terser: ^7.2.0
is-ci: ^4.1.0 is-ci: ^4.1.0
@ -111,7 +117,7 @@ catalog:
lucide-vue-next: ^0.577.0 lucide-vue-next: ^0.577.0
medium-zoom: ^1.1.0 medium-zoom: ^1.1.0
naive-ui: ^2.44.1 naive-ui: ^2.44.1
nitropack: ^2.13.1 nitropack: ^2.13.2
nprogress: ^0.2.0 nprogress: ^0.2.0
ora: ^9.3.0 ora: ^9.3.0
oxfmt: ^0.41.0 oxfmt: ^0.41.0
@ -130,12 +136,13 @@ catalog:
reka-ui: ^2.9.2 reka-ui: ^2.9.2
resolve.exports: ^2.0.3 resolve.exports: ^2.0.3
rimraf: ^6.1.3 rimraf: ^6.1.3
rolldown: ^1.0.0-rc.10
rollup-plugin-visualizer: ^7.0.1 rollup-plugin-visualizer: ^7.0.1
sass: ^1.98.0 sass: ^1.98.0
sass-embedded: ^1.98.0 sass-embedded: ^1.98.0
secure-ls: ^2.0.0 secure-ls: ^2.0.0
sortablejs: ^1.15.7 sortablejs: ^1.15.7
stylelint: ^17.4.0 stylelint: ^17.5.0
stylelint-config-recess-order: ^7.7.0 stylelint-config-recess-order: ^7.7.0
stylelint-config-recommended: ^18.0.0 stylelint-config-recommended: ^18.0.0
stylelint-config-recommended-scss: ^17.0.0 stylelint-config-recommended-scss: ^17.0.0
@ -169,19 +176,12 @@ catalog:
vue-eslint-parser: ^10.4.0 vue-eslint-parser: ^10.4.0
vue-i18n: ^11.3.0 vue-i18n: ^11.3.0
vue-json-viewer: ^3.0.4 vue-json-viewer: ^3.0.4
vue-router: ^5.0.3 vue-router: ^5.0.4
vue-tippy: ^6.7.1 vue-tippy: ^6.7.1
vue-tsc: ^3.2.6 vue-tsc: ^3.2.6
vxe-pc-ui: ^4.13.10 vxe-pc-ui: ^4.13.13
vxe-table: ^4.18.5 vxe-table: ^4.18.8
watermark-js-plus: ^1.6.3 watermark-js-plus: ^1.6.3
yaml-eslint-parser: ^2.0.0 yaml-eslint-parser: ^2.0.0
zod: ^3.25.76 zod: ^3.25.76
zod-defaults: 0.1.3 zod-defaults: 0.1.3
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'