From 96a4b8904e72c62959af59e0075b90fc98ba15ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:35:46 +0000 Subject: [PATCH] Bump @mui/x-charts from 7.23.0 to 7.23.1 Bumps [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) from 7.23.0 to 7.23.1. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v7.23.1/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.23.1/packages/x-charts) --- updated-dependencies: - dependency-name: "@mui/x-charts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f360b41..1bd5492 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.173", "@mui/material": "^5.16.7", - "@mui/x-charts": "^7.23.0", + "@mui/x-charts": "^7.23.1", "@mui/x-data-grid": "^7.23.0", "@uiw/codemirror-extensions-langs": "^4.23.6", "@uiw/codemirror-theme-bbedit": "^4.23.6", @@ -4093,9 +4093,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.0.tgz", - "integrity": "sha512-lXG+vRMFvisFaj93LlglZij7e5NEHptXQG0x9EshSI8uIm8HN9Xp77qIdE95xLyltImakuFCeJaEk9oaRMBTpA==", + "version": "7.23.1", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.1.tgz", + "integrity": "sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==", "dependencies": { "@babel/runtime": "^7.25.7", "@mui/utils": "^5.16.6 || ^6.0.0", @@ -22141,9 +22141,9 @@ } }, "@mui/x-charts": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.0.tgz", - "integrity": "sha512-lXG+vRMFvisFaj93LlglZij7e5NEHptXQG0x9EshSI8uIm8HN9Xp77qIdE95xLyltImakuFCeJaEk9oaRMBTpA==", + "version": "7.23.1", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.1.tgz", + "integrity": "sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==", "requires": { "@babel/runtime": "^7.25.7", "@mui/utils": "^5.16.6 || ^6.0.0", diff --git a/package.json b/package.json index 60fe8de..6c536bd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@mui/icons-material": "^5.16.7", "@mui/lab": "^5.0.0-alpha.173", "@mui/material": "^5.16.7", - "@mui/x-charts": "^7.23.0", + "@mui/x-charts": "^7.23.1", "@mui/x-data-grid": "^7.23.0", "@uiw/codemirror-extensions-langs": "^4.23.6", "@uiw/codemirror-theme-bbedit": "^4.23.6",