From e1c0a7512e8ac69dc59e2efcf4260c2136618997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 02:51:25 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.16 to 14.2.30 in /apps/3002-checkout Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 14.2.30. - [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.16...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/3002-checkout/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/3002-checkout/package.json b/apps/3002-checkout/package.json index 4f0d6e6e002..d7780e4cae3 100644 --- a/apps/3002-checkout/package.json +++ b/apps/3002-checkout/package.json @@ -6,7 +6,7 @@ "@ant-design/cssinjs": "^1.21.0", "antd": "5.19.1", "lodash": "4.17.21", - "next": "14.2.16", + "next": "14.2.30", "react": "18.3.1" }, "devDependencies": {