From 310a2a465b9c2c444466fbdbdcf246f655cefb28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:23:09 +0000 Subject: [PATCH] build(deps): bump next from 16.1.4 to 16.1.5 in /website Bumps [next](https://github.com/vercel/next.js) from 16.1.4 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.1.4...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 56d8c0a44..24f428c57 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "match-sorter": "8.2.0", "mdast": "3.0.0", "mdast-util-directive": "3.1.0", - "next": "16.1.4", + "next": "16.1.5", "next-themes": "0.4.6", "pandacss-preset-typography": "0.1.6", "react": "19.2.3",