From ff4ca1a989032c4ef7cd8b34a9aeb2b3b720f70a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 12:44:19 +0000 Subject: [PATCH] chore(deps): bump next in /artifacts/shadcn-ui-renderer Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 14.2.35. - [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.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- artifacts/shadcn-ui-renderer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacts/shadcn-ui-renderer/package.json b/artifacts/shadcn-ui-renderer/package.json index 0b419f4..2014c7e 100644 --- a/artifacts/shadcn-ui-renderer/package.json +++ b/artifacts/shadcn-ui-renderer/package.json @@ -73,7 +73,7 @@ "lucide-react": "^0.462.0", "mongodb": "^6.3.0", "mongoose": "7.5.3", - "next": "14.2.16", + "next": "14.2.35", "next-auth": "^4.24.11", "next-themes": "^0.4.3", "path-browserify": "^1.0.1",