From e46fcca75f7665337033790d03aacc5efdb41f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:21:11 +0000 Subject: [PATCH] Update nextjs monorepo to v14 --- app/www/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/www/package.json b/app/www/package.json index 0e34dd1..c355e8e 100644 --- a/app/www/package.json +++ b/app/www/package.json @@ -16,8 +16,8 @@ "@atlrdsgn/arie": "workspace:*", "clsx": "^2.0.0", "eslint": "^8.45.0", - "eslint-config-next": "^13.4.12", - "next": "^13.4.12", + "eslint-config-next": "^14.0.0", + "next": "^14.0.0", "postcss": "^8.4.27", "prettier": "^3.0.0", "react": "^18.2.0",