From ea928a4c5e8e71e6ec6918acdf65e194369c5c49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:34:30 +0000 Subject: [PATCH] Update dependency @mui/material to v7.3.0 --- 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 144bf538f..f67609563 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.2.0", + "@mui/material": "7.3.0", "@mui/styles": "6.4.8", "@tanem/react-nprogress": "latest", "@types/jest": "30.0.0",