From a061ba3fb87e4cd95f2441216d285306af3c1cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:58:20 +0000 Subject: [PATCH] Chore(deps): Bump @fluentui/react-icons from 2.0.298 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-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab9ca7232..16d8826c2 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.305", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7", @@ -3875,10 +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==", - "license": "MIT", + "version": "2.0.305", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.305.tgz", + "integrity": "sha512-lxJZsW4IKaPaIrlaZlvDFujztKwWXSR3tUMBUBG0WtEGoQkbrWhrt8fqzhQ9BEbq02FtifLFUpaIqiJ326//Rw==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index a976ef2d3..06bfda0de 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.305", "@microsoft/applicationinsights-react-js": "18.3.6", "@microsoft/applicationinsights-web": "3.3.6", "@microsoft/microsoft-graph-client": "3.0.7",