From 6c555b7abb9f5f3e7b42059da4dbf0b1f4771076 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 04:58:27 +0000 Subject: [PATCH] housekeeping: Update material-ui monorepo --- frontend/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 2f4a13f941..eea2a89760 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,12 +67,12 @@ "@date-io/core": "2.14.0", "@emotion/react": "11.0.0", "@emotion/styled": "11.0.0", - "@mui/icons-material": "5.8.4", - "@mui/lab": "5.0.0-alpha.87", - "@mui/material": "5.8.5", - "@mui/styles": "5.8.4", - "@mui/system": "5.8.5", - "@mui/x-date-pickers": "5.0.5", + "@mui/icons-material": "5.16.10", + "@mui/lab": "5.0.0-alpha.174", + "@mui/material": "5.16.9", + "@mui/styles": "5.16.10", + "@mui/system": "5.16.8", + "@mui/x-date-pickers": "5.0.20", "@types/enzyme": "3.10.8", "@types/jest": "29.1.2", "@types/mocha": "10.0.0",