From 4b3cccb950215e3a3613ef329448e5acabd9a000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:27:11 +0000 Subject: [PATCH] Update material-ui monorepo to v6.1.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 4160843b..f655198a 100644 --- a/examples/material-ui/package.json +++ b/examples/material-ui/package.json @@ -9,8 +9,8 @@ "dependencies": { "@emotion/react": "11.13.3", "@emotion/styled": "11.13.0", - "@mui/material": "6.1.4", - "@mui/styles": "6.1.4", + "@mui/material": "6.1.5", + "@mui/styles": "6.1.5", "@tanem/react-nprogress": "latest", "@types/jest": "29.5.13", "@types/node": "20.16.14",