File tree Expand file tree Collapse file tree 3 files changed +284
-289
lines changed Expand file tree Collapse file tree 3 files changed +284
-289
lines changed Original file line number Diff line number Diff line change 180
180
"devDependencies" : {
181
181
"@pinia/colada" : " ^0.5.3" ,
182
182
"@shikijs/vitepress-twoslash" : " 1.2.0" ,
183
- "@tanstack/vue-query" : " ^5.28.4 " ,
184
- "@types/node" : " ^20.11.28 " ,
183
+ "@tanstack/vue-query" : " ^5.28.7 " ,
184
+ "@types/node" : " ^20.11.30 " ,
185
185
"@vitest/coverage-v8" : " ^1.4.0" ,
186
186
"@vitest/ui" : " ^1.4.0" ,
187
187
"@volar/vue-language-core" : " ^1.6.5" ,
191
191
"enquirer" : " ^2.4.1" ,
192
192
"execa" : " ^8.0.1" ,
193
193
"firebase" : " ^10.9.0" ,
194
- "happy-dom" : " ^13.9.0 " ,
194
+ "happy-dom" : " ^13.10.1 " ,
195
195
"lint-staged" : " ^15.2.2" ,
196
196
"minimist" : " ^1.2.8" ,
197
197
"nodemon" : " ^3.1.0" ,
203
203
"semver" : " ^7.6.0" ,
204
204
"ts-expect" : " ^1.3.0" ,
205
205
"tsup" : " ^8.0.2" ,
206
- "typescript" : " ^5.4.2 " ,
206
+ "typescript" : " ^5.4.3 " ,
207
207
"unplugin-auto-import" : " ^0.17.5" ,
208
208
"unplugin-vue-markdown" : " ^0.26.0" ,
209
209
"unplugin-vue-router" : " workspace:*" ,
210
- "vite" : " ^5.1 .6" ,
211
- "vitepress" : " 1.0.0-rc.45 " ,
210
+ "vite" : " ^5.2 .6" ,
211
+ "vitepress" : " 1.0.1 " ,
212
212
"vitest" : " ^1.4.0" ,
213
213
"vue" : " ^3.4.21" ,
214
214
"vue-router" : " 4.3.0" ,
215
215
"vue-router-mock" : " ^1.1.0" ,
216
- "vue-tsc" : " ^2.0.6 " ,
216
+ "vue-tsc" : " ^2.0.7 " ,
217
217
"vuefire" : " ^3.1.23" ,
218
- "webpack" : " ^5.90.3 " ,
218
+ "webpack" : " ^5.91.0 " ,
219
219
"yorkie" : " ^2.0.0"
220
220
}
221
221
}
Original file line number Diff line number Diff line change 12
12
"@vue/tsconfig" : " ^0.5.1" ,
13
13
"json-server" : " ^0.17.4" ,
14
14
"unplugin-vue-router" : " workspace:*" ,
15
- "vite" : " ^5.1 .6" ,
15
+ "vite" : " ^5.2 .6" ,
16
16
"vite-plugin-inspect" : " ^0.8.3" ,
17
17
"vue" : " ^3.4.21"
18
18
},
19
19
"dependencies" : {
20
- "@tanstack/vue-query" : " ^5.28.4 " ,
20
+ "@tanstack/vue-query" : " ^5.28.7 " ,
21
21
"mande" : " ^2.0.8" ,
22
22
"pinia" : " ^2.1.7" ,
23
23
"vue" : " ^3.4.21"
You can’t perform that action at this time.
0 commit comments