We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ee56b commit 9b00da5Copy full SHA for 9b00da5
package.json
@@ -71,7 +71,7 @@
71
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
72
},
73
"dependencies": {
74
- "@nuxt/kit": "^3.16.0",
+ "@nuxt/kit": "^3.17.4",
75
"autoprefixer": "^10.4.20",
76
"c12": "^3.0.2",
77
"consola": "^3.4.0",
@@ -100,7 +100,7 @@
100
"destr": "^2.0.3",
101
"eslint": "^9.21.0",
102
"happy-dom": "^16.8.1",
103
- "nuxt": "^3.16.0",
+ "nuxt": "^3.17.4",
104
"typescript": "5.6.3",
105
"vitest": "^3.0.8",
106
"vue-tsc": "^2.2.8"
0 commit comments