From 61339e2f80b56aef0ba5b322c194c02323f3597c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 00:01:12 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.5.6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/react-app/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-app/package.json b/packages/react-app/package.json index 84fc7ff..70e2c88 100644 --- a/packages/react-app/package.json +++ b/packages/react-app/package.json @@ -20,7 +20,7 @@ "blind-threshold-bls": "https://github.com/celo-org/blind-threshold-bls-wasm#3d1013af", "dotenv": "^16.0.3", "ethers": "^5.7.2", - "next": "13.2.4", + "next": "13.5.6", "next-auth": "^4.22.1", "react": "18.2.0", "react-dom": "18.2.0", @@ -34,7 +34,7 @@ "@types/react-dom": "18.0.11", "autoprefixer": "^10.4.14", "eslint": "8.36.0", - "eslint-config-next": "13.2.4", + "eslint-config-next": "13.5.6", "postcss": "^8.4.21", "tailwindcss": "^3.2.7", "typescript": "4.9.5"