From 514c2070b5e42041a34c9fa4c43fa78177ee49c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Aug 2025 00:32:07 +0000 Subject: [PATCH] Update dependency @mui/x-charts to ^8.10.0 --- 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 93e8333..1ba61ad 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.0", "@mui/x-data-grid": "^8.10.0", "date-and-time": "^3.6.0", "filesize": "^10.1.6",