Skip to content

Commit 99cf127

Browse files
authored
(chore) (auto) update @fluentui/react-charts to version 0.0.0-nightly-20251105-0406.1 (#590)
1 parent d71dc7b commit 99cf127

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.1",
8-
"@fluentui/react-charts": "0.0.0-nightly-20251104-0407.1",
8+
"@fluentui/react-charts": "0.0.0-nightly-20251105-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
@@ -77,7 +77,7 @@ const App: React.FC = () => {
7777
label={labelWidthSwitch}
7878
/>
7979
&nbsp;&nbsp;<Body2>@fluentui/react-charting &nbsp;</Body2><Subtitle2>v5.25.1</Subtitle2>
80-
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20251104-0407.1</Subtitle2>
80+
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20251105-0406.1</Subtitle2>
8181
<br />
8282
{isWidthSet && (<>
8383
<Subtitle2>Chart Width:</Subtitle2>&nbsp;&nbsp;

0 commit comments

Comments
 (0)