Update dependency @mui/x-date-pickers to v7.9.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-07-09 00:20:24 +00:00 committed by Pierre HUBERT
parent f728fbd123
commit c6bcbd0e07

View File

@ -1593,15 +1593,15 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.7.1.tgz",
"integrity": "sha512-p7/TY8QcdQd6RelNqzW5q89GeUFctvZnDHTfQVEC0l0nAy7ArE6u21uNF8QWGrijZoJXCM+OlIRzlZADaUPpWA==",
"version": "7.9.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.9.0.tgz",
"integrity": "sha512-GMDprioHlYmNle8Cbh6TxB4QThDGgqJxfH/R/p/5dNk+Tn5vB1gZSDMn3wVxItiEV6tDXbkyS5gPhSMVFDGvAA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",