From 2cecd45f3f0fa3aa64e530fe954e051cc8a73d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:44:44 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.265 to 2.0.274 in /webapp Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.265 to 2.0.274. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index d9ec45e5e..ff1b23b47 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -18,7 +18,7 @@ "@azure/msal-browser": "^3.27.0", "@azure/msal-react": "^2.2.0", "@fluentui/react-components": "^9.55.1", - "@fluentui/react-icons": "^2.0.265", + "@fluentui/react-icons": "^2.0.274", "@fluentui/react-northstar": "^0.66.5", "@microsoft/signalr": "^8.0.7", "@playwright/test": "^1.46.1", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index de632bc20..84b86becf 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -1694,10 +1694,10 @@ "@fluentui/styles" "^0.66.5" classnames "^2.2.6" -"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.265": - version "2.0.265" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.265.tgz#5ddd08a1b642749fe80eefe39f0d25d94f98914f" - integrity sha512-bpiB4LGKv7LA6BsTHYLWuK6IH7CqqJYooHJfjaQ1i90OPfXpTmV1G/HB+6dIsmbAdKS14Z2bKM6Qb+yP3Ojuyg== +"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.274": + version "2.0.274" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.274.tgz#b60180c9d4baa0423e85ea6a5193fe89b846b144" + integrity sha512-URmKlK8yS8f+RNsqi1pHBiL91V8RFBJlIBrPnsm8GcZsZv3vhA8k9jUinGyiMKgcsgcUulGPT/T7JUOLGEE+oQ== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"