Skip to content

Commit fb07f96

Browse files
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>
1 parent bfacbe1 commit fb07f96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/lab": "5.0.0-alpha.173",
1818
"@mui/material": "5.16.7",
1919
"@mui/system": "5.16.7",
20-
"@mui/x-date-pickers": "7.22.2",
20+
"@mui/x-date-pickers": "7.22.3",
2121
"@reduxjs/toolkit": "2.3.0",
2222
"@vitejs/plugin-react": "4.3.3",
2323
"date-fns": "3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,10 +1806,10 @@
18061806
prop-types "^15.8.1"
18071807
react-is "^18.3.1"
18081808

1809-
1810-
version "7.22.2"
1811-
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.22.2.tgz#99ebf6ff3d5f926c8bceb43324c9d91022d79852"
1812-
integrity sha512-1KHSlIlnSoY3oHm820By8X344pIdGYqPvCCvfVHrEeeIQ/pHdxDD8tjZFWkFl4Jgm9oVFK90fMcqNZAzc+WaCw==
1809+
1810+
version "7.22.3"
1811+
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.22.3.tgz#bd1cf8f18aff58c7ff964c3b552a757947dc8c87"
1812+
integrity sha512-shNp92IrST5BiVy2f4jbrmRaD32QhyUthjh1Oexvpcn0v6INyuWgxfodoTi5ZCnE5Ue5UVFSs4R9Xre0UbJ5DQ==
18131813
dependencies:
18141814
"@babel/runtime" "^7.25.7"
18151815
"@mui/utils" "^5.16.6 || ^6.0.0"

0 commit comments

Comments
 (0)