Skip to content

Commit 516ea2e

Browse files
chore(deps): bump next from 16.0.0 to 16.0.1 (#5423)
Bumps [next](https://github.com/vercel/next.js) from 16.0.0 to 16.0.1. - [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.0.0...v16.0.1) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4704365 commit 516ea2e

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/next-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "16.0.0",
15+
"next": "16.0.1",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"dompurify": "3.3.0",
2727
"highlight.js": "11.11.1",
28-
"next": "16.0.0",
28+
"next": "16.0.1",
2929
"react": "18.3.1",
3030
"react-archer": "4.4.0",
3131
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)