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

This commit is contained in:
Pierre HUBERT 2024-05-31 00:22:48 +00:00 committed by Pierre HUBERT
parent 5d1ab3be67
commit e94b08827c

View File

@ -2156,9 +2156,9 @@
"peer": true
},
"node_modules/@babel/runtime": {
"version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
"integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.6.tgz",
"integrity": "sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==",
"license": "MIT",
"dependencies": {
"regenerator-runtime": "^0.14.0"
@ -4720,14 +4720,14 @@
}
},
"node_modules/@mui/x-charts": {
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.5.1.tgz",
"integrity": "sha512-8vMQyJL13cGXMbp+gm2QdABzFuOpP4hxEa/o6nL3ZpVNp7hja6h9F5bc0FNGR8h/eRN+4+swDnrEebnR0w4cbA==",
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.6.0.tgz",
"integrity": "sha512-zEHs3Yp2yETVuU1lGYC+szAZkXRnAEADlVEpiHyirTyBuu4qqJ/p0ayqepMYKjQP05bBFauUwSho/Vqe8eiFEg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",
"@babel/runtime": "^7.24.6",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.14",
"@mui/system": "^5.15.15",
"@mui/utils": "^5.15.14",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",