|
2 | 2 | "name": "unplugin-vue-router",
|
3 | 3 | "version": "0.10.7",
|
4 | 4 | "type": "module",
|
5 |
| - "packageManager": "[email protected].0", |
| 5 | + "packageManager": "[email protected].1", |
6 | 6 | "description": "File based typed routing for Vue Router",
|
7 | 7 | "keywords": [
|
8 | 8 | "vue-router",
|
|
176 | 176 | "mlly": "^1.7.1",
|
177 | 177 | "pathe": "^1.1.2",
|
178 | 178 | "scule": "^1.3.0",
|
179 |
| - "unplugin": "^1.12.1", |
| 179 | + "unplugin": "^1.12.2", |
180 | 180 | "yaml": "^2.5.0"
|
181 | 181 | },
|
182 | 182 | "peerDependencies": {
|
|
189 | 189 | },
|
190 | 190 | "devDependencies": {
|
191 | 191 | "@pinia/colada": "^0.8.1",
|
192 |
| - "@shikijs/vitepress-twoslash": "1.12.1", |
| 192 | + "@shikijs/vitepress-twoslash": "1.14.1", |
193 | 193 | "@tanstack/vue-query": "^5.51.21",
|
194 |
| - "@types/node": "^20.14.15", |
| 194 | + "@types/node": "^20.16.1", |
195 | 195 | "@vitest/coverage-v8": "^2.0.5",
|
196 | 196 | "@vitest/ui": "^2.0.5",
|
197 | 197 | "@volar/vue-language-core": "^1.6.5",
|
198 | 198 | "@vue/test-utils": "^2.4.6",
|
199 | 199 | "chalk": "^5.3.0",
|
200 | 200 | "conventional-changelog-cli": "^5.0.0",
|
201 | 201 | "enquirer": "^2.4.1",
|
202 |
| - "execa": "^9.3.0", |
203 |
| - "firebase": "^10.12.5", |
| 202 | + "execa": "^9.3.1", |
| 203 | + "firebase": "^10.13.0", |
204 | 204 | "happy-dom": "^14.12.3",
|
205 | 205 | "lint-staged": "^15.2.9",
|
206 | 206 | "minimist": "^1.2.8",
|
|
209 | 209 | "pinia": "^2.2.2",
|
210 | 210 | "prettier": "^3.3.3",
|
211 | 211 | "rimraf": "^6.0.1",
|
212 |
| - "rollup": "^4.20.0", |
| 212 | + "rollup": "^4.21.0", |
213 | 213 | "semver": "^7.6.3",
|
214 | 214 | "ts-expect": "^1.3.0",
|
215 | 215 | "tsup": "^8.2.4",
|
216 | 216 | "typescript": "^5.5.4",
|
217 | 217 | "unplugin-auto-import": "^0.18.2",
|
218 | 218 | "unplugin-vue-markdown": "^0.26.2",
|
219 | 219 | "unplugin-vue-router": "workspace:*",
|
220 |
| - "vite": "^5.4.0", |
| 220 | + "vite": "^5.4.1", |
221 | 221 | "vite-plugin-vue-devtools": "^7.3.8",
|
222 |
| - "vitepress": "1.3.2", |
| 222 | + "vitepress": "1.3.3", |
223 | 223 | "vitest": "^2.0.5",
|
224 |
| - "vue": "^3.4.37", |
| 224 | + "vue": "^3.4.38", |
225 | 225 | "vue-router": "^4.4.3",
|
226 | 226 | "vue-router-mock": "^1.1.0",
|
227 | 227 | "vue-tsc": "^2.0.29",
|
228 |
| - "vuefire": "^3.1.24", |
| 228 | + "vuefire": "^3.2.0", |
229 | 229 | "webpack": "^5.93.0",
|
230 | 230 | "yorkie": "^2.0.0"
|
231 | 231 | }
|
|
0 commit comments