|
46 | 46 | "test:watch": "vitest watch"
|
47 | 47 | },
|
48 | 48 | "dependencies": {
|
49 |
| - "@nuxt/kit": "^3.16.2", |
| 49 | + "@nuxt/kit": "^3.17.5", |
50 | 50 | "defu": "^6.1.4",
|
51 | 51 | "ohash": "^2.0.11",
|
52 |
| - "openapi-typescript": "^7.6.1", |
| 52 | + "openapi-typescript": "^7.8.0", |
53 | 53 | "openapi-typescript-helpers": "^0.0.15",
|
54 | 54 | "scule": "^1.3.0"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "@antfu/eslint-config": "^4.11.0", |
58 |
| - "@nuxt/devtools": "^2.3.2", |
59 |
| - "@nuxt/eslint-config": "^1.3.0", |
60 |
| - "@nuxt/module-builder": "^1.0.0", |
61 |
| - "@nuxt/schema": "^3.16.2", |
62 |
| - "@nuxt/test-utils": "^3.17.2", |
63 |
| - "@types/node": "^22.14.0", |
| 57 | + "@antfu/eslint-config": "^4.14.1", |
| 58 | + "@nuxt/devtools": "^2.5.0", |
| 59 | + "@nuxt/eslint-config": "^1.4.1", |
| 60 | + "@nuxt/module-builder": "^1.0.1", |
| 61 | + "@nuxt/schema": "^3.17.5", |
| 62 | + "@nuxt/test-utils": "^3.19.1", |
| 63 | + "@types/node": "^22.15.30", |
64 | 64 | "@vue/test-utils": "^2.4.6",
|
65 | 65 | "changelogen": "^0.6.1",
|
66 |
| - "eslint": "^9.24.0", |
67 |
| - "h3": "^1.15.1", |
68 |
| - "happy-dom": "^17.4.4", |
| 66 | + "eslint": "^9.28.0", |
| 67 | + "h3": "^1.15.3", |
| 68 | + "happy-dom": "^17.6.3", |
69 | 69 | "listhen": "^1.9.0",
|
70 |
| - "nuxt": "^3.16.2", |
| 70 | + "nuxt": "^3.17.5", |
71 | 71 | "ofetch": "^1.4.1",
|
72 |
| - "vitest": "^3.1.1" |
| 72 | + "vitest": "^3.2.2" |
73 | 73 | }
|
74 | 74 | }
|
0 commit comments