Skip to content

Commit 052378c

Browse files
Bump next from 16.0.0 to 16.0.1 (#200)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0721368 commit 052378c

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fumadocs-mdx": "13.0.2",
2121
"fumadocs-ui": "16.0.4",
2222
"lucide-react": "^0.548.0",
23-
"next": "16.0.0",
23+
"next": "16.0.1",
2424
"react": "^19.2.0",
2525
"react-dom": "^19.2.0",
2626
"react-player": "^3.3.3",

apps/registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@vercel/analytics": "^1.5.0",
1111
"mcp-handler": "^1.0.3",
12-
"next": "16.0.0",
12+
"next": "16.0.1",
1313
"react": "19.2.0",
1414
"react-dom": "19.2.0",
1515
"shadcn": "^3.5.0",

0 commit comments

Comments
 (0)