File tree Expand file tree Collapse file tree 3 files changed +155
-172
lines changed Expand file tree Collapse file tree 3 files changed +155
-172
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] .4 " ,
4
+ "packageManager" :
" [email protected] .5 " ,
5
5
"description" : " File based typed routing for Vue Router" ,
6
6
"keywords" : [
7
7
" vue-router" ,
108
108
"@vue-macros/common" : " ^1.4.0" ,
109
109
"ast-walker-scope" : " ^0.4.2" ,
110
110
"chokidar" : " ^3.5.3" ,
111
- "fast-glob" : " ^3.2.12 " ,
111
+ "fast-glob" : " ^3.3.0 " ,
112
112
"json5" : " ^2.2.3" ,
113
113
"local-pkg" : " ^0.4.3" ,
114
114
"mlly" : " ^1.4.0" ,
128
128
"devDependencies" : {
129
129
"@volar/vue-language-core" : " ^1.6.5" ,
130
130
"c8" : " ^7.14.0" ,
131
- "chalk" : " ^5.2 .0" ,
131
+ "chalk" : " ^5.3 .0" ,
132
132
"conventional-changelog-cli" : " ^2.2.2" ,
133
133
"enquirer" : " ^2.3.6" ,
134
134
"esno" : " ^0.16.3" ,
135
135
"execa" : " ^7.1.1" ,
136
- "lint-staged" : " ^13.2.2 " ,
136
+ "lint-staged" : " ^13.2.3 " ,
137
137
"minimist" : " ^1.2.8" ,
138
138
"nodemon" : " ^2.0.22" ,
139
139
"p-series" : " ^3.0.0" ,
140
140
"prettier" : " ^2.8.8" ,
141
141
"rimraf" : " ^5.0.1" ,
142
- "rollup" : " ^3.25.2 " ,
142
+ "rollup" : " ^3.26.0 " ,
143
143
"semver" : " ^7.5.3" ,
144
144
"ts-expect" : " ^1.3.0" ,
145
145
"tsup" : " ^6.7.0" ,
146
- "typescript" : " ^5.1.3 " ,
146
+ "typescript" : " ^5.1.6 " ,
147
147
"unplugin-auto-import" : " ^0.16.4" ,
148
148
"vite" : " ^4.3.9" ,
149
149
"vite-plugin-vue-markdown" : " ^0.23.5" ,
150
150
"vitest" : " ^0.32.2" ,
151
151
"vue" : " ^3.3.4" ,
152
152
"vue-router" : " ^4.2.2" ,
153
- "webpack" : " ^5.88.0 " ,
153
+ "webpack" : " ^5.88.1 " ,
154
154
"yorkie" : " ^2.0.0"
155
155
}
156
156
}
Original file line number Diff line number Diff line change 10
10
"@vue/tsconfig" : " ^0.4.0" ,
11
11
"unplugin-vue-router" : " workspace:*" ,
12
12
"vite" : " ^4.3.9" ,
13
- "vite-plugin-inspect" : " ^0.7.29 " ,
13
+ "vite-plugin-inspect" : " ^0.7.32 " ,
14
14
"vue" : " ^3.3.4"
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments