Update dependency @mui/x-data-grid to v7.8.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-07-05 00:20:35 +00:00 committed by Pierre HUBERT
parent 523c987722
commit 4652c4acc0

View File

@ -1565,9 +1565,9 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.7.1.tgz",
"integrity": "sha512-5XsvuVpJfjV2ERtNiVRWL+0UUq5rh2Tq8aLZdJ8Ca5PnweEfNzOesQMlf0lpjXqnzuoq7uTwvICqoAMjsTTglg==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.8.0.tgz",
"integrity": "sha512-X3t6EVSZ28vVKY9NfqKcClchw2o/KmHsywybp1tNFevIJiwjZSp7NDJ091GyTqMgyDt1Dy5z2hGxoTDUYYfeGg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.7",