File tree Expand file tree Collapse file tree 3 files changed +319
-265
lines changed Expand file tree Collapse file tree 3 files changed +319
-265
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-router" ,
3
3
"version" : " 0.6.4" ,
4
- "packageManager" :
" [email protected] .5 " ,
4
+ "packageManager" :
" [email protected] .7 " ,
5
5
"description" : " File based typed routing for Vue Router" ,
6
6
"keywords" : [
7
7
" vue-router" ,
105
105
"dependencies" : {
106
106
"@babel/types" : " ^7.22.5" ,
107
107
"@rollup/pluginutils" : " ^5.0.2" ,
108
- "@vue-macros/common" : " ^1.4 .0" ,
108
+ "@vue-macros/common" : " ^1.5 .0" ,
109
109
"ast-walker-scope" : " ^0.4.2" ,
110
110
"chokidar" : " ^3.5.3" ,
111
111
"fast-glob" : " ^3.3.0" ,
114
114
"mlly" : " ^1.4.0" ,
115
115
"pathe" : " ^1.1.1" ,
116
116
"scule" : " ^1.0.0" ,
117
- "unplugin" : " ^1.3.1 " ,
117
+ "unplugin" : " ^1.3.2 " ,
118
118
"yaml" : " ^2.3.1"
119
119
},
120
120
"peerDependencies" : {
139
139
"p-series" : " ^3.0.0" ,
140
140
"prettier" : " ^2.8.8" ,
141
141
"rimraf" : " ^5.0.1" ,
142
- "rollup" : " ^3.26.0 " ,
143
- "semver" : " ^7.5.3 " ,
142
+ "rollup" : " ^3.26.2 " ,
143
+ "semver" : " ^7.5.4 " ,
144
144
"ts-expect" : " ^1.3.0" ,
145
145
"tsup" : " ^7.1.0" ,
146
146
"typescript" : " ^5.1.6" ,
147
- "unplugin-auto-import" : " ^0.16.4 " ,
148
- "vite" : " ^4.3.9 " ,
147
+ "unplugin-auto-import" : " ^0.16.6 " ,
148
+ "vite" : " ^4.4.2 " ,
149
149
"vite-plugin-vue-markdown" : " ^0.23.5" ,
150
- "vitest" : " ^0.32.2 " ,
150
+ "vitest" : " ^0.33.0 " ,
151
151
"vue" : " ^3.3.4" ,
152
- "vue-router" : " ^4.2.2 " ,
152
+ "vue-router" : " ^4.2.4 " ,
153
153
"webpack" : " ^5.88.1" ,
154
154
"yorkie" : " ^2.0.0"
155
155
}
Original file line number Diff line number Diff line change 9
9
"@vue/compiler-sfc" : " ^3.3.4" ,
10
10
"@vue/tsconfig" : " ^0.4.0" ,
11
11
"unplugin-vue-router" : " workspace:*" ,
12
- "vite" : " ^4.3.9 " ,
12
+ "vite" : " ^4.4.2 " ,
13
13
"vite-plugin-inspect" : " ^0.7.32" ,
14
14
"vue" : " ^3.3.4"
15
15
}
You can’t perform that action at this time.
0 commit comments