From 483f88404c0372a00cdbc69bad012cea55819dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:52:47 +0000 Subject: [PATCH] chore(deps): bump @fluentui/react-icons from 2.0.297 to 2.0.298 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.297 to 2.0.298. - [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-version: 2.0.298 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 f3db570..2416d11 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.297", + "@fluentui/react-icons": "^2.0.298", "next": "^15.3.1", "nodemailer": "^7.0.0", "pdf-lib": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index d40c403..fd348a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -99,10 +99,10 @@ "@eslint/core" "^0.10.0" levn "^0.4.1" -"@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== +"@fluentui/react-icons@^2.0.298": + version "2.0.298" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.298.tgz#298e02796c460c1d3fc08c4e5fb8dafa1ed5be15" + integrity sha512-4bLyZsLtdpS1634ptlBQeoEDlsg//61s8Lp8RlM+TyBgXaIONS9KIlRiujlrGJyuksDujq2V+uEfpqAGrkAHtQ== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"