Skip to content

Commit 3a21214

Browse files
build(deps-dev): bump nuxt in the dev-deps group across 1 directory
Bumps the dev-deps group with 1 update in the / directory: [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt). Updates `nuxt` from 3.17.7 to 4.0.1 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.0.1/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be300db commit 3a21214

File tree

2 files changed

+94
-1929
lines changed

2 files changed

+94
-1929
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"generate": "nuxi generate"
99
},
1010
"devDependencies": {
11-
"nuxt": "^3.17.5"
11+
"nuxt": "^4.0.1"
1212
}
1313
}

0 commit comments

Comments
 (0)