From 754cc59bb70c6ed9deb4234fa1125af6fe7c54bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:15:18 +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..50cd36997d 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.13", + "@mui/lab": "5.0.0-alpha.175", + "@mui/material": "5.16.13", + "@mui/styles": "5.16.13", + "@mui/system": "5.16.13", + "@mui/x-date-pickers": "5.0.20", "@types/enzyme": "3.10.8", "@types/jest": "29.1.2", "@types/mocha": "10.0.0",