From 402d7ad94d04f2eac77ea1bd5d85b847ba19aab0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 13:10:41 +0000 Subject: [PATCH] Update dependency @mui/material to v7.3.8 --- 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 90d8f120b..c3fa9e7d1 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.7", + "@mui/material": "7.3.8", "@tanem/react-nprogress": "latest", "@types/jest": "30.0.0", "@types/node": "24.10.13",