Skip to content

Commit c1c00dc

Browse files
chore(deps): bump next in /packages/grid/examples/css-grid (#19506)
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 15.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@v14.2.3...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kennylam <[email protected]>
1 parent 8b581dc commit c1c00dc

File tree

2 files changed

+409
-73
lines changed

2 files changed

+409
-73
lines changed

packages/grid/examples/css-grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@carbon/colors": "link:../../../colors",
1010
"@carbon/grid": "link:../../",
1111
"carbon-components": "link:../../../components",
12-
"next": "^14.2.25",
12+
"next": "^15.2.4",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0",
1515
"sass": "^1.36.0"

0 commit comments

Comments
 (0)