File tree Expand file tree Collapse file tree 2 files changed +222
-206
lines changed Expand file tree Collapse file tree 2 files changed +222
-206
lines changed Original file line number Diff line number Diff line change 94
94
"@intlify/core" : " ^11.1.4" ,
95
95
"primeicons" : " ^7.0.0" ,
96
96
"primevue" : " ^4.3.4" ,
97
- "uuid" : " ^11.1.0"
97
+ "uuid" : " ^11.1.0" ,
98
+ "vue-i18n" : " ^11.1.4"
98
99
},
99
100
"devDependencies" : {
100
101
"@antfu/eslint-config" : " ^4.13.2" ,
108
109
"@vitejs/plugin-vue" : " ^5.2.4" ,
109
110
"@vitest/coverage-v8" : " ^3.1.4" ,
110
111
"@vitest/ui" : " ^3.1.4" ,
111
- "@vue/compiler-sfc" : " ^3.5.14 " ,
112
- "@vue/server-renderer" : " ^3.5.14 " ,
112
+ "@vue/compiler-sfc" : " ^3.5.15 " ,
113
+ "@vue/server-renderer" : " ^3.5.15 " ,
113
114
"@vue/test-utils" : " ^2.4.6" ,
114
115
"@vue/tsconfig" : " ^0.7.0" ,
115
116
"@vueuse/core" : " ^13.2.0" ,
129
130
"typescript" : " ^5.8.3" ,
130
131
"unbuild" : " ^3.5.0" ,
131
132
"unocss" : " 66.1.2" ,
132
- "unplugin-auto-import" : " ^19.2 .0" ,
133
- "unplugin-vue-components" : " ^28.5 .0" ,
133
+ "unplugin-auto-import" : " ^19.3 .0" ,
134
+ "unplugin-vue-components" : " ^28.7 .0" ,
134
135
"vite" : " ^6.3.5" ,
135
136
"vite-plugin-dts" : " ^4.5.4" ,
136
137
"vite-plugin-eslint" : " ^1.8.1" ,
137
138
"vite-plugin-pages" : " ^0.33.0" ,
138
139
"vite-ssg" : " ^27.0.1" ,
139
140
"vitepress" : " ^1.6.3" ,
140
141
"vitest" : " ^3.1.4" ,
141
- "vue" : " ^3.5.14 " ,
142
+ "vue" : " ^3.5.15 " ,
142
143
"vue-demi" : " ^0.14.10" ,
143
- "vue-i18n" : " ^11.1.4" ,
144
144
"vue-router" : " ^4.5.1" ,
145
145
"vue-tsc" : " ^2.2.10"
146
146
}
You can’t perform that action at this time.
0 commit comments