chore: 更新依赖包版本
- 更新 @tsdown/css 从 0.21.7 到 0.21.8 - 更新 @vitejs/plugin-vue 从 6.0.5 到 6.0.6 - 更新 dotenv 从 17.4.1 到 17.4.2 - 更新 globals 从 17.4.0 到 17.5.0 - 更新 happy-dom 从 20.8.9 到 20.9.0 - 更新 oxlint 从 1.59.0 到 1.60.0 - 更新 tsdown 从 0.21.7 到 0.21.8master^2
parent
2f1a866cb4
commit
d0889b5cc4
|
|
@ -58,7 +58,7 @@ catalog:
|
||||||
'@tiptap/extension-underline': ^3.22.3
|
'@tiptap/extension-underline': ^3.22.3
|
||||||
'@tiptap/starter-kit': ^3.22.3
|
'@tiptap/starter-kit': ^3.22.3
|
||||||
'@tiptap/vue-3': ^3.22.3
|
'@tiptap/vue-3': ^3.22.3
|
||||||
'@tsdown/css': ^0.21.7
|
'@tsdown/css': ^0.21.8
|
||||||
'@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
|
||||||
|
|
@ -73,7 +73,7 @@ catalog:
|
||||||
'@typescript-eslint/parser': ^8.58.1
|
'@typescript-eslint/parser': ^8.58.1
|
||||||
'@vee-validate/zod': ^4.15.1
|
'@vee-validate/zod': ^4.15.1
|
||||||
'@vite-pwa/vitepress': ^1.1.0
|
'@vite-pwa/vitepress': ^1.1.0
|
||||||
'@vitejs/plugin-vue': ^6.0.5
|
'@vitejs/plugin-vue': ^6.0.6
|
||||||
'@vitejs/plugin-vue-jsx': ^5.1.5
|
'@vitejs/plugin-vue-jsx': ^5.1.5
|
||||||
'@vue/shared': ^3.5.32
|
'@vue/shared': ^3.5.32
|
||||||
'@vue/test-utils': ^2.4.6
|
'@vue/test-utils': ^2.4.6
|
||||||
|
|
@ -100,7 +100,7 @@ catalog:
|
||||||
dayjs: ^1.11.20
|
dayjs: ^1.11.20
|
||||||
defu: ^6.1.7
|
defu: ^6.1.7
|
||||||
depcheck: ^1.4.7
|
depcheck: ^1.4.7
|
||||||
dotenv: ^17.4.1
|
dotenv: ^17.4.2
|
||||||
echarts: ^6.0.0
|
echarts: ^6.0.0
|
||||||
element-plus: ^2.13.7
|
element-plus: ^2.13.7
|
||||||
es-toolkit: ^1.45.1
|
es-toolkit: ^1.45.1
|
||||||
|
|
@ -118,9 +118,9 @@ catalog:
|
||||||
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.4.0
|
globals: ^17.5.0
|
||||||
h3: ^1.15.11
|
h3: ^1.15.11
|
||||||
happy-dom: ^20.8.9
|
happy-dom: ^20.9.0
|
||||||
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
|
||||||
|
|
@ -134,7 +134,7 @@ catalog:
|
||||||
nprogress: ^0.2.0
|
nprogress: ^0.2.0
|
||||||
ora: ^9.3.0
|
ora: ^9.3.0
|
||||||
oxfmt: ^0.44.0
|
oxfmt: ^0.44.0
|
||||||
oxlint: ^1.59.0
|
oxlint: ^1.60.0
|
||||||
oxlint-tsgolint: ^0.20.0
|
oxlint-tsgolint: ^0.20.0
|
||||||
pinia: ^3.0.4
|
pinia: ^3.0.4
|
||||||
pinia-plugin-persistedstate: ^4.7.1
|
pinia-plugin-persistedstate: ^4.7.1
|
||||||
|
|
@ -168,7 +168,7 @@ catalog:
|
||||||
tdesign-vue-next: ^1.19.0
|
tdesign-vue-next: ^1.19.0
|
||||||
theme-colors: ^0.1.0
|
theme-colors: ^0.1.0
|
||||||
tippy.js: ^6.3.7
|
tippy.js: ^6.3.7
|
||||||
tsdown: ^0.21.7
|
tsdown: ^0.21.8
|
||||||
turbo: ^2.9.6
|
turbo: ^2.9.6
|
||||||
tw-animate-css: ^1.4.0
|
tw-animate-css: ^1.4.0
|
||||||
typescript: ^6.0.2
|
typescript: ^6.0.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue