From f20946fce46d30a47917f4e8f58cd039c99f6ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:14:08 +0000 Subject: [PATCH] Bump next from 15.1.4 to 16.1.5 in /archive/nextjs-bun Bumps [next](https://github.com/vercel/next.js) from 15.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/v15.1.4...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive/nextjs-bun/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/nextjs-bun/package.json b/archive/nextjs-bun/package.json index e19308f..e3a76f2 100644 --- a/archive/nextjs-bun/package.json +++ b/archive/nextjs-bun/package.json @@ -12,7 +12,7 @@ "@mantine/core": "^7.15.3", "@mantine/hooks": "^7.15.3", "@tabler/icons-react": "^3.28.1", - "next": "15.1.4", + "next": "16.1.5", "postcss": "^8.4.49", "postcss-preset-mantine": "^1.17.0", "postcss-simple-vars": "^7.0.1",