Skip to content

Commit

Permalink
Bump Blazorise.Icons.FontAwesome and Microsoft.AspNetCore.Components.Web
Browse files Browse the repository at this point in the history
Bumps [Blazorise.Icons.FontAwesome](https://github.com/Megabit/Blazorise) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.

Updates `Blazorise.Icons.FontAwesome` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/Megabit/Blazorise/releases)
- [Commits](https://github.com/Megabit/Blazorise/commits)

Updates `Microsoft.AspNetCore.Components.Web` from 9.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Blazorise.Icons.FontAwesome
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 383a91f commit 46a8519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PresenceLight.Razor/PresenceLight.Razor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Alexa.NET" Version="1.22.0" />
<PackageReference Include="Blazorise.Bootstrap" Version="1.7.1" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.7.1" />
<PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.7.2" />
<PackageReference Include="BlazorPro.Spinkit" Version="1.2.0" />
<PackageReference Include="DesktopBridge.Helpers" Version="1.2.2" />
<PackageReference Include="IdentityModel" Version="7.0.0" />
Expand Down

0 comments on commit 46a8519

Please sign in to comment.