From 67135a6074f0114e55321be84c55eb850c743d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:13:47 +0000 Subject: [PATCH] build(deps): bump @fluentui/react-icons from 2.0.302 to 2.0.305 --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.305 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 3ac4ce2..dead21d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@fluentui/react-components": "^9.66.5", - "@fluentui/react-icons": "^2.0.302", + "@fluentui/react-icons": "^2.0.305", "@microsoft/signalr": "^8.0.7", "crypto-js": "^4.2.0", "qrcode.react": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 3ddc37c..aa7a675 100644 --- a/yarn.lock +++ b/yarn.lock @@ -840,10 +840,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.302": - version "2.0.302" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.302.tgz#70e9fba3124013cdbf71cf75e322d232d97c1e2c" - integrity sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ== +"@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== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"