File tree Expand file tree Collapse file tree 2 files changed +307
-280
lines changed Expand file tree Collapse file tree 2 files changed +307
-280
lines changed Original file line number Diff line number Diff line change 20
20
"echarts" : " ^5.4.3" ,
21
21
"pinia" : " ^2.1.7" ,
22
22
"portal-vue" : " ^2.1.7" ,
23
- "vue" : " ^2.7.15 " ,
23
+ "vue" : " ^2.7.16 " ,
24
24
"vue-echarts" : " ^6.6.5" ,
25
25
"vue-i18n" : " ^8.28.2" ,
26
26
"vue-i18n-bridge" : " ^9.8.0" ,
27
27
"vue-router" : " ^3.6.5" ,
28
28
"vuetify" : " ^2.7.1"
29
29
},
30
30
"devDependencies" : {
31
- "@intlify/unplugin-vue-i18n" : " ^1.6 .0" ,
31
+ "@intlify/unplugin-vue-i18n" : " ^2.0 .0" ,
32
32
"@kingyue/vite-plugin-vue2-svg" : " ^0.6.0" ,
33
33
"@kingyue/vuetify2-component-types" : " ^2.7.0" ,
34
34
"@pinia/testing" : " ^0.1.3" ,
61
61
"vite-plugin-inspect" : " ^0.8.1" ,
62
62
"vite-plugin-pages" : " ^0.32.0" ,
63
63
"vite-plugin-vue-layouts" : " ^0.8.0" ,
64
- "vitest" : " ^1.0.4 " ,
64
+ "vitest" : " ^1.1.0 " ,
65
65
"volar-plugin-vue-router" : " ^0.2.0" ,
66
- "vue-template-compiler" : " ^2.7.15 " ,
67
- "vue-tsc" : " ^1.8.25 "
66
+ "vue-template-compiler" : " ^2.7.16 " ,
67
+ "vue-tsc" : " ^1.8.26 "
68
68
},
69
69
"browserslist" : [
70
70
" > 1.3%" ,
You can’t perform that action at this time.
0 commit comments