|
1 | 1 | {
|
2 | 2 | "name": "unplugin-vue-router",
|
3 | 3 | "version": "0.8.4",
|
4 |
| - "packageManager": "[email protected].3", |
| 4 | + "packageManager": "[email protected].4", |
5 | 5 | "description": "File based typed routing for Vue Router",
|
6 | 6 | "keywords": [
|
7 | 7 | "vue-router",
|
|
163 | 163 | "fast-glob": "^3.3.2",
|
164 | 164 | "json5": "^2.2.3",
|
165 | 165 | "local-pkg": "^0.5.0",
|
166 |
| - "mlly": "^1.6.0", |
| 166 | + "mlly": "^1.6.1", |
167 | 167 | "pathe": "^1.1.2",
|
168 | 168 | "scule": "^1.3.0",
|
169 | 169 | "unplugin": "^1.7.1",
|
170 |
| - "yaml": "^2.3.4" |
| 170 | + "yaml": "^2.4.0" |
171 | 171 | },
|
172 | 172 | "peerDependencies": {
|
173 | 173 | "vue-router": "^4.3.0"
|
|
179 | 179 | },
|
180 | 180 | "devDependencies": {
|
181 | 181 | "@pinia/colada": "^0.5.3",
|
182 |
| - "@shikijs/vitepress-twoslash": "1.1.6", |
183 |
| - "@tanstack/vue-query": "^5.22.2", |
184 |
| - "@types/node": "^20.11.19", |
| 182 | + "@shikijs/vitepress-twoslash": "1.1.7", |
| 183 | + "@tanstack/vue-query": "^5.24.1", |
| 184 | + "@types/node": "^20.11.20", |
185 | 185 | "@vitest/coverage-v8": "^1.3.1",
|
186 | 186 | "@vitest/ui": "^1.3.1",
|
187 | 187 | "@volar/vue-language-core": "^1.6.5",
|
|
191 | 191 | "enquirer": "^2.4.1",
|
192 | 192 | "execa": "^8.0.1",
|
193 | 193 | "firebase": "^10.8.0",
|
194 |
| - "happy-dom": "^13.3.8", |
| 194 | + "happy-dom": "^13.6.0", |
195 | 195 | "lint-staged": "^15.2.2",
|
196 | 196 | "minimist": "^1.2.8",
|
197 |
| - "nodemon": "^3.0.3", |
| 197 | + "nodemon": "^3.1.0", |
198 | 198 | "p-series": "^3.0.0",
|
199 | 199 | "pinia": "^2.1.7",
|
200 | 200 | "prettier": "^3.2.5",
|
|
205 | 205 | "tsup": "^8.0.2",
|
206 | 206 | "typescript": "^5.3.3",
|
207 | 207 | "unplugin-auto-import": "^0.17.5",
|
208 |
| - "unplugin-vue-markdown": "^0.25.0", |
| 208 | + "unplugin-vue-markdown": "^0.26.0", |
209 | 209 | "unplugin-vue-router": "workspace:*",
|
210 | 210 | "vite": "^5.1.4",
|
211 | 211 | "vitepress": "1.0.0-rc.44",
|
212 | 212 | "vitest": "^1.3.1",
|
213 |
| - "vue": "^3.4.19", |
| 213 | + "vue": "^3.4.20", |
214 | 214 | "vue-router": "4.3.0",
|
215 | 215 | "vue-router-mock": "^1.1.0",
|
216 | 216 | "vue-tsc": "^1.8.27",
|
217 |
| - "vuefire": "^3.1.22", |
| 217 | + "vuefire": "^3.1.23", |
218 | 218 | "webpack": "^5.90.3",
|
219 | 219 | "yorkie": "^2.0.0"
|
220 | 220 | }
|
|
0 commit comments