Skip to content

Commit 8590a45

Browse files
committed
fix: bump kit dependency
1 parent 273a130 commit 8590a45

File tree

2 files changed

+275
-172
lines changed

2 files changed

+275
-172
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test": "pnpm vitest run"
3737
},
3838
"dependencies": {
39-
"@nuxt/kit": "^3.2.3",
39+
"@nuxt/kit": "^3.5.1",
4040
"chalk": "^5.1.2",
4141
"html-validate": "~7.17.0",
4242
"pathe": "^1.0.0",
@@ -45,7 +45,6 @@
4545
},
4646
"devDependencies": {
4747
"@nuxt/module-builder": "0.3.1",
48-
"@nuxt/kit": "3.5.1",
4948
"@nuxt/test-utils": "3.5.1",
5049
"@nuxtjs/eslint-config-typescript": "12.0.0",
5150
"bumpp": "9.1.0",

0 commit comments

Comments
 (0)