File tree Expand file tree Collapse file tree 3 files changed +394
-544
lines changed Expand file tree Collapse file tree 3 files changed +394
-544
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-vue-router" ,
3
3
"version" : " 0.10.2" ,
4
4
"type" : " module" ,
5
- "packageManager" : " pnpm@9.6 .0" ,
5
+ "packageManager" : " pnpm@9.7 .0" ,
6
6
"description" : " File based typed routing for Vue Router" ,
7
7
"keywords" : [
8
8
" vue-router" ,
175
175
"mlly" : " ^1.7.1" ,
176
176
"pathe" : " ^1.1.2" ,
177
177
"scule" : " ^1.3.0" ,
178
- "unplugin" : " ^1.12.0 " ,
178
+ "unplugin" : " ^1.12.1 " ,
179
179
"yaml" : " ^2.5.0"
180
180
},
181
181
"peerDependencies" : {
190
190
"@pinia/colada" : " ^0.7.1" ,
191
191
"@shikijs/vitepress-twoslash" : " 1.12.1" ,
192
192
"@tanstack/vue-query" : " ^5.51.21" ,
193
- "@types/node" : " ^20.14.14 " ,
193
+ "@types/node" : " ^20.14.15 " ,
194
194
"@vitest/coverage-v8" : " ^2.0.5" ,
195
195
"@vitest/ui" : " ^2.0.5" ,
196
196
"@volar/vue-language-core" : " ^1.6.5" ,
205
205
"minimist" : " ^1.2.8" ,
206
206
"nodemon" : " ^3.1.4" ,
207
207
"p-series" : " ^3.0.0" ,
208
- "pinia" : " ^2.2.0 " ,
208
+ "pinia" : " ^2.2.1 " ,
209
209
"prettier" : " ^3.3.3" ,
210
210
"rimraf" : " ^6.0.1" ,
211
211
"rollup" : " ^4.20.0" ,
216
216
"unplugin-auto-import" : " ^0.18.2" ,
217
217
"unplugin-vue-markdown" : " ^0.26.2" ,
218
218
"unplugin-vue-router" : " workspace:*" ,
219
- "vite" : " ^5.3.5 " ,
219
+ "vite" : " ^5.4.0 " ,
220
220
"vite-plugin-vue-devtools" : " ^7.3.7" ,
221
- "vitepress" : " 1.3.1 " ,
221
+ "vitepress" : " 1.3.2 " ,
222
222
"vitest" : " ^2.0.5" ,
223
- "vue" : " ^3.4.35 " ,
224
- "vue-router" : " ^4.4.2 " ,
223
+ "vue" : " ^3.4.37 " ,
224
+ "vue-router" : " ^4.4.3 " ,
225
225
"vue-router-mock" : " ^1.1.0" ,
226
226
"vue-tsc" : " ^2.0.29" ,
227
227
"vuefire" : " ^3.1.24" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"devDependencies" : {
10
10
"@vitejs/plugin-vue" : " ^5.1.2" ,
11
- "@vue/compiler-sfc" : " ^3.4.35 " ,
11
+ "@vue/compiler-sfc" : " ^3.4.37 " ,
12
12
"@vue/tsconfig" : " ^0.5.1" ,
13
13
"json-server" : " ^0.17.4" ,
14
14
"unplugin-vue-router" : " workspace:*" ,
15
- "vite" : " ^5.3.5 " ,
15
+ "vite" : " ^5.4.0 " ,
16
16
"vite-plugin-inspect" : " ^0.8.5"
17
17
},
18
18
"dependencies" : {
19
19
"@tanstack/vue-query" : " ^5.51.21" ,
20
20
"mande" : " ^2.0.9" ,
21
- "pinia" : " ^2.2.0 " ,
22
- "vue" : " ^3.4.35 " ,
23
- "vue-router" : " ^4.4.2 "
21
+ "pinia" : " ^2.2.1 " ,
22
+ "vue" : " ^3.4.37 " ,
23
+ "vue-router" : " ^4.4.3 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments