From cfa98aa33d5d1ca4e321f100d88c8918e1f757d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:03:34 +0000 Subject: [PATCH] build(deps): bump @mui/lab from 7.0.1-beta.23 to 7.0.1-beta.24 Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 7.0.1-beta.23 to 7.0.1-beta.24. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab) --- updated-dependencies: - dependency-name: "@mui/lab" dependency-version: 7.0.1-beta.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eba60f89..21c590c0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@emotion/styled": "^11.14.1", "@module-federation/runtime": "^2.2.3", "@mui/icons-material": "^7.3.9", - "@mui/lab": "7.0.1-beta.23", + "@mui/lab": "7.0.1-beta.24", "@mui/material": "^7.3.9", "@tauri-apps/api": "2.7.0", "@tauri-apps/cli": "^2.10.1",