Skip to content

Commit

Permalink
Bump Microsoft.FluentUI.AspNetCore.Components.Icons and Microsoft.Flu…
Browse files Browse the repository at this point in the history
…entUI.AspNetCore.Components (#150)

Bumps [Microsoft.FluentUI.AspNetCore.Components.Icons](https://github.com/microsoft/fluentui-blazor) and [Microsoft.FluentUI.AspNetCore.Components](https://github.com/microsoft/fluentui-blazor). These dependencies needed to be updated together.

Updates `Microsoft.FluentUI.AspNetCore.Components.Icons` from 4.8.0 to 4.10.2
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.8.0...v4.10.2)

Updates `Microsoft.FluentUI.AspNetCore.Components` from 4.8.1 to 4.10.2
- [Release notes](https://github.com/microsoft/fluentui-blazor/releases)
- [Changelog](https://github.com/microsoft/fluentui-blazor/blob/dev/WHATSNEW.md)
- [Commits](microsoft/fluentui-blazor@v4.8.1...v4.10.2)

---
updated-dependencies:
- dependency-name: Microsoft.FluentUI.AspNetCore.Components.Icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.FluentUI.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 72a77e8 commit 0968d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Utility/Utility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.8.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.8.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.10.2" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.10.2" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Emoji" Version="4.6.0" />
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.2" />
Expand Down

0 comments on commit 0968d58

Please sign in to comment.