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 0696aba commit ec699cbCopy full SHA for ec699cb
package.json
@@ -58,7 +58,7 @@
58
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
59
},
60
"dependencies": {
61
- "@nuxt/kit": "^3.14.1592",
+ "@nuxt/kit": "^3.15.0",
62
"autoprefixer": "^10.4.20",
63
"c12": "^2.0.1",
64
"consola": "^3.2.3",
@@ -79,13 +79,13 @@
79
"@nuxt/devtools": "^1.6.1",
80
"@nuxt/eslint-config": "^0.7.1",
81
"@nuxt/module-builder": "^0.8.4",
82
- "@nuxt/test-utils": "^3.14.4",
+ "@nuxt/test-utils": "^3.15.1",
83
"@tailwindcss/typography": "^0.5.15",
84
"changelogen": "^0.5.7",
85
"destr": "^2.0.3",
86
"eslint": "^9.15.0",
87
"happy-dom": "^15.11.6",
88
- "nuxt": "^3.14.1592",
+ "nuxt": "^3.15.0",
89
"typescript": "5.6.3",
90
"vitest": "^2.1.5",
91
"vue-tsc": "^2.1.10"
0 commit comments