From add89cad06a0c9af9efbe8318428715389b088ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:13:51 +0000 Subject: [PATCH] build(deps): bump @fluentui/react-icons from 2.0.324 to 2.0.334 in /web Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.324 to 2.0.334. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.334 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | 8 ++++---- web/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index 317f24b..2bf3ab0 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -12,7 +12,7 @@ "@azure/msal-browser": "^3.30.0", "@azure/msal-react": "^2.2.0", "@fluentui/react-components": "^9.56.0", - "@fluentui/react-icons": "^2.0.267", + "@fluentui/react-icons": "^2.0.334", "@tanstack/react-query": "^5.59.0", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -1045,9 +1045,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.324", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.324.tgz", - "integrity": "sha512-wbtIQWwoTWNU6KyuF59zZ1viFv1i68iwVa1+so/QnfNKNHIXa2MEZ375Vg/pcubFBqlTxsKMrCBFtHEIzBHG/Q==", + "version": "2.0.334", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.334.tgz", + "integrity": "sha512-6A2boRTWkn7qOSX6kgLPVqCMZ9WQg6babIx14LKrwpsRGPOYx7QaqgGs+XE671wiJqNQX0JjuIGhvRRGL5zD+A==", "license": "MIT", "dependencies": { "@griffel/react": "^1.6.1", diff --git a/web/package.json b/web/package.json index 4f043c2..e8ac4c0 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "@azure/msal-browser": "^3.30.0", "@azure/msal-react": "^2.2.0", "@fluentui/react-components": "^9.56.0", - "@fluentui/react-icons": "^2.0.267", + "@fluentui/react-icons": "^2.0.334", "@tanstack/react-query": "^5.59.0", "react": "^18.3.1", "react-dom": "^18.3.1",