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

This commit is contained in:
Pierre HUBERT 2023-09-10 00:27:48 +00:00 committed by Pierre Hubert
parent 0f6c68b1fc
commit 961b4b07c4

View File

@ -3616,11 +3616,11 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "6.12.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.12.1.tgz",
"integrity": "sha512-lSY1dFBv6yh2ffkkWeMM9c0ajpwIWn/da/ec0kY8OfLa79Hboh53mN09nopylZO8MHJGfDlPvduwuWcgWs+zFw==",
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.13.0.tgz",
"integrity": "sha512-HRZGPdE+unZEiygcMqLsKOJ1F7iaTrhGQXGdlFLLniwfYMzVmJgZQXYCCeOIkCQqF28rQniF+4PbRhmFERdqSQ==",
"dependencies": {
"@babel/runtime": "^7.22.11",
"@babel/runtime": "^7.22.15",
"@mui/utils": "^5.14.7",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",