Skip to content

Commit 972bc78

Browse files
committed
feat: Update Nuxt and Wrangler dependencies
Bump Nuxt from ^4.0.3 to ^4.1.2 and Wrangler from ^4.34.0 to ^4.36.0 in package.json. Updated pnpm-lock.yaml to reflect new dependency versions and related sub-dependencies.
1 parent 8bb1f67 commit 972bc78

File tree

2 files changed

+562
-594
lines changed

2 files changed

+562
-594
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nuxthub/core": "0.9.0",
2121
"@nuxtjs/i18n": "10.1.0",
2222
"notivue": "^2.4.5",
23-
"nuxt": "^4.0.3",
23+
"nuxt": "^4.1.2",
2424
"nuxt-graphql-request": "^8.1.1",
2525
"swiper": "^11.2.10",
2626
"vue": "latest"
@@ -30,7 +30,7 @@
3030
"@iconify-json/svg-spinners": "^1.2.4",
3131
"@vueuse/core": "^13.9.0",
3232
"@vueuse/nuxt": "^13.9.0",
33-
"wrangler": "^4.34.0"
33+
"wrangler": "^4.36.0"
3434
},
3535
"packageManager": "pnpm@10.15.1"
3636
}

0 commit comments

Comments
 (0)