From 252c17fb9161fe4c58ab433312bcbe6a87d4e30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 00:54:09 +0000 Subject: [PATCH] Update nextjs monorepo to v16 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 737796a..35db2e0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-syntax-highlighter": "^15.0.0", "chakra-ui-markdown-renderer": "^4.1.0", "framer-motion": "^10.17.12", - "next": "^13.2.4", + "next": "^16.0.0", "next-pwa": "^5.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -37,7 +37,7 @@ "@types/react": "18.0.8", "@typescript-eslint/eslint-plugin": "6.12.0", "eslint": "^8.50.0", - "eslint-config-next": "^13.2.4", + "eslint-config-next": "^16.0.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-unicorn": "^49.0.0", "eslint-plugin-unused-imports": "^3.0.0",