refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635)
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing * chore: update deps
This commit is contained in:
@@ -22,7 +22,7 @@ catalog:
|
||||
'@ctrl/tinycolor': ^4.1.0
|
||||
'@eslint/js': ^9.12.0
|
||||
'@faker-js/faker': ^9.0.3
|
||||
'@iconify/json': ^2.2.259
|
||||
'@iconify/json': ^2.2.260
|
||||
'@iconify/tailwind': ^1.1.3
|
||||
'@iconify/vue': ^4.1.2
|
||||
'@intlify/core-base': ^10.0.4
|
||||
@@ -73,7 +73,7 @@ catalog:
|
||||
commitlint-plugin-function-rules: ^4.0.0
|
||||
consola: ^3.2.3
|
||||
cross-env: ^7.0.3
|
||||
cspell: ^8.15.1
|
||||
cspell: ^8.15.2
|
||||
cssnano: ^7.0.6
|
||||
cz-git: ^1.10.1
|
||||
czg: ^1.10.1
|
||||
@@ -88,7 +88,7 @@ catalog:
|
||||
eslint-plugin-command: ^0.2.6
|
||||
eslint-plugin-eslint-comments: ^3.2.0
|
||||
eslint-plugin-import-x: ^4.3.1
|
||||
eslint-plugin-jsdoc: ^50.3.2
|
||||
eslint-plugin-jsdoc: ^50.4.0
|
||||
eslint-plugin-jsonc: ^2.16.0
|
||||
eslint-plugin-n: ^17.11.1
|
||||
eslint-plugin-no-only-tests: ^3.3.0
|
||||
@@ -149,7 +149,7 @@ catalog:
|
||||
stylelint-order: ^6.0.4
|
||||
stylelint-prettier: ^5.0.2
|
||||
stylelint-scss: ^6.7.0
|
||||
tailwind-merge: ^2.5.3
|
||||
tailwind-merge: ^2.5.4
|
||||
tailwindcss: ^3.4.13
|
||||
tailwindcss-animate: ^1.0.7
|
||||
theme-colors: ^0.1.0
|
||||
@@ -158,7 +158,7 @@ catalog:
|
||||
unbuild: ^2.0.0
|
||||
unplugin-element-plus: ^0.8.0
|
||||
vee-validate: ^4.13.2
|
||||
vite: ^5.4.8
|
||||
vite: ^5.4.9
|
||||
vite-plugin-compression: ^0.5.1
|
||||
vite-plugin-dts: 4.2.1
|
||||
vite-plugin-html: ^3.2.2
|
||||
@@ -168,13 +168,13 @@ catalog:
|
||||
vite-plugin-vue-devtools: ^7.4.6
|
||||
vitepress: ^1.4.1
|
||||
vitepress-plugin-group-icons: ^1.2.4
|
||||
vitest: ^2.1.2
|
||||
vitest: ^2.1.3
|
||||
vue: ^3.5.12
|
||||
vue-eslint-parser: ^9.4.3
|
||||
vue-i18n: ^10.0.4
|
||||
vue-router: ^4.4.5
|
||||
vue-tsc: ^2.1.6
|
||||
vxe-pc-ui: ^4.2.19
|
||||
vxe-pc-ui: ^4.2.20
|
||||
vxe-table: ^4.7.86
|
||||
watermark-js-plus: ^1.5.7
|
||||
zod: ^3.23.8
|
||||
|
Reference in New Issue
Block a user