From b150e359041c11adae684d1665230c17ef67505e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Sep 2025 00:42:27 +0000 Subject: [PATCH] Update dependency @mui/x-charts to ^8.11.2 --- virtweb_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index a3c1235..14f62f6 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -18,7 +18,7 @@ "@monaco-editor/react": "^4.7.0", "@mui/icons-material": "^7.3.1", "@mui/material": "^7.3.1", - "@mui/x-charts": "^8.3.1", + "@mui/x-charts": "^8.11.2", "@mui/x-data-grid": "^8.11.2", "date-and-time": "^3.6.0", "filesize": "^10.1.6",