|
2 | 2 | "name": "unplugin-vue-router",
|
3 | 3 | "version": "0.12.0",
|
4 | 4 | "type": "module",
|
5 |
| - "packageManager": "pnpm@10.10.0", |
| 5 | + "packageManager": "pnpm@10.11.0", |
6 | 6 | "description": "File based typed routing for Vue Router",
|
7 | 7 | "keywords": [
|
8 | 8 | "unplugin",
|
|
143 | 143 | "pathe": "^2.0.3",
|
144 | 144 | "picomatch": "^4.0.2",
|
145 | 145 | "scule": "^1.3.0",
|
146 |
| - "unplugin": "^2.3.3", |
| 146 | + "unplugin": "^2.3.4", |
147 | 147 | "unplugin-utils": "^0.2.4",
|
148 |
| - "yaml": "^2.7.1" |
| 148 | + "yaml": "^2.8.0" |
149 | 149 | },
|
150 | 150 | "peerDependencies": {
|
151 | 151 | "vue-router": "^4.4.0"
|
|
159 | 159 | "@babel/types": "^7.27.1",
|
160 | 160 | "@pinia/colada": "^0.15.3",
|
161 | 161 | "@posva/prompts": "^2.4.4",
|
162 |
| - "@shikijs/vitepress-twoslash": "3.4.0", |
| 162 | + "@shikijs/vitepress-twoslash": "3.4.2", |
163 | 163 | "@tanstack/vue-query": "^5.76.0",
|
164 |
| - "@types/node": "^22.15.17", |
| 164 | + "@types/node": "^22.15.19", |
165 | 165 | "@types/picomatch": "^4.0.0",
|
166 | 166 | "@vitest/coverage-v8": "^3.1.3",
|
167 | 167 | "@vitest/ui": "^3.1.3",
|
|
170 | 170 | "chalk": "^5.4.1",
|
171 | 171 | "conventional-changelog-cli": "^5.0.0",
|
172 | 172 | "execa": "^9.5.3",
|
173 |
| - "firebase": "^11.7.1", |
| 173 | + "firebase": "^11.7.3", |
174 | 174 | "happy-dom": "^17.4.7",
|
175 | 175 | "lint-staged": "^16.0.0",
|
176 | 176 | "minimist": "^1.2.8",
|
|
179 | 179 | "pinia": "^3.0.2",
|
180 | 180 | "prettier": "^3.5.3",
|
181 | 181 | "rimraf": "^6.0.1",
|
182 |
| - "rollup": "^4.40.2", |
| 182 | + "rollup": "^4.41.0", |
183 | 183 | "semver": "^7.7.2",
|
184 | 184 | "ts-expect": "^1.3.0",
|
185 |
| - "tsdown": "^0.11.7", |
| 185 | + "tsdown": "^0.11.11", |
186 | 186 | "typescript": "^5.8.3",
|
187 | 187 | "unplugin-auto-import": "^19.2.0",
|
188 | 188 | "unplugin-vue-markdown": "^28.3.1",
|
|
191 | 191 | "vite-plugin-vue-devtools": "^7.7.6",
|
192 | 192 | "vitepress": "1.6.3",
|
193 | 193 | "vitest": "^3.1.3",
|
194 |
| - "vue": "^3.5.13", |
| 194 | + "vue": "^3.5.14", |
195 | 195 | "vue-router": "^4.5.1",
|
196 | 196 | "vue-router-mock": "^1.1.0",
|
197 | 197 | "vue-tsc": "^2.2.10",
|
|
0 commit comments