|
1 | 1 | {
|
2 | 2 | "name": "unplugin-vue-router",
|
3 | 3 | "version": "0.8.5",
|
4 |
| - "packageManager": "[email protected].5", |
| 4 | + "packageManager": "[email protected].6", |
5 | 5 | "description": "File based typed routing for Vue Router",
|
6 | 6 | "keywords": [
|
7 | 7 | "vue-router",
|
|
178 | 178 | }
|
179 | 179 | },
|
180 | 180 | "devDependencies": {
|
181 |
| - "@pinia/colada": "^0.5.3", |
182 |
| - "@shikijs/vitepress-twoslash": "1.2.2", |
183 |
| - "@tanstack/vue-query": "^5.28.9", |
184 |
| - "@types/node": "^20.12.2", |
| 181 | + "@pinia/colada": "^0.6.0", |
| 182 | + "@shikijs/vitepress-twoslash": "1.2.4", |
| 183 | + "@tanstack/vue-query": "^5.29.0", |
| 184 | + "@types/node": "^20.12.5", |
185 | 185 | "@vitest/coverage-v8": "^1.4.0",
|
186 | 186 | "@vitest/ui": "^1.4.0",
|
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.10.0",
|
194 |
| - "happy-dom": "^14.3.9", |
| 194 | + "happy-dom": "^14.7.1", |
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 | 201 | "rimraf": "^5.0.5",
|
202 |
| - "rollup": "^4.13.2", |
| 202 | + "rollup": "^4.14.1", |
203 | 203 | "semver": "^7.6.0",
|
204 | 204 | "ts-expect": "^1.3.0",
|
205 | 205 | "tsup": "^8.0.2",
|
206 |
| - "typescript": "^5.4.3", |
| 206 | + "typescript": "^5.4.4", |
207 | 207 | "unplugin-auto-import": "^0.17.5",
|
208 | 208 | "unplugin-vue-markdown": "^0.26.0",
|
209 | 209 | "unplugin-vue-router": "workspace:*",
|
210 |
| - "vite": "^5.2.7", |
211 |
| - "vitepress": "1.0.1", |
| 210 | + "vite": "^5.2.8", |
| 211 | + "vitepress": "1.0.2", |
212 | 212 | "vitest": "^1.4.0",
|
213 | 213 | "vue": "^3.4.21",
|
214 | 214 | "vue-router": "4.3.0",
|
215 | 215 | "vue-router-mock": "^1.1.0",
|
216 |
| - "vue-tsc": "^2.0.7", |
| 216 | + "vue-tsc": "^2.0.11", |
217 | 217 | "vuefire": "^3.1.23",
|
218 | 218 | "webpack": "^5.91.0",
|
219 | 219 | "yorkie": "^2.0.0"
|
|
0 commit comments