From a6876f8105f20cb5d9e6e255edb8dbdbe1a6e5ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Aug 2025 00:32:50 +0000 Subject: [PATCH] Update dependency @mui/x-charts to ^8.10.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 1184e04..1429791 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.10.2", "@mui/x-data-grid": "^8.10.0", "date-and-time": "^3.6.0", "filesize": "^10.1.6",