|
1 | 1 | {
|
2 | 2 | "name": "unplugin-vue-router",
|
3 | 3 | "version": "0.8.6",
|
4 |
| - "packageManager": "pnpm@9.0.6", |
| 4 | + "packageManager": "pnpm@9.1.1", |
5 | 5 | "description": "File based typed routing for Vue Router",
|
6 | 6 | "keywords": [
|
7 | 7 | "vue-router",
|
|
179 | 179 | },
|
180 | 180 | "devDependencies": {
|
181 | 181 | "@pinia/colada": "^0.6.0",
|
182 |
| - "@shikijs/vitepress-twoslash": "1.4.0", |
183 |
| - "@tanstack/vue-query": "^5.34.2", |
184 |
| - "@types/node": "^20.12.8", |
| 182 | + "@shikijs/vitepress-twoslash": "1.5.2", |
| 183 | + "@tanstack/vue-query": "^5.36.0", |
| 184 | + "@types/node": "^20.12.12", |
185 | 185 | "@vitest/coverage-v8": "^1.6.0",
|
186 | 186 | "@vitest/ui": "^1.6.0",
|
187 | 187 | "@volar/vue-language-core": "^1.6.5",
|
188 |
| - "@vue/test-utils": "^2.4.5", |
| 188 | + "@vue/test-utils": "^2.4.6", |
189 | 189 | "chalk": "^5.3.0",
|
190 | 190 | "conventional-changelog-cli": "^5.0.0",
|
191 | 191 | "enquirer": "^2.4.1",
|
192 | 192 | "execa": "^8.0.1",
|
193 |
| - "firebase": "^10.11.1", |
194 |
| - "happy-dom": "^14.7.1", |
| 193 | + "firebase": "^10.12.0", |
| 194 | + "happy-dom": "^14.11.0", |
195 | 195 | "lint-staged": "^15.2.2",
|
196 | 196 | "minimist": "^1.2.8",
|
197 | 197 | "nodemon": "^3.1.0",
|
198 | 198 | "p-series": "^3.0.0",
|
199 | 199 | "pinia": "^2.1.7",
|
200 | 200 | "prettier": "^3.2.5",
|
201 |
| - "rimraf": "^5.0.5", |
| 201 | + "rimraf": "^5.0.7", |
202 | 202 | "rollup": "^4.17.2",
|
203 |
| - "semver": "^7.6.0", |
| 203 | + "semver": "^7.6.2", |
204 | 204 | "ts-expect": "^1.3.0",
|
205 | 205 | "tsup": "^8.0.2",
|
206 | 206 | "typescript": "^5.4.5",
|
207 |
| - "unplugin-auto-import": "^0.17.5", |
| 207 | + "unplugin-auto-import": "^0.17.6", |
208 | 208 | "unplugin-vue-markdown": "^0.26.2",
|
209 | 209 | "unplugin-vue-router": "workspace:*",
|
210 | 210 | "vite": "^5.2.11",
|
211 | 211 | "vitepress": "1.1.4",
|
212 | 212 | "vitest": "^1.6.0",
|
213 |
| - "vue": "^3.4.26", |
| 213 | + "vue": "^3.4.27", |
214 | 214 | "vue-router": "4.3.2",
|
215 | 215 | "vue-router-mock": "^1.1.0",
|
216 |
| - "vue-tsc": "^2.0.16", |
| 216 | + "vue-tsc": "^2.0.17", |
217 | 217 | "vuefire": "^3.1.23",
|
218 | 218 | "webpack": "^5.91.0",
|
219 | 219 | "yorkie": "^2.0.0"
|
|
0 commit comments