|
59 | 59 | "typecheck": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit" |
60 | 60 | }, |
61 | 61 | "dependencies": { |
62 | | - "@nuxt/kit": "^4.0.0", |
| 62 | + "@nuxt/kit": "^4.2.1", |
63 | 63 | "defu": "^6.1.4", |
64 | 64 | "ohash": "^2.0.11", |
65 | | - "openapi-typescript": "^7.8.0", |
| 65 | + "openapi-typescript": "^7.10.1", |
66 | 66 | "openapi-typescript-helpers": "^0.0.15", |
67 | 67 | "scule": "^1.3.0" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@antfu/eslint-config": "^4.17.0", |
71 | | - "@nuxt/devtools": "^2.6.2", |
72 | | - "@nuxt/eslint-config": "^1.6.0", |
73 | | - "@nuxt/module-builder": "^1.0.1", |
74 | | - "@nuxt/schema": "^4.0.0", |
75 | | - "@types/node": "^24.0.15", |
| 70 | + "@antfu/eslint-config": "^6.2.0", |
| 71 | + "@nuxt/devtools": "^3.1.0", |
| 72 | + "@nuxt/eslint-config": "^1.10.0", |
| 73 | + "@nuxt/module-builder": "^1.0.2", |
| 74 | + "@nuxt/schema": "^4.2.1", |
| 75 | + "@types/node": "^24.10.1", |
76 | 76 | "changelogen": "^0.6.2", |
77 | | - "eslint": "^9.31.0", |
78 | | - "h3": "^1.15.3", |
79 | | - "happy-dom": "^18.0.1", |
| 77 | + "eslint": "^9.39.1", |
| 78 | + "happy-dom": "^20.0.10", |
80 | 79 | "listhen": "^1.9.0", |
81 | | - "nuxt": "^4.0.0", |
82 | | - "ofetch": "^1.4.1" |
| 80 | + "nuxt": "^4.2.1", |
| 81 | + "ofetch": "^1.5.1" |
83 | 82 | }, |
84 | 83 | "resolutions": { |
85 | 84 | "@norbiros/nuxt-auto-form": "workspace:*" |
|
0 commit comments