From a12dcd777b4df723f03237f064623c94b5f241bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:47:05 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 7.12.0 to 7.12.1 in /dashboard Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) 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-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" 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 a644600..7e446ef 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -15,7 +15,7 @@ "@mui/icons-material": "^5.16.7", "@mui/material": "^5.16.6", "@mui/x-data-grid": "^7.12.1", - "@mui/x-date-pickers": "^7.12.0", + "@mui/x-date-pickers": "^7.12.1", "dayjs": "^1.11.12", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index d6878d6..4a5b8e8 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -705,10 +705,10 @@ prop-types "^15.8.1" reselect "^4.1.8" -"@mui/x-date-pickers@^7.12.0": - version "7.12.0" - resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.12.0.tgz#189acc9e3d2a5be260fab9faf5e6add516e59b09" - integrity sha512-WU5C7QNfSpJ9cP8vl2sY7q35NW+0TUMgEy+sl98fcPhLckq3cgV1wnVxoZnQZ3BxVQAtx+7ag/MpefU03vJcVw== +"@mui/x-date-pickers@^7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.12.1.tgz#f8db96c6617a3cf27eacc427de9247d24c922fc5" + integrity sha512-Zj8kt3SCQbJp1qhMi+A3I4KqB8i5OY2Q11mdOEathFhqN/SQm1sUjIa1G09cGP1dPDgK1a6KM6qJGNtcw/nuWA== dependencies: "@babel/runtime" "^7.25.0" "@mui/system" "^5.16.5"