From ee751229c4b703e8bae1fa20f7765e9f816038ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:34:36 +0000 Subject: [PATCH] Update material-ui monorepo to v6.4.5 --- examples/material-ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/material-ui/package.json b/examples/material-ui/package.json index b9c21fc84..d5d307dce 100644 --- a/examples/material-ui/package.json +++ b/examples/material-ui/package.json @@ -9,8 +9,8 @@ "dependencies": { "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", - "@mui/material": "6.4.4", - "@mui/styles": "6.4.4", + "@mui/material": "6.4.5", + "@mui/styles": "6.4.5", "@tanem/react-nprogress": "latest", "@types/jest": "29.5.14", "@types/node": "22.13.4",