From 6e1db17ad505a84fc75942a6a48e65a3cf48eb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:51:42 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.16 to 14.2.32 in /apps/3001-shop Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 14.2.32. - [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.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/3001-shop/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/3001-shop/package.json b/apps/3001-shop/package.json index b023e79f046..817b6bb9337 100644 --- a/apps/3001-shop/package.json +++ b/apps/3001-shop/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.32", "react": "18.3.1", "react-dom": "18.3.1" },