Skip to content

Commit ccf3b58

Browse files
chore(deps): update nuxtjs monorepo to v4 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f760351 commit ccf3b58

File tree

3 files changed

+1465
-234
lines changed

3 files changed

+1465
-234
lines changed

packages/nuxt-switch-match/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
},
3838
"dependencies": {
3939
"@hebilicious/vue-switch-match": "workspace:^",
40-
"@nuxt/kit": "^3.17.7",
40+
"@nuxt/kit": "^4.0.0",
4141
"defu": "^6.1.4"
4242
},
4343
"devDependencies": {
4444
"@nuxt/module-builder": "^0.8.4",
45-
"nuxt": "^3.17.7",
45+
"nuxt": "^4.0.0",
4646
"unbuild": "^3.5.0"
4747
}
4848
}

playgrounds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"@hebilicious/nuxt-switch-match": "workspace:^",
1010
"@hebilicious/vue-switch-match": "workspace:^",
1111
"@nuxt/devtools": "^2.6.2",
12-
"nuxt": "^3.17.7"
12+
"nuxt": "^4.0.0"
1313
}
1414
}

0 commit comments

Comments
 (0)