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 4a05009 commit db4a3bdCopy full SHA for db4a3bd
package.json
@@ -44,7 +44,7 @@
44
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
45
},
46
"dependencies": {
47
- "@nuxt/kit": "^3.13.2",
+ "@nuxt/kit": "^3.14.159",
48
"autoprefixer": "^10.4.20",
49
"consola": "^3.2.3",
50
"defu": "^6.1.4",
@@ -64,13 +64,13 @@
64
"@nuxt/devtools": "^1.5.2",
65
"@nuxt/eslint-config": "^0.5.7",
66
"@nuxt/module-builder": "^0.8.4",
67
- "@nuxt/test-utils": "^3.14.2",
+ "@nuxt/test-utils": "^3.14.4",
68
"@tailwindcss/typography": "^0.5.15",
69
"changelogen": "^0.5.7",
70
"destr": "^2.0.3",
71
"eslint": "^9.12.0",
72
"happy-dom": "^15.7.4",
73
- "nuxt": "^3.13.2",
+ "nuxt": "^3.14.159",
74
"typescript": "^5.6.2",
75
"vitest": "^2.1.2",
76
"vue-tsc": "^2.1.6"
0 commit comments