Skip to content

Commit 9dfc958

Browse files
chore(deps): bump next (#38)
Bumps the next-stack group in /packages/core/__tests__/fixtures/next with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.3 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.3...v16.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-stack ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9444291 commit 9dfc958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/__tests__/fixtures/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"clean": "rm -rf .next node_modules package-lock.json"
99
},
1010
"dependencies": {
11-
"next": "16.2.3",
11+
"next": "16.2.4",
1212
"react": "19.2.5",
1313
"react-dom": "19.2.5"
1414
},

0 commit comments

Comments
 (0)