File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@unocss/core" : " ^0.48.0" ,
33
33
"@unocss/preset-icons" : " ^0.61.9" ,
34
34
"@unocss/transformer-directives" : " ^0.48.0" ,
35
- "@vitest/ui" : " ^0.31.0 " ,
35
+ "@vitest/ui" : " catalog: " ,
36
36
"@vue/babel-helper-vue-jsx-merge-props" : " ^1.4.0" ,
37
37
"@vue/composition-api" : " 1.7.2" ,
38
38
"@vue/runtime-dom" : " ^3.2.31" ,
59
59
"vue-template-compiler" : " 2.6.14" ,
60
60
"vue-tsc" : " ^1.0.16"
61
61
}
62
- }
62
+ }
Original file line number Diff line number Diff line change 37
37
"@unocss/transformer-directives" : " ^0.48.0" ,
38
38
"@vitejs/plugin-vue" : " 4.1.0" ,
39
39
"@vitejs/plugin-vue-jsx" : " ^3.0.0" ,
40
- "@vitest/ui" : " ^0.31.0 " ,
40
+ "@vitest/ui" : " catalog: " ,
41
41
"@vue/runtime-core" : " 3.2.31" ,
42
42
"@vue/test-utils" : " ^2.2.7" ,
43
43
"jsdom" : " ^21.0.0" ,
58
58
"vue" : " ^3.3.9" ,
59
59
"vue-i18n" : " ^9.1.7"
60
60
}
61
- }
61
+ }
Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ packages:
5
5
6
6
# 统一版本,方便维护
7
7
catalog :
8
- ' vitest ' : ' ^2.1.8'
8
+ ' vitest ' : ' ^3.0.8'
9
+ ' @vitest/ui ' : ' ^3.0.8'
9
10
' vite ' : ' ^6.0.0'
10
11
' typescript ' : ' ~5.3.3'
11
12
' @playwright/test ' : ' ~1.49.0'
You can’t perform that action at this time.
0 commit comments