From fb07f963bf2d0e6d9588719572cf668fb26053d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:58:06 +0000 Subject: [PATCH] fix(deps): update dependency @mui/x-date-pickers to v7.22.3 (#691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 405284a1..c6d7fcca 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@mui/lab": "5.0.0-alpha.173", "@mui/material": "5.16.7", "@mui/system": "5.16.7", - "@mui/x-date-pickers": "7.22.2", + "@mui/x-date-pickers": "7.22.3", "@reduxjs/toolkit": "2.3.0", "@vitejs/plugin-react": "4.3.3", "date-fns": "3.6.0", diff --git a/yarn.lock b/yarn.lock index dc66859d..428cf409 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1806,10 +1806,10 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/x-date-pickers@7.22.2": - version "7.22.2" - resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.22.2.tgz#99ebf6ff3d5f926c8bceb43324c9d91022d79852" - integrity sha512-1KHSlIlnSoY3oHm820By8X344pIdGYqPvCCvfVHrEeeIQ/pHdxDD8tjZFWkFl4Jgm9oVFK90fMcqNZAzc+WaCw== +"@mui/x-date-pickers@7.22.3": + version "7.22.3" + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.22.3.tgz#bd1cf8f18aff58c7ff964c3b552a757947dc8c87" + integrity sha512-shNp92IrST5BiVy2f4jbrmRaD32QhyUthjh1Oexvpcn0v6INyuWgxfodoTi5ZCnE5Ue5UVFSs4R9Xre0UbJ5DQ== dependencies: "@babel/runtime" "^7.25.7" "@mui/utils" "^5.16.6 || ^6.0.0"