From ca6fba8ca616ba455f682a6bf40423a0dba7a9f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 13:27:25 +0000 Subject: [PATCH] Update dependency @mui/material to v7.3.1 --- 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 f67609563..71f4b4317 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.0", + "@mui/material": "7.3.1", "@mui/styles": "6.4.8", "@tanem/react-nprogress": "latest", "@types/jest": "30.0.0",