Skip to content

Commit acaa272

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 7013b25 commit acaa272

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
@@ -16,7 +16,7 @@
1616
"fumadocs-core": "^16.4.7",
1717
"fumadocs-mdx": "^14.2.5",
1818
"fumadocs-ui": "^16.4.7",
19-
"next": "^16.1.2",
19+
"next": "^16.1.3",
2020
"@tailwindcss/postcss": "^4.1.18",
2121
"@types/mdx": "^2.0.13",
2222
"@types/node": "^25.0.8",

0 commit comments

Comments
 (0)