From f7fbbb87185274e4b23fa75bda5f5071df66a763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:05:36 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.328 to 2.0.329 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.328 to 2.0.329. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.329 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48132b9..3221106 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/react": "^5.0.7", "@fluentui/react-components": "^9.74.1", - "@fluentui/react-icons": "^2.0.328", + "@fluentui/react-icons": "^2.0.329", "astro": "^6.4.4", "react": "^19.2.7", "react-dom": "^19.2.7" @@ -2707,9 +2707,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.328", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.328.tgz", - "integrity": "sha512-HAotR2QQjff1WJmm+QeSIU+3m1SOiz9D2M+u8M+8FWyRsyHjbOpBV9QUrABBH9z9JxyYYOvzLamjHEkIgGKLUA==", + "version": "2.0.329", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.329.tgz", + "integrity": "sha512-ZeRHnvxLjnGhl3fKZo1MXxJkBai15wRLGQKL/fGFB/lq4MfOaoJg1xlqIP0yteeptQzgmsF51lZzr2vtLh/SQg==", "license": "MIT", "dependencies": { "@griffel/react": "^1.6.1", diff --git a/package.json b/package.json index 2ddf4f7..4ec9446 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/react": "^5.0.7", "@fluentui/react-components": "^9.74.1", - "@fluentui/react-icons": "^2.0.328", + "@fluentui/react-icons": "^2.0.329", "astro": "^6.4.4", "react": "^19.2.7", "react-dom": "^19.2.7"