From 803253b017c74b46cf234f9875072818586e56bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:46:53 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 7.12.1 to 7.13.0 in /dashboard Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.12.1 to 7.13.0. - [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.13.0/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor ... 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 6e6feb1..af65a3f 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.13.0", - "@mui/x-date-pickers": "^7.12.1", + "@mui/x-date-pickers": "^7.13.0", "dayjs": "^1.11.12", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 02af510..ef935c5 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.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== +"@mui/x-date-pickers@^7.13.0": + version "7.13.0" + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.13.0.tgz#1afe20dc7ee30c9c1f91c232f3c61f94d2b8427b" + integrity sha512-cmpAfkzOjUgL4I8WenU4elm1QJO8vWpGmIPCezT3Q9wFjGL1QApQhJ5gMZ+X4tM6Gha9AhIWNQX5eXHKbSoyFQ== dependencies: "@babel/runtime" "^7.25.0" "@mui/system" "^5.16.5"