From 7f4291c5bc5f54c37fc4b191654b2d3d3820a8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 00:44:06 +0000 Subject: [PATCH] Bump next from 15.3.8 to 15.4.10 in /nextjs/next-wagmi-app-router Bumps [next](https://github.com/vercel/next.js) from 15.3.8 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.3.8...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nextjs/next-wagmi-app-router/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextjs/next-wagmi-app-router/package.json b/nextjs/next-wagmi-app-router/package.json index 1da47ed..5b0a6fc 100644 --- a/nextjs/next-wagmi-app-router/package.json +++ b/nextjs/next-wagmi-app-router/package.json @@ -13,7 +13,7 @@ "@reown/appkit": "1.8.16", "@reown/appkit-adapter-wagmi": "1.8.16", "@tanstack/react-query": "^5.59.20", - "next": "15.3.9", + "next": "15.5.10", "react": "19.2.1", "react-dom": "19.2.1", "viem": "^2.31.3",