From 9da332990f137ac1981f01cb4c3f055bf52deaaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:32:48 +0000 Subject: [PATCH] Bump next from 13.5.1 to 14.2.15 in /apps/news-site/news-site-next Bumps [next](https://github.com/vercel/next.js) from 13.5.1 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/v13.5.1...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/news-site/news-site-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/news-site/news-site-next/package.json b/apps/news-site/news-site-next/package.json index 40ef4d3..b8ecbf5 100644 --- a/apps/news-site/news-site-next/package.json +++ b/apps/news-site/news-site-next/package.json @@ -31,7 +31,7 @@ "http-server": "^14.1.1", "install": "^0.13.0", "news-site-css": "workspace:*", - "next": "13.5.1", + "next": "14.2.15", "npm": "^9.6.7", "prettier": "^2.8.8", "react": "18.2.0",