From adad04ef89d2fb2cadc544b9ee49c9b9feb675dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 09:16:39 +0000 Subject: [PATCH] build(deps): bump @fluentui/react-icons from 2.0.305 to 2.0.307 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.305 to 2.0.307. - [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.307 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 382bb06..afe2889 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@fluentui/react-components": "^9.68.2", - "@fluentui/react-icons": "^2.0.305", + "@fluentui/react-icons": "^2.0.307", "@microsoft/signalr": "^9.0.6", "crypto-js": "^4.2.0", "qrcode.react": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index e45609b..3327ff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -884,10 +884,10 @@ "@griffel/react" "^1.5.22" "@swc/helpers" "^0.5.1" -"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.305": - version "2.0.305" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.305.tgz#c4c216590d418fef9106bd03f41ca3e9a8c82bde" - integrity sha512-lxJZsW4IKaPaIrlaZlvDFujztKwWXSR3tUMBUBG0WtEGoQkbrWhrt8fqzhQ9BEbq02FtifLFUpaIqiJ326//Rw== +"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.307": + version "2.0.307" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.307.tgz#5fb171cdc1063c02937f7c7293ab53091310ec94" + integrity sha512-HSXrzQ6o+RWPnNy68EJN2M/Dh9LAJ8l5U9zWfwaFWDgktMF7dJxItyckA5BsH6inFisi6cqKtazsq9oZdAj32A== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"