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

This commit is contained in:
Pierre HUBERT 2024-06-14 00:16:46 +00:00 committed by Pierre HUBERT
parent dbf44e6204
commit a539c092f5

View File

@ -4762,12 +4762,12 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.6.2.tgz",
"integrity": "sha512-f3t6TU8+f0VgmL4aJ9N/Wm5IeWfICfVb45S469wzzldUhbb/beIO/T3uMyGP13WFhx5f8N5wRRHSYZRHpfzhZw==",
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.7.0.tgz",
"integrity": "sha512-s3Oii9EKcYPnL7M4g5evNley/J0slLL6xWRi0VwYqTHPGntBAMntUktMZ63bD/xko99f5ZcFoRBYTc55+mJ+AQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.6",
"@babel/runtime": "^7.24.7",
"@mui/system": "^5.15.15",
"@mui/utils": "^5.15.14",
"clsx": "^2.1.1",