File tree Expand file tree Collapse file tree 4 files changed +600
-185
lines changed Expand file tree Collapse file tree 4 files changed +600
-185
lines changed Original file line number Diff line number Diff line change 187
187
}
188
188
},
189
189
"devDependencies" : {
190
- "@pinia/colada" : " ^0.6 .0" ,
190
+ "@pinia/colada" : " ^0.7 .0" ,
191
191
"@shikijs/vitepress-twoslash" : " 1.11.0" ,
192
192
"@tanstack/vue-query" : " ^5.51.9" ,
193
193
"@types/node" : " ^20.14.11" ,
205
205
"minimist" : " ^1.2.8" ,
206
206
"nodemon" : " ^3.1.4" ,
207
207
"p-series" : " ^3.0.0" ,
208
- "pinia" : " ^2.1.7 " ,
208
+ "pinia" : " ^2.2.0 " ,
209
209
"prettier" : " ^3.3.3" ,
210
210
"rimraf" : " ^6.0.1" ,
211
211
"rollup" : " ^4.19.0" ,
212
212
"semver" : " ^7.6.3" ,
213
213
"ts-expect" : " ^1.3.0" ,
214
214
"tsup" : " ^8.2.1" ,
215
- "typescript" : " ^5.5.3 " ,
215
+ "typescript" : " ^5.5.4 " ,
216
216
"unplugin-auto-import" : " ^0.18.0" ,
217
217
"unplugin-vue-markdown" : " ^0.26.2" ,
218
218
"unplugin-vue-router" : " workspace:*" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@tanstack/vue-query" : " ^5.51.9" ,
20
20
"mande" : " ^2.0.9" ,
21
- "pinia" : " ^2.1.7 " ,
21
+ "pinia" : " ^2.2.0 " ,
22
22
"vue" : " ^3.4.33" ,
23
23
"vue-router" : " ^4.4.0"
24
24
}
You can’t perform that action at this time.
0 commit comments