Skip to content

Commit fab1164

Browse files
chore(deps): update nuxt framework to ^3.17.7
1 parent 7a68189 commit fab1164

File tree

3 files changed

+2427
-1043
lines changed

3 files changed

+2427
-1043
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/content": "^3.5.1",
1818
"@nuxt/image": "^1.10.0",
1919
"@nuxt/ui-pro": "^3.1.1",
20-
"nuxt": "^3.17.2",
20+
"nuxt": "^3.17.7",
2121
"nuxt-llms": "0.1.2",
2222
"nuxt-og-image": "^5.1.3"
2323
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
4848
},
4949
"dependencies": {
50-
"@nuxt/kit": "^3.17.1",
50+
"@nuxt/kit": "^3.17.7",
5151
"@tailwindcss/postcss": "^4.1.6",
5252
"@tailwindcss/vite": "^4.1.6",
5353
"pathe": "^2.0.3",
@@ -61,7 +61,7 @@
6161
"@nuxt/test-utils": "^3.17.1",
6262
"eslint": "^9.21.0",
6363
"happy-dom": "^17.4.7",
64-
"nuxt": "^3.17.2",
64+
"nuxt": "^3.17.7",
6565
"typescript": "^5.8.3",
6666
"vitest": "^3.1.3",
6767
"vue-tsc": "^2.2.10"

0 commit comments

Comments
 (0)