File tree 3 files changed +339
-395
lines changed
3 files changed +339
-395
lines changed Original file line number Diff line number Diff line change 193
193
"devDependencies" : {
194
194
"@pinia/colada" : " ^0.13.3" ,
195
195
"@posva/prompts" : " ^2.4.4" ,
196
- "@shikijs/vitepress-twoslash" : " 1.24.0 " ,
196
+ "@shikijs/vitepress-twoslash" : " 2.0.3 " ,
197
197
"@tanstack/vue-query" : " ^5.64.2" ,
198
198
"@types/node" : " ^22.10.7" ,
199
199
"@vitest/coverage-v8" : " ^3.0.2" ,
220
220
"unplugin-auto-import" : " ^19.0.0" ,
221
221
"unplugin-vue-markdown" : " ^28.1.0" ,
222
222
"unplugin-vue-router" : " workspace:*" ,
223
- "vite" : " ^6.0.10 " ,
223
+ "vite" : " ^6.0.11 " ,
224
224
"vite-plugin-vue-devtools" : " ^7.7.0" ,
225
- "vitepress" : " 1.5.0 " ,
225
+ "vitepress" : " 1.6.1 " ,
226
226
"vitest" : " ^3.0.2" ,
227
227
"vue" : " ^3.5.13" ,
228
228
"vue-router" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 12
12
"@vue/tsconfig" : " ^0.7.0" ,
13
13
"json-server" : " ^0.17.4" ,
14
14
"unplugin-vue-router" : " workspace:*" ,
15
- "vite" : " ^6.0.10 " ,
15
+ "vite" : " ^6.0.11 " ,
16
16
"vite-plugin-inspect" : " ^10.0.7"
17
17
},
18
18
"dependencies" : {
You can’t perform that action at this time.
0 commit comments