|
43 | 43 | "test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 |
| - "@nuxt/kit": "^3.17.1" |
| 46 | + "@nuxt/kit": "^3.17.7" |
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@nuxt/devtools": "^2.4.0", |
50 |
| - "@nuxt/eslint-config": "^1.3.0", |
| 49 | + "@nuxt/devtools": "^2.6.2", |
| 50 | + "@nuxt/eslint-config": "^1.5.2", |
51 | 51 | "@nuxt/module-builder": "^1.0.1",
|
52 |
| - "@nuxt/schema": "^3.17.1", |
53 |
| - "@nuxt/test-utils": "^3.18.0", |
54 |
| - "@types/node": "^22.15.3", |
| 52 | + "@nuxt/schema": "^3.17.7", |
| 53 | + "@nuxt/test-utils": "^3.19.2", |
| 54 | + "@types/node": "^22.16.4", |
55 | 55 | "@vue/test-utils": "^2.4.6",
|
56 |
| - "changelogen": "^0.6.1", |
57 |
| - "eslint": "^9.26.0", |
58 |
| - "nuxt": "^3.17.1", |
59 |
| - "playwright": "^1.52.0", |
60 |
| - "typescript": "^5.6.3", |
61 |
| - "vitest": "^3.1.2", |
62 |
| - "vue-tsc": "^2.2.10" |
| 56 | + "changelogen": "^0.6.2", |
| 57 | + "eslint": "^9.31.0", |
| 58 | + "nuxt": "^3.17.7", |
| 59 | + "playwright": "^1.54.1", |
| 60 | + "typescript": "^5.8.3", |
| 61 | + "vitest": "^3.2.4", |
| 62 | + "vue-tsc": "^2.2.12" |
63 | 63 | },
|
64 |
| - "packageManager": "pnpm@10.10.0" |
| 64 | + "packageManager": "pnpm@10.13.1" |
65 | 65 | }
|
0 commit comments