Skip to content

Commit 1b565bd

Browse files
chore(deps): bump next from 16.1.2 to 16.1.3
Bumps [next](https://github.com/vercel/next.js) from 16.1.2 to 16.1.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.1.2...v16.1.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e57d7ed commit 1b565bd

File tree

3 files changed

+69
-69
lines changed

3 files changed

+69
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fumadocs-mdx": "14.2.5",
2020
"fumadocs-ui": "16.4.7",
2121
"lucide-react": "^0.562.0",
22-
"next": "16.1.2",
22+
"next": "16.1.3",
2323
"react": "^19.2.3",
2424
"react-dom": "^19.2.3",
2525
"server-only": "^0.0.1",

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fumadocs-mdx": "^14.2.5",
2323
"fumadocs-ui": "^16.4.7",
2424
"lucide-react": "^0.562.0",
25-
"next": "^16.1.2",
25+
"next": "^16.1.3",
2626
"openai": "^4.0.0",
2727
"postcss": "^8.5.6",
2828
"react": "^19.2.3",

0 commit comments

Comments
 (0)