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

This commit is contained in:
Pierre HUBERT 2024-01-04 00:29:01 +00:00 committed by Pierre Hubert
parent bf3562c9e0
commit ceb0f11128

View File

@ -1465,10 +1465,9 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "6.18.4",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.18.4.tgz",
"integrity": "sha512-uiinfqioCRoesUlJF3gvh67Ja3TrJJvPRTu4Gkf/RQBjr0BDNQ8BJrnuffqD8D/0SVUiqRZvcrjtgG1BIyjKRw==",
"license": "MIT",
"version": "6.18.6",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.18.6.tgz",
"integrity": "sha512-BRI2ilDrWq5pSBH1Rx/har57CIQPF0CebvPZNRVE4EV9RqTt3pwNyWaRQDjmHN9kij0YUlbZe0v9UrRT9I8KLw==",
"dependencies": {
"@babel/runtime": "^7.23.2",
"@mui/utils": "^5.14.16",