Update dependency @mui/x-charts to v7.5.0 #58

Merged
pierre merged 1 commits from renovate/mui-x-charts-7.x-lockfile into master 2024-05-23 09:25:27 +00:00
Showing only changes of commit 03c7dbc357 - Show all commits

View File

@ -2146,9 +2146,10 @@
"peer": true "peer": true
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.24.4", "version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.4.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
"integrity": "sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==", "integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
"license": "MIT",
"dependencies": { "dependencies": {
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"
}, },
@ -4705,12 +4706,12 @@
} }
}, },
"node_modules/@mui/x-charts": { "node_modules/@mui/x-charts": {
"version": "7.4.0", "version": "7.5.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.4.0.tgz", "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.5.0.tgz",
"integrity": "sha512-W6A0ZJmfXLeAtuml0Yi7gvjxS6aW/2h6uO9PQNuE/rpV0iIEMU5bVfcJZGMVlh0WY+43FEicI1/8n6FzMcfZdg==", "integrity": "sha512-paWplffe+pNgiK3NFKl9zklzA72oRcvIuq2LsDxaMAl7JoUMEmgX7IMpc6SLPy9e3XM1XRpSbkJ4wXITlP8J5A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.24.0", "@babel/runtime": "^7.24.5",
"@mui/base": "^5.0.0-beta.40", "@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.14", "@mui/system": "^5.15.14",
"@mui/utils": "^5.15.14", "@mui/utils": "^5.15.14",