From d7c184b16831928e7407ccaf418d8e85d8db16de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:55:58 +0000 Subject: [PATCH] Bump next from 14.2.14 to 14.2.15 in /apps/nextjs Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 14.2.15. - [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.14...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index de9e413a71..eb67356cf5 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -16,7 +16,7 @@ "@plone/providers": "workspace: *", "@plone/registry": "workspace: *", "@tanstack/react-query": "^5.59.0", - "next": "14.2.14", + "next": "14.2.15", "react": "^18", "react-aria-components": "^1.5.0", "react-dom": "^18"