From d8ae8f5cd0fb9f60691e11656aecee9063848780 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:37:19 +0000 Subject: [PATCH] Update dependency @mui/material to v7.3.2 --- examples/material-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/material-ui/package.json b/examples/material-ui/package.json index b6d9662fb..33b55768f 100644 --- a/examples/material-ui/package.json +++ b/examples/material-ui/package.json @@ -9,7 +9,7 @@ "dependencies": { "@emotion/react": "11.14.0", "@emotion/styled": "11.14.1", - "@mui/material": "7.3.1", + "@mui/material": "7.3.2", "@mui/styles": "6.4.8", "@tanem/react-nprogress": "latest", "@types/jest": "30.0.0",