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

This commit is contained in:
Pierre HUBERT 2024-06-07 00:12:37 +00:00 committed by Pierre HUBERT
parent 167ddda2d4
commit 508ae60c18

View File

@ -1479,9 +1479,9 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.6.1.tgz",
"integrity": "sha512-ZUQqSvmJgNQAgwLqVp/XUgNgKFb3zdsBQTbYCagjAK7Saq3iPDJkTb7FNSyT8UN0G6Kqogxgd9fKJW4L4ku1zQ==",
"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==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.6",