Skip to content

Commit 37973c9

Browse files
chore(deps): update nuxt framework to ^4.1.1
1 parent b04744f commit 37973c9

File tree

2 files changed

+55
-133
lines changed

2 files changed

+55
-133
lines changed

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": "^4.1.0",
50+
"@nuxt/kit": "^4.1.1",
5151
"@tailwindcss/postcss": "^4.1.12",
5252
"@tailwindcss/vite": "^4.1.12",
5353
"exsolve": "^1.0.7",
@@ -63,7 +63,7 @@
6363
"changelogen": "^0.6.2",
6464
"eslint": "^9.34.0",
6565
"happy-dom": "^18.0.1",
66-
"nuxt": "^4.1.0",
66+
"nuxt": "^4.1.1",
6767
"typescript": "^5.9.2",
6868
"vitest": "^3.2.4",
6969
"vue-tsc": "^3.0.6"

0 commit comments

Comments
 (0)