Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a7243d9 commit 87378ac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>

<PropertyGroup>
<AspNetCorePackageVersion>8.0.0</AspNetCorePackageVersion>
<AspNetCorePackageVersion>8.0.11</AspNetCorePackageVersion>
<EntityFrameworkPackageVersion>8.0.0</EntityFrameworkPackageVersion>
<JHipsterNetPackageVersion>1.0.11</JHipsterNetPackageVersion>
</PropertyGroup>
Expand All @@ -15,7 +15,7 @@
<PackageVersion Include="Blazored.Modal" Version="7.1.0" />
<PackageVersion Include="Blazored.SessionStorage" Version="2.3.0" />
<PackageVersion Include="Blazorise.Bootstrap" Version="1.2.2" />
<PackageVersion Include="Blazorise.Icons.FontAwesome" Version="1.2.2" />
<PackageVersion Include="Blazorise.Icons.FontAwesome" Version="1.7.2" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="$(AspNetCorePackageVersion)" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="$(AspNetCorePackageVersion)" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="$(AspNetCorePackageVersion)" />
Expand Down

0 comments on commit 87378ac

Please sign in to comment.