File tree Expand file tree Collapse file tree 3 files changed +280
-253
lines changed Expand file tree Collapse file tree 3 files changed +280
-253
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-vue-router" ,
3
3
"version" : " 0.9.1" ,
4
4
"type" : " module" ,
5
- "packageManager" : " pnpm@9.2 .0" ,
5
+ "packageManager" : " pnpm@9.3 .0" ,
6
6
"description" : " File based typed routing for Vue Router" ,
7
7
"keywords" : [
8
8
" vue-router" ,
180
180
},
181
181
"devDependencies" : {
182
182
"@pinia/colada" : " ^0.6.0" ,
183
- "@shikijs/vitepress-twoslash" : " 1.6.4 " ,
183
+ "@shikijs/vitepress-twoslash" : " 1.6.5 " ,
184
184
"@tanstack/vue-query" : " ^5.45.0" ,
185
185
"@types/node" : " ^20.14.2" ,
186
186
"@vitest/coverage-v8" : " ^1.6.0" ,
193
193
"execa" : " ^9.2.0" ,
194
194
"firebase" : " ^10.12.2" ,
195
195
"happy-dom" : " ^14.12.0" ,
196
- "lint-staged" : " ^15.2.6 " ,
196
+ "lint-staged" : " ^15.2.7 " ,
197
197
"minimist" : " ^1.2.8" ,
198
198
"nodemon" : " ^3.1.3" ,
199
199
"p-series" : " ^3.0.0" ,
208
208
"unplugin-auto-import" : " ^0.17.6" ,
209
209
"unplugin-vue-markdown" : " ^0.26.2" ,
210
210
"unplugin-vue-router" : " workspace:*" ,
211
- "vite" : " ^5.2.13 " ,
211
+ "vite" : " ^5.3.1 " ,
212
212
"vitepress" : " 1.2.3" ,
213
213
"vitest" : " ^1.6.0" ,
214
- "vue" : " ^3.4.27 " ,
214
+ "vue" : " ^3.4.29 " ,
215
215
"vue-router" : " 4.4.0-alpha.3" ,
216
216
"vue-router-mock" : " ^1.1.0" ,
217
217
"vue-tsc" : " ^2.0.21" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"devDependencies" : {
10
10
"@vitejs/plugin-vue" : " ^5.0.5" ,
11
- "@vue/compiler-sfc" : " ^3.4.27 " ,
11
+ "@vue/compiler-sfc" : " ^3.4.29 " ,
12
12
"@vue/tsconfig" : " ^0.5.1" ,
13
13
"json-server" : " ^0.17.4" ,
14
14
"unplugin-vue-router" : " workspace:*" ,
15
- "vite" : " ^5.2.13 " ,
15
+ "vite" : " ^5.3.1 " ,
16
16
"vite-plugin-inspect" : " ^0.8.4"
17
17
},
18
18
"dependencies" : {
19
19
"@tanstack/vue-query" : " ^5.45.0" ,
20
20
"mande" : " ^2.0.9" ,
21
21
"pinia" : " ^2.1.7" ,
22
- "vue" : " ^3.4.27 " ,
22
+ "vue" : " ^3.4.29 " ,
23
23
"vue-router" : " 4.4.0-alpha.3"
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments