From c8c03c3e4744c4032fa694152ea74a5b491fd303 Mon Sep 17 00:00:00 2001 From: "Atishay Jain (from Dev Box)" Date: Sat, 1 Nov 2025 10:04:54 +0530 Subject: [PATCH] Update react charting to 5.25.1 --- apps/plotly_examples/package.json | 2 +- apps/plotly_examples/src/App.tsx | 2 +- apps/plotly_examples/yarn.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/plotly_examples/package.json b/apps/plotly_examples/package.json index 4c3c63a8a7..144dae70a5 100644 --- a/apps/plotly_examples/package.json +++ b/apps/plotly_examples/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@babel/core": "^7.16.0", - "@fluentui/react-charting": "^5.25.0", + "@fluentui/react-charting": "^5.25.1", "@fluentui/react-charts": "0.0.0-nightly-20251031-0407.1", "@fluentui/react-components": "^9.72.2", "@fluentui/react-menu": "^9.20.1", diff --git a/apps/plotly_examples/src/App.tsx b/apps/plotly_examples/src/App.tsx index 4990f6885b..089d90995d 100644 --- a/apps/plotly_examples/src/App.tsx +++ b/apps/plotly_examples/src/App.tsx @@ -76,7 +76,7 @@ const App: React.FC = () => { onChange={handleWidthSwitchChange} label={labelWidthSwitch} /> -   @fluentui/react-charting  v5.25.0 +   @fluentui/react-charting  v5.25.1   @fluentui/react-charts  0.0.0-nightly-20251031-0407.1
{isWidthSet && (<> diff --git a/apps/plotly_examples/yarn.lock b/apps/plotly_examples/yarn.lock index 7cdfbe9b19..3647158c48 100644 --- a/apps/plotly_examples/yarn.lock +++ b/apps/plotly_examples/yarn.lock @@ -1543,7 +1543,7 @@ embla-carousel-autoplay "^8.5.1" embla-carousel-fade "^8.5.1" -"@fluentui/react-charting@^5.25.0": +"@fluentui/react-charting@^5.25.1": version "5.25.1" resolved "https://registry.yarnpkg.com/@fluentui/react-charting/-/react-charting-5.25.1.tgz#ec1a537f391ff8e0f515076d5ea7ab63cff352c4" integrity sha512-3ULPEN5Mohjkgh12LWgcyNgNwnhSAwMbrOQflRKocN4hxSvBLa4K88kBOI+zwZBkTtZOGmtarUz3tUZC/NadPA==