diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 40d85d5..ef6f09b 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -15,7 +15,7 @@ "@mdi/react": "^1.6.1", "@mui/icons-material": "^7.3.5", "@mui/material": "^7.3.5", - "@mui/x-charts": "^8.19.0", + "@mui/x-charts": "^8.20.0", "@mui/x-date-pickers": "^8.19.0", "date-and-time": "^4.1.1", "dayjs": "^1.11.19", @@ -1487,9 +1487,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "8.19.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.19.0.tgz", - "integrity": "sha512-jQHk3F7bj7uWg+wz3qEra/unr1I60vBPuXZyMf0EOqRBHwgaB4hje8uvGSISCNpoll3gtBsyVLPGeO+nVBNCAw==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.20.0.tgz", + "integrity": "sha512-pdH4o1E9trjEJLCsenYTmNXSR/RjuZgjvmrhnF2XQp4rFkPKnj/6gYVyadi4kFcjrlBG8g3owLub6IAbG5sSVw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.28.4", diff --git a/central_frontend/package.json b/central_frontend/package.json index 5b06d66..4de51c6 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -17,7 +17,7 @@ "@mdi/react": "^1.6.1", "@mui/icons-material": "^7.3.5", "@mui/material": "^7.3.5", - "@mui/x-charts": "^8.19.0", + "@mui/x-charts": "^8.20.0", "@mui/x-date-pickers": "^8.19.0", "date-and-time": "^4.1.1", "dayjs": "^1.11.19",