From dfbf77f9bcdac5c23903808cde8b05abe3b50e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 17:23:28 +0000 Subject: [PATCH] Bump next from 15.4.9 to 15.4.10 in /playground/connect-next Bumps [next](https://github.com/vercel/next.js) from 15.4.9 to 15.4.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/v15.4.9...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- playground/connect-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/connect-next/package.json b/playground/connect-next/package.json index 58dae672..01ff4699 100644 --- a/playground/connect-next/package.json +++ b/playground/connect-next/package.json @@ -26,7 +26,7 @@ "jsonwebtoken": "^9.0.2", "jwks-rsa": "^3.1.0", "lucide-react": "^0.507.0", - "next": "15.4.9", + "next": "15.4.10", "qrcode.react": "^4.2.0", "react": "^18", "react-dom": "^18",