From 0fca6aa1f588de959db99e466e29303c67ebaa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:57:42 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.260 to 2.0.264 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.260 to 2.0.264. - [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..8eb213a 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.264", "@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.264", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.264.tgz", + "integrity": "sha512-Rhjx5vYmTzbe6q/50qBy9G4jpFwJQuBA4oAaluG2Pw9Cb50cz8O3ZQVRopNIi65xdAwuR0jTWPf869Iy1G6/sA==", "dependencies": { "@griffel/react": "^1.0.0", "tslib": "^2.1.0" diff --git a/package.json b/package.json index b78e17a..7e8598a 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.264", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^6.5.2", "@fortawesome/free-solid-svg-icons": "^6.5.1",