From baca3526c5c5702d79283b0ba4feacc7710a7b7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:07:46 +0000 Subject: [PATCH] fix(deps): update nextjs monorepo to v13.5.4 --- example/nextjs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/nextjs/package.json b/example/nextjs/package.json index 1464e5090..01f9d28b0 100644 --- a/example/nextjs/package.json +++ b/example/nextjs/package.json @@ -14,8 +14,8 @@ "@types/react-dom": "18.2.7", "autoprefixer": "10.4.15", "eslint": "8.49.0", - "eslint-config-next": "13.5.1", - "next": "13.5.1", + "eslint-config-next": "13.5.4", + "next": "13.5.4", "postcss": "8.4.30", "react": "18.2.0", "react-dom": "18.2.0",