From 3078b6c7a820df7f4e27628d6c8a4eb96a0b995d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 01:29:00 +0000 Subject: [PATCH] chore(deps): bump next from 14.1.0 to 15.5.10 in /with-stripe Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 15.5.10. - [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/v14.1.0...v15.5.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- with-stripe/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/with-stripe/package.json b/with-stripe/package.json index cfea7301..66ffaf81 100644 --- a/with-stripe/package.json +++ b/with-stripe/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "google-auth-library": "9.4.2", - "next": "14.1.0", + "next": "15.5.10", "plasmo": "workspace:*", "puro": "workspace:*", "react": "18.2.0",