diff --git a/package.json b/package.json index 68e1d5f..93804a1 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mui/icons-material": "^5.16.11", "@mui/material": "^5.16.13", "@mui/system": "^5.16.7", - "@mui/x-date-pickers": "^7.23.0", + "@mui/x-date-pickers": "^7.23.3", "@vvo/tzdb": "^6.156.0", "ahooks": "^3.8.4", "luxon": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index 76ef160..50db151 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1910,10 +1910,10 @@ prop-types "^15.8.1" react-is "^18.3.1" -"@mui/x-date-pickers@^7.23.0": - version "7.23.0" - resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.23.0.tgz#4beef35bdc69c261211912ef7bba465d8a64d25a" - integrity sha512-Db9ElibVYHluXLVsRLfFwlYkL6/3NNE5AosSZiTx+Gw7uix/Z3pdjyHeA3ab65fU1tCk08XHY0PU6LQFifYB2g== +"@mui/x-date-pickers@^7.23.3": + version "7.23.3" + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.23.3.tgz#0c2b3db6a99e6e38aeb0980bfdf98468f415dded" + integrity sha512-bjTYX/QzD5ZhVZNNnastMUS3j2Hy4p4IXmJgPJ0vKvQBvUdfEO+ZF42r3PJNNde0FVT1MmTzkmdTlz0JZ6ukdw== dependencies: "@babel/runtime" "^7.25.7" "@mui/utils" "^5.16.6 || ^6.0.0"