From c7cef45308deb870633b2ee94deed9fa76422bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:26:39 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.249 to 2.0.265 in /app/frontend Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.249 to 2.0.265. - [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] --- app/frontend/package-lock.json | 8 ++++---- app/frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/frontend/package-lock.json b/app/frontend/package-lock.json index bf3623fce9..aad8451772 100644 --- a/app/frontend/package-lock.json +++ b/app/frontend/package-lock.json @@ -12,7 +12,7 @@ "@azure/msal-react": "^2.0.21", "@fluentui/react": "^8.112.5", "@fluentui/react-components": "^9.55.1", - "@fluentui/react-icons": "^2.0.249", + "@fluentui/react-icons": "^2.0.265", "@react-spring/web": "^9.7.3", "dompurify": "^3.1.6", "i18next": "^23.16.5", @@ -1352,9 +1352,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.249", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.249.tgz", - "integrity": "sha512-VcOCbqv3MxzMZdH6jyqpzsfyNV0cG5F4TKXnnXcJ/QVQcWsN2BU6NrCiwkZHKEjbOYbxwBTdBHq1gnR5qz4baw==", + "version": "2.0.265", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.265.tgz", + "integrity": "sha512-bpiB4LGKv7LA6BsTHYLWuK6IH7CqqJYooHJfjaQ1i90OPfXpTmV1G/HB+6dIsmbAdKS14Z2bKM6Qb+yP3Ojuyg==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/app/frontend/package.json b/app/frontend/package.json index 98cb12a8b1..9993f8312b 100644 --- a/app/frontend/package.json +++ b/app/frontend/package.json @@ -16,7 +16,7 @@ "@azure/msal-react": "^2.0.21", "@fluentui/react": "^8.112.5", "@fluentui/react-components": "^9.55.1", - "@fluentui/react-icons": "^2.0.249", + "@fluentui/react-icons": "^2.0.265", "@react-spring/web": "^9.7.3", "dompurify": "^3.1.6", "i18next": "^23.16.5",