Skip to content

Commit 50f0621

Browse files
chore(deps): bump next from 16.2.2 to 16.2.3 (#4793)
Bumps [next](https://github.com/vercel/next.js) from 16.2.2 to 16.2.3. - [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.2...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5966fcf commit 50f0621

3 files changed

Lines changed: 213 additions & 206 deletions

File tree

apps/eds-color-palette-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@equinor/eds-utils": "workspace:^",
3131
"colorjs.io": "^0.6.1",
3232
"lucide-react": "^0.577.0",
33-
"next": "16.2.2",
33+
"next": "16.2.3",
3434
"react": "^19.2.4",
3535
"react-dom": "^19.2.4"
3636
},

apps/eds-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@next/mdx": "^16.2.2",
2020
"@types/mdx": "^2.0.13",
2121
"github-markdown-css": "^5.9.0",
22-
"next": "16.2.2",
22+
"next": "16.2.3",
2323
"react": "^19.2.4",
2424
"react-dom": "^19.2.4",
2525
"remark-gfm": "^4.0.1"

0 commit comments

Comments
 (0)