Skip to content

Commit b926210

Browse files
chore(deps): bump next from 16.0.1 to 16.0.3
Bumps [next](https://github.com/vercel/next.js) from 16.0.1 to 16.0.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.0.1...v16.0.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9295c78 commit b926210

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.1",
15+
"next": "16.0.3",
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.1",
28+
"next": "16.0.3",
2929
"react": "18.3.1",
3030
"react-archer": "4.4.0",
3131
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)