From 38ebba516e96bd39c1822766705991f61c70c7f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Nov 2025 00:21:07 +0000 Subject: [PATCH] Update dependency @mui/x-charts to ^8.20.0 --- central_frontend/package-lock.json | 8 ++++---- central_frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",