From 5d15302b8b99adcf89d40eed69c05ed31a8177c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:11:08 +0000 Subject: [PATCH] chore(deps): bump @fluentui/react-icons from 2.0.274 to 2.0.292 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.274 to 2.0.292. - [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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 657bc3a..6ac3416 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.274", + "@fluentui/react-icons": "^2.0.297", "next": "^15.3.1", "nodemailer": "^6.10.0", "pdf-lib": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index 21eb003..9763639 100644 --- a/yarn.lock +++ b/yarn.lock @@ -106,10 +106,10 @@ "@eslint/core" "^0.10.0" levn "^0.4.1" -"@fluentui/react-icons@^2.0.274": - version "2.0.274" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.274.tgz#b60180c9d4baa0423e85ea6a5193fe89b846b144" - integrity sha512-URmKlK8yS8f+RNsqi1pHBiL91V8RFBJlIBrPnsm8GcZsZv3vhA8k9jUinGyiMKgcsgcUulGPT/T7JUOLGEE+oQ== +"@fluentui/react-icons@^2.0.297": + version "2.0.297" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.297.tgz#c13d0ca5aac3242e6d56277283d52fd6981c2ae5" + integrity sha512-nMAZqWDHKzlVgs9OaeE7FNp+RHHskC3NaKftyIQmnFhPb34YEuNGABsi00dDpwxT5H4ZedmeqqCnWz+XSz0G0A== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"