From a2795931f3b363ba10cb7ae6da7d9d71fdcb2a62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:47:32 +0000 Subject: [PATCH] Bump next from 15.1.4 to 15.4.8 in /archive/nextjs-bun Bumps [next](https://github.com/vercel/next.js) from 15.1.4 to 15.4.8. - [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...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 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..8c3bb92 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": "15.4.8", "postcss": "^8.4.49", "postcss-preset-mantine": "^1.17.0", "postcss-simple-vars": "^7.0.1",