From b95b61f376070d4f8282ba57e20ba8ce6c31461c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:43:34 +0000 Subject: [PATCH] build: bump @fluentui/react-icons in /ResearchAssistant/App/frontend Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.232 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] --- ResearchAssistant/App/frontend/package-lock.json | 8 ++++---- ResearchAssistant/App/frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ResearchAssistant/App/frontend/package-lock.json b/ResearchAssistant/App/frontend/package-lock.json index c26f2bbb..fb558f8c 100644 --- a/ResearchAssistant/App/frontend/package-lock.json +++ b/ResearchAssistant/App/frontend/package-lock.json @@ -11,7 +11,7 @@ "@fluentui/react": "^8.105.3", "@fluentui/react-components": "^9.46.0", "@fluentui/react-hooks": "^8.6.29", - "@fluentui/react-icons": "^2.0.227", + "@fluentui/react-icons": "^2.0.265", "@fluentui/react-icons-mdl2": "^1.3.57", "@types/node": "^20.11.16", "@types/react-modal": "^3.16.3", @@ -1455,9 +1455,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.232", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.232.tgz", - "integrity": "sha512-v2KKdRx68Pkz8FPQsOxvD8X7u7cCZ9/dodP/KdycaGY2FKEjAdiSzPboHfTLqkKhvrLr8Zgfs3gSDWDOf7au3A==", + "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/ResearchAssistant/App/frontend/package.json b/ResearchAssistant/App/frontend/package.json index 9be0f1c8..312aa5b8 100644 --- a/ResearchAssistant/App/frontend/package.json +++ b/ResearchAssistant/App/frontend/package.json @@ -12,7 +12,7 @@ "@fluentui/react": "^8.105.3", "@fluentui/react-components": "^9.46.0", "@fluentui/react-hooks": "^8.6.29", - "@fluentui/react-icons": "^2.0.227", + "@fluentui/react-icons": "^2.0.265", "@fluentui/react-icons-mdl2": "^1.3.57", "@types/node": "^20.11.16", "@types/react-modal": "^3.16.3",