Merge pull request 'Update dependency @mui/x-charts to v7.5.0' (#58) from renovate/mui-x-charts-7.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #58
This commit is contained in:
Pierre HUBERT 2024-05-23 09:25:27 +00:00
commit 68465270bf

View File

@ -4718,12 +4718,12 @@
}
},
"node_modules/@mui/x-charts": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.4.0.tgz",
"integrity": "sha512-W6A0ZJmfXLeAtuml0Yi7gvjxS6aW/2h6uO9PQNuE/rpV0iIEMU5bVfcJZGMVlh0WY+43FEicI1/8n6FzMcfZdg==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.5.0.tgz",
"integrity": "sha512-paWplffe+pNgiK3NFKl9zklzA72oRcvIuq2LsDxaMAl7JoUMEmgX7IMpc6SLPy9e3XM1XRpSbkJ4wXITlP8J5A==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.0",
"@babel/runtime": "^7.24.5",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.14",
"@mui/utils": "^5.15.14",