From dec892bbd1719036b49fef1b5eaf9c2abf3e07c1 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Sun, 27 Oct 2024 00:09:36 +0000 Subject: [PATCH] Update dependency @mui/x-charts to v7.22.0 --- central_frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 1686f4b..2372fd7 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -1383,9 +1383,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.21.0.tgz", - "integrity": "sha512-Qv7U1Koo7hxinn1ncbn+Yfcwd8h3bSJDVCpjyKKgO0247kGIAK4ecrBlFHwVLol4bNTY36Ir1prEaA0G1MmUrg==", + "version": "7.22.0", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.22.0.tgz", + "integrity": "sha512-B70ix8keyww9CpfdwbsHygQGsgEySCXuHhGrDRiVyFgK+Be4edBWNswbL3ngIp37CHBbWegaYkPp/Q9GDas0AA==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.7", -- 2.45.2