From 8053f11d5c00489217318706be5b07800d0f175e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:55:03 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.5.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 62cdca2da..7b2869041 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dayjs": "1.11.10", "kysely": "^0.26.1", "kysely-planetscale": "^1.4.0", - "next": "13.5.2", + "next": "13.5.3", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", @@ -61,7 +61,7 @@ "autoprefixer": "10.4.16", "dotenv": "16.3.1", "eslint": "8.50.0", - "eslint-config-next": "13.5.2", + "eslint-config-next": "13.5.3", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "postcss": "8.4.30",