From 1f8bd1226101a4ade488989cc83dba13514aa059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:02:24 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.265 to 2.0.266 in /webapp Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.265 to 2.0.266. - [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 d9ec45e5..68193149 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.266", "@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 de632bc2..c7a7e096 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.266": + version "2.0.266" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.266.tgz#8b1cb66af0d01b66df8aa52ae67445bdd2284ad4" + integrity sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"