chore: remove un use deps
parent
600fc71aed
commit
40c66958bc
|
|
@ -42,14 +42,12 @@ catalog:
|
||||||
'@nolebase/vitepress-plugin-git-changelog': ^2.18.2
|
'@nolebase/vitepress-plugin-git-changelog': ^2.18.2
|
||||||
'@playwright/test': ^1.58.2
|
'@playwright/test': ^1.58.2
|
||||||
'@pnpm/workspace.read-manifest': ^1000.3.0
|
'@pnpm/workspace.read-manifest': ^1000.3.0
|
||||||
'@shikijs/vitepress-twoslash': ^4.0.2
|
|
||||||
'@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.1
|
'@tailwindcss/vite': ^4.2.1
|
||||||
'@tanstack/vue-query': ^5.92.9
|
'@tanstack/vue-query': ^5.92.9
|
||||||
'@tanstack/vue-store': ^0.9.2
|
'@tanstack/vue-store': ^0.9.2
|
||||||
'@types/archiver': ^7.0.0
|
'@types/archiver': ^7.0.0
|
||||||
'@types/express': ^5.0.6
|
|
||||||
'@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
|
||||||
'@types/jsonwebtoken': ^9.0.10
|
'@types/jsonwebtoken': ^9.0.10
|
||||||
|
|
@ -66,7 +64,6 @@ catalog:
|
||||||
'@vitejs/plugin-vue': ^6.0.5
|
'@vitejs/plugin-vue': ^6.0.5
|
||||||
'@vitejs/plugin-vue-jsx': ^5.1.5
|
'@vitejs/plugin-vue-jsx': ^5.1.5
|
||||||
'@vitest/eslint-plugin': ^1.6.11
|
'@vitest/eslint-plugin': ^1.6.11
|
||||||
'@voidzero-dev/vitepress-theme': ^4.8.3
|
|
||||||
'@vue/shared': ^3.5.30
|
'@vue/shared': ^3.5.30
|
||||||
'@vue/test-utils': ^2.4.6
|
'@vue/test-utils': ^2.4.6
|
||||||
'@vueuse/core': ^14.2.1
|
'@vueuse/core': ^14.2.1
|
||||||
|
|
@ -115,7 +112,6 @@ catalog:
|
||||||
eslint-plugin-vue: ^10.8.0
|
eslint-plugin-vue: ^10.8.0
|
||||||
eslint-plugin-yml: ^3.3.1
|
eslint-plugin-yml: ^3.3.1
|
||||||
execa: ^9.6.1
|
execa: ^9.6.1
|
||||||
feed: ^5.2.0
|
|
||||||
find-up: ^8.0.0
|
find-up: ^8.0.0
|
||||||
get-port: ^7.1.0
|
get-port: ^7.1.0
|
||||||
globals: ^17.4.0
|
globals: ^17.4.0
|
||||||
|
|
@ -128,13 +124,11 @@ catalog:
|
||||||
lefthook: ^2.1.4
|
lefthook: ^2.1.4
|
||||||
lodash.clonedeep: ^4.5.0
|
lodash.clonedeep: ^4.5.0
|
||||||
lucide-vue-next: ^0.577.0
|
lucide-vue-next: ^0.577.0
|
||||||
markdown-it-image-size: ^15.0.1
|
|
||||||
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.1
|
||||||
nprogress: ^0.2.0
|
nprogress: ^0.2.0
|
||||||
ora: ^9.3.0
|
ora: ^9.3.0
|
||||||
oxc-minify: ^0.115.0
|
|
||||||
pinia: ^3.0.4
|
pinia: ^3.0.4
|
||||||
pinia-plugin-persistedstate: ^4.7.1
|
pinia-plugin-persistedstate: ^4.7.1
|
||||||
pkg-types: ^2.3.0
|
pkg-types: ^2.3.0
|
||||||
|
|
@ -183,9 +177,7 @@ catalog:
|
||||||
vite-plugin-pwa: ^1.2.0
|
vite-plugin-pwa: ^1.2.0
|
||||||
vite-plugin-vue-devtools: ^8.1.0
|
vite-plugin-vue-devtools: ^8.1.0
|
||||||
vitepress: ^1.6.4
|
vitepress: ^1.6.4
|
||||||
vitepress-plugin-graphviz: ^0.0.1
|
|
||||||
vitepress-plugin-group-icons: ^1.7.1
|
vitepress-plugin-group-icons: ^1.7.1
|
||||||
vitepress-plugin-llms: ^1.11.0
|
|
||||||
vitest: ^4.1.0
|
vitest: ^4.1.0
|
||||||
vue: ^3.5.30
|
vue: ^3.5.30
|
||||||
vue-eslint-parser: ^10.4.0
|
vue-eslint-parser: ^10.4.0
|
||||||
|
|
@ -200,6 +192,3 @@ catalog:
|
||||||
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
|
||||||
catalogs:
|
|
||||||
conflicts_vitepress_h2_0_0malpha_16:
|
|
||||||
vitepress: ^2.0.0-alpha.16
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue