From 2b914083e768c8be217f2da29111aadb5cd83a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 07:05:26 +1300 Subject: [PATCH] Bump @mui/x-charts from 7.23.1 to 7.23.2 in /ui (#27) Bumps [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) from 7.23.1 to 7.23.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.23.2/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package-lock.json | 8 ++++---- ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 9242195..95e0911 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -8,7 +8,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@mui/x-charts": "^7.23.1", + "@mui/x-charts": "^7.23.2", "azure-devops-extension-api": "^4.245.1", "azure-devops-extension-sdk": "^4.0.2", "azure-devops-ui": "^2.246.0", @@ -624,9 +624,9 @@ } }, "node_modules/@mui/x-charts": { - "version": "7.23.1", - "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.1.tgz", - "integrity": "sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.2.tgz", + "integrity": "sha512-wLeogvQZZtyrAOdG06mDzIQSHBSAB09Uy16AYRUcMxVObi7Fs0i3TJUMpQHMYz1/1DvE1u8zstDgVpVfk8/iCA==", "dependencies": { "@babel/runtime": "^7.25.7", "@mui/utils": "^5.16.6 || ^6.0.0", diff --git a/ui/package.json b/ui/package.json index 179b3ad..1ae191b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -4,7 +4,7 @@ "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5", "@mui/material": "^6.1.10", - "@mui/x-charts": "^7.23.1", + "@mui/x-charts": "^7.23.2", "azure-devops-extension-api": "^4.245.1", "azure-devops-extension-sdk": "^4.0.2", "azure-devops-ui": "^2.246.0",