From 64402473a75fefadbb6e4005d392b09595ba2165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 01:00:40 +0000 Subject: [PATCH] Update material-ui monorepo to v6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6f75593..eee92db 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,9 @@ "dependencies": { "@emotion/react": "^11.10.8", "@emotion/styled": "^11.10.8", - "@mui/icons-material": "^5.11.16", + "@mui/icons-material": "^6.0.0", "@mui/lab": "^5.0.0-alpha.129", - "@mui/material": "^5.12.3", + "@mui/material": "^6.0.0", "@svgr/webpack": "8.1.0", "@types/bootstrap": "^5.2.6", "@types/material-ui": "^0.21.12",