From 3ca21c1ecf2fa931cf5dbdeba14d88ccc8c2356e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 23:08:25 +0000 Subject: [PATCH] fix(deps): update nextjs monorepo to v15.1.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d47366..d530064 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "eslint": "8.57.1", - "eslint-config-next": "15.1.2", + "eslint-config-next": "15.1.3", "focus-trap-react": "^11.0.0", - "next": "15.1.2", + "next": "15.1.3", "next-themes": "0.4.4", "openai": "4.77.0", "pangea-node-sdk": "^4.2.0",