From 85888ed2e50a15972cf76cc611b89f0d3d9574a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:51:58 +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.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] --- ResearchAssistant/App/frontend/package-lock.json | 9 +++++---- ResearchAssistant/App/frontend/package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ResearchAssistant/App/frontend/package-lock.json b/ResearchAssistant/App/frontend/package-lock.json index c26f2bbb..a7566751 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.266", "@fluentui/react-icons-mdl2": "^1.3.57", "@types/node": "^20.11.16", "@types/react-modal": "^3.16.3", @@ -1455,9 +1455,10 @@ } }, "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.266", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.266.tgz", + "integrity": "sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w==", + "license": "MIT", "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..7f35b98a 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.266", "@fluentui/react-icons-mdl2": "^1.3.57", "@types/node": "^20.11.16", "@types/react-modal": "^3.16.3",