Skip to content

Commit 00e185b

Browse files
authored
(chore) (auto) update @fluentui/react-charts to version 0.0.0-nightly-20250620-0405.1 (#281)
1 parent b41e5c8 commit 00e185b

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.24.6",
8-
"@fluentui/react-charts": "0.0.0-nightly-20250618-0405.1",
8+
"@fluentui/react-charts": "0.0.0-nightly-20250620-0405.1",
99
"@fluentui/react-components": "^9.21.0",
1010
"@fluentui/react-portal-compat": "9.0.176",
1111
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",

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.24.6</Subtitle2>
80-
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20250618-0405.1</Subtitle2>
80+
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20250620-0405.1</Subtitle2>
8181
<br />
8282
{isWidthSet && (<>
8383
<Subtitle2>Chart Width:</Subtitle2>&nbsp;&nbsp;

0 commit comments

Comments
 (0)