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 b04744f commit c7cc906Copy full SHA for c7cc906
package.json
@@ -47,7 +47,7 @@
47
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
48
},
49
"dependencies": {
50
- "@nuxt/kit": "^4.1.0",
+ "@nuxt/kit": "^4.1.1",
51
"@tailwindcss/postcss": "^4.1.12",
52
"@tailwindcss/vite": "^4.1.12",
53
"exsolve": "^1.0.7",
@@ -63,7 +63,7 @@
63
"changelogen": "^0.6.2",
64
"eslint": "^9.34.0",
65
"happy-dom": "^18.0.1",
66
- "nuxt": "^4.1.0",
+ "nuxt": "^4.1.1",
67
"typescript": "^5.9.2",
68
"vitest": "^3.2.4",
69
"vue-tsc": "^3.0.6"
0 commit comments