From 54235321b04389dada2727255150060dd25b379d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:49:25 +0000 Subject: [PATCH] build(deps): Bump @fluentui/react-icons in /brainstorm Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.266 to 2.0.270. - [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] --- brainstorm/package-lock.json | 8 ++++---- brainstorm/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/brainstorm/package-lock.json b/brainstorm/package-lock.json index 030e370d..362bf12e 100644 --- a/brainstorm/package-lock.json +++ b/brainstorm/package-lock.json @@ -12,7 +12,7 @@ "@azure/identity": "^4.5.0", "@azure/msal-browser": "^3.28.0", "@fluentui/react-components": "^9.56.5", - "@fluentui/react-icons": "^2.0.266", + "@fluentui/react-icons": "^2.0.270", "@fluidframework/azure-client": "^2.12.0", "@fluidframework/odsp-client": "^2.12.0", "@fluidframework/telemetry-utils": "^2.12.0", @@ -902,9 +902,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.266", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.266.tgz", - "integrity": "sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w==", + "version": "2.0.270", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.270.tgz", + "integrity": "sha512-XFAUxbOTH5gb/eTZ5UDR/841tbNskr2SNa/hshsQdojyEKMjBxNNcXo2ruesdfCGKsz/KOlmSh2sZu7NmN2N7Q==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/brainstorm/package.json b/brainstorm/package.json index af80e210..1568ef1c 100644 --- a/brainstorm/package.json +++ b/brainstorm/package.json @@ -28,7 +28,7 @@ "@azure/identity": "^4.5.0", "@azure/msal-browser": "^3.28.0", "@fluentui/react-components": "^9.56.5", - "@fluentui/react-icons": "^2.0.266", + "@fluentui/react-icons": "^2.0.270", "@fluidframework/azure-client": "^2.12.0", "@fluidframework/odsp-client": "^2.12.0", "@fluidframework/telemetry-utils": "^2.12.0",