File tree Expand file tree Collapse file tree 3 files changed +142
-141
lines changed Expand file tree Collapse file tree 3 files changed +142
-141
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] .10 " ,
4
+ "packageManager" :
" [email protected] .11 " ,
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.5 .0" ,
108
+ "@vue-macros/common" : " ^1.6 .0" ,
109
109
"ast-walker-scope" : " ^0.4.2" ,
110
110
"chokidar" : " ^3.5.3" ,
111
111
"fast-glob" : " ^3.3.1" ,
131
131
"@vue/test-utils" : " ^2.4.1" ,
132
132
"chalk" : " ^5.3.0" ,
133
133
"conventional-changelog-cli" : " ^2.2.2" ,
134
- "enquirer" : " ^2.3.6 " ,
134
+ "enquirer" : " ^2.4.1 " ,
135
135
"esno" : " ^0.17.0" ,
136
- "execa" : " ^7.1.1 " ,
136
+ "execa" : " ^7.2.0 " ,
137
137
"happy-dom" : " ^10.5.2" ,
138
138
"lint-staged" : " ^13.2.3" ,
139
139
"minimist" : " ^1.2.8" ,
140
140
"nodemon" : " ^2.0.22" ,
141
141
"p-series" : " ^3.0.0" ,
142
142
"prettier" : " ^2.8.8" ,
143
143
"rimraf" : " ^5.0.1" ,
144
- "rollup" : " ^3.26.3 " ,
144
+ "rollup" : " ^3.27.0 " ,
145
145
"semver" : " ^7.5.4" ,
146
146
"ts-expect" : " ^1.3.0" ,
147
147
"tsup" : " ^7.1.0" ,
148
148
"typescript" : " ^5.1.6" ,
149
149
"unplugin-auto-import" : " ^0.16.6" ,
150
- "vite" : " ^4.4.6 " ,
150
+ "vite" : " ^4.4.7 " ,
151
151
"vite-plugin-vue-markdown" : " ^0.23.7" ,
152
152
"vitest" : " ^0.33.0" ,
153
153
"vue" : " ^3.3.4" ,
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.4.6 " ,
12
+ "vite" : " ^4.4.7 " ,
13
13
"vite-plugin-inspect" : " ^0.7.33" ,
14
14
"vue" : " ^3.3.4"
15
15
}
You can’t perform that action at this time.
0 commit comments