From 46e4b3a9642a623df547dc75fe1ec13b973ce109 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:38:24 +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",