File tree Expand file tree Collapse file tree 2 files changed +207
-193
lines changed Expand file tree Collapse file tree 2 files changed +207
-193
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] .1 " ,
4
+ "packageManager" :
" [email protected] .4 " ,
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.11 " ,
106
+ "@babel/types" : " ^7.22.17 " ,
107
107
"@rollup/pluginutils" : " ^5.0.4" ,
108
- "@vue-macros/common" : " ^1.7.2 " ,
108
+ "@vue-macros/common" : " ^1.8.0 " ,
109
109
"ast-walker-scope" : " ^0.5.0" ,
110
110
"chokidar" : " ^3.5.3" ,
111
111
"fast-glob" : " ^3.3.1" ,
112
112
"json5" : " ^2.2.3" ,
113
113
"local-pkg" : " ^0.4.3" ,
114
- "mlly" : " ^1.4.1 " ,
114
+ "mlly" : " ^1.4.2 " ,
115
115
"pathe" : " ^1.1.1" ,
116
116
"scule" : " ^1.0.0" ,
117
117
"unplugin" : " ^1.4.0" ,
126
126
}
127
127
},
128
128
"devDependencies" : {
129
- "@vitest/coverage-v8" : " ^0.34.3 " ,
129
+ "@vitest/coverage-v8" : " ^0.34.4 " ,
130
130
"@volar/vue-language-core" : " ^1.6.5" ,
131
131
"@vue/test-utils" : " ^2.4.1" ,
132
132
"chalk" : " ^5.3.0" ,
141
141
"p-series" : " ^3.0.0" ,
142
142
"prettier" : " ^2.8.8" ,
143
143
"rimraf" : " ^5.0.1" ,
144
- "rollup" : " ^3.28 .1" ,
144
+ "rollup" : " ^3.29 .1" ,
145
145
"semver" : " ^7.5.4" ,
146
146
"ts-expect" : " ^1.3.0" ,
147
147
"tsup" : " ^7.2.0" ,
148
148
"typescript" : " ^5.2.2" ,
149
149
"unplugin-auto-import" : " ^0.16.6" ,
150
150
"vite" : " ^4.4.9" ,
151
151
"vite-plugin-vue-markdown" : " ^0.23.8" ,
152
- "vitest" : " ^0.34.3 " ,
152
+ "vitest" : " ^0.34.4 " ,
153
153
"vue" : " ^3.3.4" ,
154
154
"vue-router" : " ^4.2.4" ,
155
155
"vue-router-mock" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments