From 2706400addedc80389a29f6c20ea773f7c980e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <9+dependabot[bot]@users.noreply.vlink.dev> Date: Fri, 16 Jun 2023 01:15:41 +0000 Subject: [PATCH] chore(deps): bump @mui/lab from 5.0.0-alpha.124 to 5.0.0-alpha.134 Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.124 to 5.0.0-alpha.134. - [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-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 4b0cfd9..68d87a1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", "@mui/icons-material": "^5.11.11", - "@mui/lab": "5.0.0-alpha.124", + "@mui/lab": "5.0.0-alpha.134", "@mui/material": "^5.11.15", "@reduxjs/toolkit": "^1.9.3", "@sentry/react": "^7.45.0",