Skip to content

Commit 6e7dfd1

Browse files
authored
(chore) (auto) update @fluentui/react-charting to version 5.24.6 (#277)
1 parent e608be9 commit 6e7dfd1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

apps/plotly_examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@babel/core": "^7.16.0",
7-
"@fluentui/react-charting": "^5.24.5",
7+
"@fluentui/react-charting": "^5.24.6",
88
"@fluentui/react-charts": "0.0.0-nightly-20250618-0405.1",
99
"@fluentui/react-components": "^9.21.0",
1010
"@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
@@ -76,7 +76,7 @@ const App: React.FC = () => {
7676
onChange={handleWidthSwitchChange}
7777
label={labelWidthSwitch}
7878
/>
79-
&nbsp;&nbsp;<Body2>@fluentui/react-charting &nbsp;</Body2><Subtitle2>v5.24.5</Subtitle2>
79+
&nbsp;&nbsp;<Body2>@fluentui/react-charting &nbsp;</Body2><Subtitle2>v5.24.6</Subtitle2>
8080
&nbsp;&nbsp;<Body2>@fluentui/react-charts &nbsp;</Body2><Subtitle2>0.0.0-nightly-20250618-0405.1</Subtitle2>
8181
<br />
8282
{isWidthSet && (<>

apps/plotly_examples/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,10 +1520,10 @@
15201520
embla-carousel-autoplay "^8.5.1"
15211521
embla-carousel-fade "^8.5.1"
15221522

1523-
"@fluentui/react-charting@^5.24.5":
1524-
version "5.24.5"
1525-
resolved "https://registry.yarnpkg.com/@fluentui/react-charting/-/react-charting-5.24.5.tgz#f12f1d7e380797e38022a4bb128468a073c616bc"
1526-
integrity sha512-hxAxVc3iiELE67I6fsa1Odl1WKjDzmCqEaxlPJ+sNHwJiTIgJHe/BpMHPAG7lrIdjcCdEMBD6COsTSZWI/M66g==
1523+
"@fluentui/react-charting@^5.24.6":
1524+
version "5.24.6"
1525+
resolved "https://registry.yarnpkg.com/@fluentui/react-charting/-/react-charting-5.24.6.tgz#e6a5802171a99d4afecc26c758fab8d8b0a7c780"
1526+
integrity sha512-GC2J54DLIwLLo4hgbQHU8rBiW/MhZ88nJaOUKTNRwDXvi0XXqtKQEzmyMmLJPsi4tUSVd7vfBR+ruWj7qaYRsQ==
15271527
dependencies:
15281528
"@fluentui/chart-utilities" "^1.1.18"
15291529
"@fluentui/react-focus" "^8.9.25"

0 commit comments

Comments
 (0)