From e86983157aa5842c43df15c662fad252090b3b78 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Sep 2025 00:40:49 +0000 Subject: [PATCH] Update dependency @mui/x-charts to ^8.11.1 --- 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 232f448..1d79085 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.1", "@mui/x-data-grid": "^8.10.0", "date-and-time": "^3.6.0", "filesize": "^10.1.6",