File tree Expand file tree Collapse file tree 3 files changed +80
-85
lines changed Expand file tree Collapse file tree 3 files changed +80
-85
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-vue-router" ,
3
3
"version" : " 0.8.8" ,
4
4
"type" : " module" ,
5
- "packageManager" :
" [email protected] .2 " ,
5
+ "packageManager" :
" [email protected] .3 " ,
6
6
"description" : " File based typed routing for Vue Router" ,
7
7
"keywords" : [
8
8
" vue-router" ,
156
156
]
157
157
},
158
158
"dependencies" : {
159
- "@babel/types" : " ^7.24.5 " ,
159
+ "@babel/types" : " ^7.24.6 " ,
160
160
"@rollup/pluginutils" : " ^5.1.0" ,
161
- "@vue-macros/common" : " ^1.10.3 " ,
161
+ "@vue-macros/common" : " ^1.10.4 " ,
162
162
"ast-walker-scope" : " ^0.6.1" ,
163
163
"chokidar" : " ^3.6.0" ,
164
164
"fast-glob" : " ^3.3.2" ,
181
181
"devDependencies" : {
182
182
"@pinia/colada" : " ^0.6.0" ,
183
183
"@shikijs/vitepress-twoslash" : " 1.6.0" ,
184
- "@tanstack/vue-query" : " ^5.37.1 " ,
184
+ "@tanstack/vue-query" : " ^5.38.0 " ,
185
185
"@types/node" : " ^20.12.12" ,
186
186
"@vitest/coverage-v8" : " ^1.6.0" ,
187
187
"@vitest/ui" : " ^1.6.0" ,
193
193
"execa" : " ^9.1.0" ,
194
194
"firebase" : " ^10.12.1" ,
195
195
"happy-dom" : " ^14.11.0" ,
196
- "lint-staged" : " ^15.2.4 " ,
196
+ "lint-staged" : " ^15.2.5 " ,
197
197
"minimist" : " ^1.2.8" ,
198
- "nodemon" : " ^3.1.0 " ,
198
+ "nodemon" : " ^3.1.1 " ,
199
199
"p-series" : " ^3.0.0" ,
200
200
"pinia" : " ^2.1.7" ,
201
201
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 17
17
"vue" : " ^3.4.27"
18
18
},
19
19
"dependencies" : {
20
- "@tanstack/vue-query" : " ^5.37.1 " ,
20
+ "@tanstack/vue-query" : " ^5.38.0 " ,
21
21
"mande" : " ^2.0.9" ,
22
22
"pinia" : " ^2.1.7" ,
23
23
"vue" : " ^3.4.27"
You can’t perform that action at this time.
0 commit comments