Skip to content

Commit b842b30

Browse files
authored
(chore) (auto) update @fluentui/react-charts to version 0.0.0-nightly-20251124-0406.1 (#622)
1 parent e2c62db commit b842b30

File tree

3 files changed

+130
-130
lines changed

3 files changed

+130
-130
lines changed

apps/plotly_examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@babel/core": "^7.16.0",
77
"@fluentui/react-charting": "^5.25.2",
8-
"@fluentui/react-charts": "0.0.0-nightly-20251117-0407.1",
8+
"@fluentui/react-charts": "0.0.0-nightly-20251124-0406.1",
99
"@fluentui/react-components": "^9.72.2",
1010
"@fluentui/react-menu": "^9.20.1",
1111
"@fluentui/react-portal-compat": "9.0.176",

apps/plotly_examples/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const App: React.FC = () => {
9696
label={labelChartOrderSwitch}
9797
/>
9898
&nbsp;&nbsp;<Body2>@fluentui/react-charting &nbsp;</Body2><Subtitle2>v5.25.2</Subtitle2>
99-
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20251117-0407.1</Subtitle2>
99+
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20251124-0406.1</Subtitle2>
100100
<br />
101101
{isDimensionSlidersEnabled && (<>
102102
<Subtitle2>Chart Width:</Subtitle2>&nbsp;&nbsp;

0 commit comments

Comments
 (0)