From b64e5330b18c8f2169fcaad2be58c9d05e0b34f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:54:46 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.260 to 2.0.266 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.260 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] --- 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 3003a71..280be62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.266", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1", @@ -3154,9 +3154,9 @@ "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" }, "node_modules/@fluentui/react-icons": { - "version": "2.0.260", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.260.tgz", - "integrity": "sha512-5lmkXukfnkeFG3rWCCf5nX5Sn2jsqR0IDJJ7FUwWdx9C4Jd+zfbh9PdzWnFSR/kpQBFwvpkxyyau3w8tqQK77Q==", + "version": "2.0.266", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.266.tgz", + "integrity": "sha512-r979n3hfnK4IfT24BYURIlYRL84pnAT0sP2vIo2Sl36NiIBLXmNjqF+vJCzcNmi6eOHvDnupwLw20cF1Iwop5w==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index b78e17a..935cd24 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.3.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.266", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1",