From 208b547b20e897bb5d50cdb433cce0c50b74fb23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 20:25:03 +0000 Subject: [PATCH] Chore(deps): Bump @fluentui/react-icons from 2.0.298 to 2.0.302 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.298 to 2.0.302. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.302 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab9ca7232..61e835f56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@babel/runtime": "7.27.1", "@fluentui-contrib/react-resize-handle": "0.6.3", "@fluentui/react-components": "9.61.6", - "@fluentui/react-icons": "2.0.298", + "@fluentui/react-icons": "2.0.302", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7", @@ -3875,9 +3875,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.298", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.298.tgz", - "integrity": "sha512-4bLyZsLtdpS1634ptlBQeoEDlsg//61s8Lp8RlM+TyBgXaIONS9KIlRiujlrGJyuksDujq2V+uEfpqAGrkAHtQ==", + "version": "2.0.302", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.302.tgz", + "integrity": "sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ==", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", diff --git a/package.json b/package.json index a976ef2d3..73249697a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "7.27.1", "@fluentui-contrib/react-resize-handle": "0.6.3", "@fluentui/react-components": "9.61.6", - "@fluentui/react-icons": "2.0.298", + "@fluentui/react-icons": "2.0.302", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7",