From ca7bc35c1a7e865a9b5d5d563318df245ab58956 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:38:27 +0000 Subject: [PATCH] Update material-ui monorepo to v5.15.8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a6b45bf..44d9701 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "dependencies": { "@emotion/react": "11.11.1", "@emotion/styled": "11.11.0", - "@mui/icons-material": "5.14.14", - "@mui/material": "5.14.14", + "@mui/icons-material": "5.15.8", + "@mui/material": "5.15.8", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.5.1",