From a217562690bed49889b1603121208bdc3d861e30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 17:30:06 +0000 Subject: [PATCH] Update dependency @mui/material to v5.18.0 --- admin/package.json | 2 +- beta/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/package.json b/admin/package.json index 19455c5..081dd52 100644 --- a/admin/package.json +++ b/admin/package.json @@ -11,7 +11,7 @@ "dependencies": { "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", + "@mui/material": "5.18.0", "add": "2.0.6", "axios": "0.27.2", "react": "18.2.0", diff --git a/beta/package.json b/beta/package.json index 4bd54a8..9c5431b 100644 --- a/beta/package.json +++ b/beta/package.json @@ -7,7 +7,7 @@ "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@esbuild-plugins/node-modules-polyfill": "0.1.4", - "@mui/material": "5.10.5", + "@mui/material": "5.18.0", "axios": "0.27.2", "buffer": "6.0.3", "ethers": "5.7.0",