We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a68189 commit f725c07Copy full SHA for f725c07
3 files changed
docs/package.json
@@ -17,7 +17,7 @@
17
"@nuxt/content": "^3.5.1",
18
"@nuxt/image": "^1.10.0",
19
"@nuxt/ui-pro": "^3.1.1",
20
- "nuxt": "^3.17.2",
+ "nuxt": "^3.18.1",
21
"nuxt-llms": "0.1.2",
22
"nuxt-og-image": "^5.1.3"
23
},
package.json
@@ -47,7 +47,7 @@
47
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
48
49
"dependencies": {
50
- "@nuxt/kit": "^3.17.1",
+ "@nuxt/kit": "^3.18.1",
51
"@tailwindcss/postcss": "^4.1.6",
52
"@tailwindcss/vite": "^4.1.6",
53
"pathe": "^2.0.3",
@@ -61,7 +61,7 @@
61
"@nuxt/test-utils": "^3.17.1",
62
"eslint": "^9.21.0",
63
"happy-dom": "^17.4.7",
64
65
"typescript": "^5.8.3",
66
"vitest": "^3.1.3",
67
"vue-tsc": "^2.2.10"
0 commit comments