From 3ebf0f02e933e2ff58d694663a5feffe39950ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 07:17:54 +0000 Subject: [PATCH] Bump @mui/x-data-grid from 7.12.0 to 7.12.1 in /dashboard Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.12.0 to 7.12.1. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.12.1/packages/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 6f4db17..c153a97 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -14,7 +14,7 @@ "@fontsource/inter": "^5.0.20", "@mui/icons-material": "^5.16.6", "@mui/material": "^5.16.6", - "@mui/x-data-grid": "^7.12.0", + "@mui/x-data-grid": "^7.12.1", "@mui/x-date-pickers": "^7.12.0", "dayjs": "^1.11.12", "react": "^18.3.1", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index ef949fd..cc77fca 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -692,10 +692,10 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/x-data-grid@^7.12.0": - version "7.12.0" - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.12.0.tgz#d19e3974d57f2cfb710d2a7c06cd1f915c5867aa" - integrity sha512-5cS/v0PFMfm2na6iC77eeM/63m+gu4YYQcFycvGY6i5qm6ZywHzdcyXxx13FENKPclY1p9i19f4t4iuYW2F9Eg== +"@mui/x-data-grid@^7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-7.12.1.tgz#70ac9c6d8f3c3a2de0e0ff7dcff5edbb83c6c24a" + integrity sha512-/l9AslZKoHFfOultD2ehWIxRGuBI0RUwbhVbpAPwNP3ouDbTH0eyWfd5f6KCGhcUbG6xfceiOuTNr7uaPHqKiA== dependencies: "@babel/runtime" "^7.25.0" "@mui/system" "^5.16.5"