From 3e81a143da32917bc4e41d888f66f25a31cb7680 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 02:09:09 +0000 Subject: [PATCH] Bump next to 13.5.6 --- apps/zero-runtime-next-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/zero-runtime-next-app/package.json b/apps/zero-runtime-next-app/package.json index 76571f708e5761..7cb131fa3e6baf 100644 --- a/apps/zero-runtime-next-app/package.json +++ b/apps/zero-runtime-next-app/package.json @@ -13,7 +13,7 @@ "@mui/material": "file:../../packages/mui-material/build", "@mui/utils": "file:../../packages/mui-utils/build", "@mui/zero-runtime": "file:../../packages/zero-runtime/build", - "next": "13.5.0", + "next": "13.5.6", "react": "18.2.0", "react-dom": "18.2.0" },