From bf296c9b17e7d4827d1a1f38cfdad4337c7d6aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 04:36:09 +0000 Subject: [PATCH] build(deps): bump @mui/x-data-grid from 6.18.5 to 6.19.6 Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.18.5 to 6.19.6. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v6.19.6/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.6/packages/grid/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdf59068f2..0ad1130c1b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@mui/icons-material": "^5.15.1", "@mui/material": "^5.15.1", "@mui/system": "^5.15.1", - "@mui/x-data-grid": "^6.18.5", + "@mui/x-data-grid": "^6.19.6", "@olympusdao/component-library": "3.1.7", "@olympusdao/treasury-subgraph-client": "^1.1.0", "@rainbow-me/rainbowkit": "^0.12.18", diff --git a/yarn.lock b/yarn.lock index 7d22caecd4..0b66448117 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2750,10 +2750,10 @@ prop-types "^15.8.1" react-is "^18.2.0" -"@mui/x-data-grid@^6.18.5": - version "6.18.5" - resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.18.5.tgz#b8d866cb9eebb379148b90f4acea7b4095573ae7" - integrity sha512-EEVJfQGXNmfLMVgj30ZpUSwx9Q8CZ/qGAYzLoARpLFOvrkGtbG8q5t4/WClkQ8MoDi7kO7TWOQ0AZz1C9/sh5g== +"@mui/x-data-grid@^6.19.6": + version "6.19.6" + resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-6.19.6.tgz#6334bb70a7a2685fc1cf3ed902172661c3206f3f" + integrity sha512-jpZkX1Gnlo87gKcD10mKMY8YoAzUD8Cv3/IvedH3FINDKO3hnraMeOciKDeUk0tYSj8RUDB02kpTHCM8ojLVBA== dependencies: "@babel/runtime" "^7.23.2" "@mui/utils" "^5.14.16"