File tree Expand file tree Collapse file tree 2 files changed +253
-181
lines changed Expand file tree Collapse file tree 2 files changed +253
-181
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] .0 " ,
4
+ "packageManager" :
" [email protected] .2 " ,
5
5
"description" : " File based typed routing for Vue Router" ,
6
6
"keywords" : [
7
7
" vue-router" ,
103
103
]
104
104
},
105
105
"dependencies" : {
106
- "@babel/types" : " ^7.22.4 " ,
106
+ "@babel/types" : " ^7.22.5 " ,
107
107
"@rollup/pluginutils" : " ^5.0.2" ,
108
- "@vue-macros/common" : " ^1.3.3 " ,
109
- "ast-walker-scope" : " ^0.4.1 " ,
108
+ "@vue-macros/common" : " ^1.4.0 " ,
109
+ "ast-walker-scope" : " ^0.4.2 " ,
110
110
"chokidar" : " ^3.5.3" ,
111
111
"fast-glob" : " ^3.2.12" ,
112
112
"json5" : " ^2.2.3" ,
139
139
"p-series" : " ^3.0.0" ,
140
140
"prettier" : " ^2.8.8" ,
141
141
"rimraf" : " ^5.0.1" ,
142
- "rollup" : " ^3.23.1 " ,
142
+ "rollup" : " ^3.25.0 " ,
143
143
"semver" : " ^7.5.1" ,
144
144
"ts-expect" : " ^1.3.0" ,
145
145
"tsup" : " ^6.7.0" ,
146
146
"typescript" : " ^5.1.3" ,
147
147
"unplugin-auto-import" : " ^0.16.4" ,
148
148
"vite" : " ^4.3.9" ,
149
149
"vite-plugin-vue-markdown" : " ^0.23.5" ,
150
- "vitest" : " ^0.31.4 " ,
150
+ "vitest" : " ^0.32.0 " ,
151
151
"vue" : " ^3.3.4" ,
152
152
"vue-router" : " ^4.2.2" ,
153
- "webpack" : " ^5.85 .0" ,
153
+ "webpack" : " ^5.86 .0" ,
154
154
"yorkie" : " ^2.0.0"
155
155
}
156
156
}
You can’t perform that action at this time.
0 commit comments