From 0389f846293b56cb25148e6794bd17a3e40be50c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 18:21:45 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.5 to 14.2.26 in /dapps/ibc-swap/client Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.26. - [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.2.5...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dapps/ibc-swap/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dapps/ibc-swap/client/package.json b/dapps/ibc-swap/client/package.json index f90189916..c6ef5318a 100644 --- a/dapps/ibc-swap/client/package.json +++ b/dapps/ibc-swap/client/package.json @@ -50,7 +50,7 @@ "js-sha3": "^0.9.3", "lodash": "^4.17.21", "match-sorter": "^6.3.3", - "next": "14.2.5", + "next": "14.2.26", "osmo-query": "16.5.1", "osmojs": "^16.14.0", "react": "18.3.1",