From 484f8cc2c503c236e7fba93ff81e8d64b3f97cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 22:06:58 +0000 Subject: [PATCH] Bump next from 15.0.0-canary.155 to 15.4.7 Bumps [next](https://github.com/vercel/next.js) from 15.0.0-canary.155 to 15.4.7. - [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.0.0-canary.155...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77702e9..31b18ae 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-react": "^0.441.0", - "next": "15.0.0-canary.155", + "next": "15.4.7", "postcss": "^8.4.47", "react": "^19.0.0-rc-fb9a90fa48-20240614", "react-dom": "^19.0.0-rc-fb9a90fa48-20240614",