chore: update deps

pull/360/head^2^2
xingyu4j 2026-06-06 16:19:32 +08:00
parent 748b182e44
commit 8094d1ffb9
3 changed files with 1103 additions and 1025 deletions

View File

@ -106,5 +106,5 @@
"node": "^22.18.0 || ^24.0.0", "node": "^22.18.0 || ^24.0.0",
"pnpm": ">=11.0.0" "pnpm": ">=11.0.0"
}, },
"packageManager": "pnpm@11.5.0" "packageManager": "pnpm@11.5.2"
} }

File diff suppressed because it is too large Load Diff

View File

@ -41,14 +41,14 @@ catalog:
'@changesets/changelog-github': ^0.7.0 '@changesets/changelog-github': ^0.7.0
'@changesets/cli': ^2.31.0 '@changesets/cli': ^2.31.0
'@changesets/git': ^3.0.4 '@changesets/git': ^3.0.4
'@clack/prompts': ^1.5.0 '@clack/prompts': ^1.5.1
'@commitlint/cli': ^21.0.2 '@commitlint/cli': ^21.0.2
'@commitlint/config-conventional': ^21.0.2 '@commitlint/config-conventional': ^21.0.2
'@ctrl/tinycolor': ^4.2.0 '@ctrl/tinycolor': ^4.2.0
'@eslint-community/eslint-plugin-eslint-comments': ^4.7.2 '@eslint-community/eslint-plugin-eslint-comments': ^4.7.2
'@eslint/js': ^10.0.1 '@eslint/js': ^10.0.1
'@faker-js/faker': ^10.4.0 '@faker-js/faker': ^10.4.0
'@iconify/json': ^2.2.481 '@iconify/json': ^2.2.483
'@iconify/tailwind4': ^1.2.3 '@iconify/tailwind4': ^1.2.3
'@iconify/vue': ^5.0.1 '@iconify/vue': ^5.0.1
'@intlify/core-base': ^11.4.4 '@intlify/core-base': ^11.4.4
@ -62,21 +62,21 @@ catalog:
'@stylistic/stylelint-plugin': ^5.2.0 '@stylistic/stylelint-plugin': ^5.2.0
'@tailwindcss/typography': ^0.5.19 '@tailwindcss/typography': ^0.5.19
'@tailwindcss/vite': ^4.3.0 '@tailwindcss/vite': ^4.3.0
'@tanstack/vue-query': ^5.100.14 '@tanstack/vue-query': ^5.101.0
'@tanstack/vue-store': ^0.11.0 '@tanstack/vue-store': ^0.11.0
'@tiptap/core': ^3.24.0 '@tiptap/core': ^3.25.0
'@tiptap/extension-document': ^3.24.0 '@tiptap/extension-document': ^3.25.0
'@tiptap/extension-highlight': ^3.24.0 '@tiptap/extension-highlight': ^3.25.0
'@tiptap/extension-image': ^3.24.0 '@tiptap/extension-image': ^3.25.0
'@tiptap/extension-link': ^3.24.0 '@tiptap/extension-link': ^3.25.0
'@tiptap/extension-placeholder': ^3.24.0 '@tiptap/extension-placeholder': ^3.25.0
'@tiptap/extension-text-align': ^3.24.0 '@tiptap/extension-text-align': ^3.25.0
'@tiptap/extension-text-style': ^3.24.0 '@tiptap/extension-text-style': ^3.25.0
'@tiptap/extension-underline': ^3.24.0 '@tiptap/extension-underline': ^3.25.0
'@tiptap/pm': ^3.24.0 '@tiptap/pm': ^3.25.0
'@tiptap/starter-kit': ^3.24.0 '@tiptap/starter-kit': ^3.25.0
'@tiptap/vue-3': ^3.24.0 '@tiptap/vue-3': ^3.25.0
'@tsdown/css': ^0.22.1 '@tsdown/css': ^0.22.2
'@types/archiver': ^7.0.0 '@types/archiver': ^7.0.0
'@types/html-minifier-terser': ^7.0.2 '@types/html-minifier-terser': ^7.0.2
'@types/json-bigint': ^1.0.4 '@types/json-bigint': ^1.0.4
@ -94,14 +94,14 @@ catalog:
'@vitejs/plugin-vue': ^6.0.7 '@vitejs/plugin-vue': ^6.0.7
'@vitejs/plugin-vue-jsx': ^5.1.5 '@vitejs/plugin-vue-jsx': ^5.1.5
'@vue/shared': ^3.5.35 '@vue/shared': ^3.5.35
'@vue/test-utils': ^2.4.10 '@vue/test-utils': ^2.4.11
'@vueuse/core': ^14.3.0 '@vueuse/core': ^14.3.0
'@vueuse/integrations': ^14.3.0 '@vueuse/integrations': ^14.3.0
'@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.3.1 antdv-next: ^1.3.3
archiver: ^7.0.1 archiver: ^7.0.1
axios: ^1.16.1 axios: ^1.17.0
axios-mock-adapter: ^2.1.0 axios-mock-adapter: ^2.1.0
cac: ^7.0.0 cac: ^7.0.0
chalk: ^5.6.2 chalk: ^5.6.2
@ -130,14 +130,14 @@ catalog:
eslint-plugin-pnpm: ^1.6.1 eslint-plugin-pnpm: ^1.6.1
eslint-plugin-unicorn: ^64.0.0 eslint-plugin-unicorn: ^64.0.0
eslint-plugin-unused-imports: ^4.4.1 eslint-plugin-unused-imports: ^4.4.1
eslint-plugin-vue: ^10.9.1 eslint-plugin-vue: ^10.9.2
eslint-plugin-yml: ^3.4.0 eslint-plugin-yml: ^3.4.0
execa: ^9.6.1 execa: ^9.6.1
find-up: ^8.0.0 find-up: ^8.0.0
get-port: ^7.2.0 get-port: ^7.2.0
globals: ^17.6.0 globals: ^17.6.0
h3: ^1.15.11 h3: ^1.15.11
happy-dom: ^20.9.0 happy-dom: ^20.10.1
html-minifier-terser: ^7.2.0 html-minifier-terser: ^7.2.0
is-ci: ^4.1.0 is-ci: ^4.1.0
json-bigint: ^1.0.0 json-bigint: ^1.0.0
@ -163,7 +163,7 @@ catalog:
publint: ^0.3.21 publint: ^0.3.21
qrcode: ^1.5.4 qrcode: ^1.5.4
qs: ^6.15.2 qs: ^6.15.2
reka-ui: ^2.9.8 reka-ui: ^2.9.9
resolve.exports: ^2.0.3 resolve.exports: ^2.0.3
rimraf: ^6.1.3 rimraf: ^6.1.3
rollup-plugin-visualizer: ^7.0.1 rollup-plugin-visualizer: ^7.0.1
@ -178,13 +178,13 @@ catalog:
stylelint-config-recommended-vue: ^1.6.1 stylelint-config-recommended-vue: ^1.6.1
stylelint-config-standard: ^40.0.0 stylelint-config-standard: ^40.0.0
stylelint-order: ^8.1.1 stylelint-order: ^8.1.1
stylelint-scss: ^7.1.1 stylelint-scss: ^7.2.0
tailwind-merge: ^3.6.0 tailwind-merge: ^3.6.0
tailwindcss: ^4.3.0 tailwindcss: ^4.3.0
tdesign-vue-next: ^1.20.0 tdesign-vue-next: ^1.20.1
theme-colors: ^0.1.0 theme-colors: ^0.1.0
tippy.js: ^6.3.7 tippy.js: ^6.3.7
tsdown: ^0.22.1 tsdown: ^0.22.2
turbo: ^2.9.16 turbo: ^2.9.16
tw-animate-css: ^1.4.0 tw-animate-css: ^1.4.0
typescript: ^6.0.3 typescript: ^6.0.3
@ -201,14 +201,14 @@ catalog:
vitepress-plugin-group-icons: ^1.7.5 vitepress-plugin-group-icons: ^1.7.5
vitest: ^4.1.8 vitest: ^4.1.8
vue: ^3.5.35 vue: ^3.5.35
vue-eslint-parser: ^10.4.0 vue-eslint-parser: ^10.4.1
vue-i18n: ^11.4.4 vue-i18n: ^11.4.4
vue-json-pretty: ^2.6.0 vue-json-pretty: ^2.6.0
vue-router: ^5.1.0 vue-router: ^5.1.0
vue-tippy: ^6.7.1 vue-tippy: ^6.7.1
vue-tsc: ^3.3.3 vue-tsc: ^3.3.3
vxe-pc-ui: ^4.14.26 vxe-pc-ui: ^4.14.29
vxe-table: ^4.19.6 vxe-table: ^4.19.7
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