Update dependency @mui/x-data-grid to v7.5.0 #184

Merged
pierre merged 1 commits from renovate/mui-x-data-grid-7.x-lockfile into master 2024-05-20 00:34:31 +00:00
Showing only changes of commit c0219cf7b1 - Show all commits

View File

@ -1457,11 +1457,12 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.4.0.tgz",
"integrity": "sha512-ILu0AVqqHQf4wN/nblsJ/k7PkvlB115vQ/FEiYk7neZlc/kOJOUyst3MWMVClAecZ8+JEs476q40xd4r1CtMfw==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.5.0.tgz",
"integrity": "sha512-CdIDjqMHPWJvG/M6z36fnqIR+z2nW8Guk/wLUOv7vRJNVeOJasrkqg3xVZ3IFEGtbkTlQQ6iu1Os8YlF2HPWww==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.0",
"@babel/runtime": "^7.24.5",
"@mui/system": "^5.15.14",
"@mui/utils": "^5.15.14",
"clsx": "^2.1.1",