File tree Expand file tree Collapse file tree 3 files changed +258
-108
lines changed Expand file tree Collapse file tree 3 files changed +258
-108
lines changed Original file line number Diff line number Diff line change 172
172
"fast-glob" : " ^3.3.2" ,
173
173
"json5" : " ^2.2.3" ,
174
174
"local-pkg" : " ^0.5.0" ,
175
- "magic-string" : " ^0.30.11 " ,
175
+ "magic-string" : " ^0.30.12 " ,
176
176
"mlly" : " ^1.7.2" ,
177
177
"pathe" : " ^1.1.2" ,
178
178
"scule" : " ^1.3.0" ,
179
179
"unplugin" : " ^1.14.1" ,
180
- "yaml" : " ^2.5.1 "
180
+ "yaml" : " ^2.6.0 "
181
181
},
182
182
"peerDependencies" : {
183
183
"vue-router" : " ^4.4.0"
190
190
"devDependencies" : {
191
191
"@pinia/colada" : " ^0.10.0" ,
192
192
"@shikijs/vitepress-twoslash" : " 1.22.0" ,
193
- "@tanstack/vue-query" : " ^5.59.9 " ,
193
+ "@tanstack/vue-query" : " ^5.59.13 " ,
194
194
"@types/node" : " ^20.16.11" ,
195
195
"@vitest/coverage-v8" : " ^2.1.2" ,
196
196
"@vitest/ui" : " ^2.1.2" ,
219
219
"unplugin-vue-router" : " workspace:*" ,
220
220
"vite" : " ^5.4.8" ,
221
221
"vite-plugin-vue-devtools" : " ^7.4.6" ,
222
- "vitepress" : " 1.4.0 " ,
222
+ "vitepress" : " 1.4.1 " ,
223
223
"vitest" : " ^2.1.2" ,
224
- "vue" : " ^3.5.11 " ,
224
+ "vue" : " ^3.5.12 " ,
225
225
"vue-router" : " ^4.4.5" ,
226
226
"vue-router-mock" : " ^1.1.0" ,
227
227
"vue-tsc" : " ^2.1.6" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"devDependencies" : {
10
10
"@vitejs/plugin-vue" : " ^5.1.4" ,
11
- "@vue/compiler-sfc" : " ^3.5.11 " ,
11
+ "@vue/compiler-sfc" : " ^3.5.12 " ,
12
12
"@vue/tsconfig" : " ^0.5.1" ,
13
13
"json-server" : " ^0.17.4" ,
14
14
"unplugin-vue-router" : " workspace:*" ,
15
15
"vite" : " ^5.4.8" ,
16
16
"vite-plugin-inspect" : " ^0.8.7"
17
17
},
18
18
"dependencies" : {
19
- "@tanstack/vue-query" : " ^5.59.9 " ,
19
+ "@tanstack/vue-query" : " ^5.59.13 " ,
20
20
"mande" : " ^2.0.9" ,
21
21
"pinia" : " ^2.2.4" ,
22
- "vue" : " ^3.5.11 " ,
22
+ "vue" : " ^3.5.12 " ,
23
23
"vue-router" : " ^4.4.5"
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments