From b1194074e567c540c49df8b3bbf917dd28a62b0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:07:40 +0000 Subject: [PATCH] Update material-ui monorepo to v6.4.0 --- 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 9ab6474c4..a49ebb953 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.3.1", - "@mui/styles": "6.3.1", + "@mui/material": "6.4.0", + "@mui/styles": "6.4.0", "@tanem/react-nprogress": "latest", "@types/jest": "29.5.14", "@types/node": "22.10.6",