Skip to content

Commit 3654f5a

Browse files
chore(deps): update all non-major dependencies to ^3.5.0 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd15f04 commit 3654f5a

File tree

2 files changed

+732
-244
lines changed

2 files changed

+732
-244
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test": "pnpm lint"
3737
},
3838
"dependencies": {
39-
"@nuxt/kit": "^3.4.3",
39+
"@nuxt/kit": "^3.5.0",
4040
"defu": "^6.1.2",
4141
"pathe": "^1.1.0",
4242
"ufo": "^1.1.2",
@@ -46,7 +46,7 @@
4646
"@nuxt/module-builder": "^0.3.1",
4747
"@nuxtjs/eslint-config-typescript": "^12.0.0",
4848
"eslint": "^8.40.0",
49-
"nuxt": "^3.4.3",
49+
"nuxt": "^3.5.0",
5050
"standard-version": "^9.5.0",
5151
"typescript": "^5.0.4"
5252
}

0 commit comments

Comments
 (0)