Skip to content

Commit

Permalink
Bump ReactiveUI.Blazor and DynamicData
Browse files Browse the repository at this point in the history
Bumps [ReactiveUI.Blazor](https://github.com/reactiveui/reactiveui) and [DynamicData](https://github.com/reactiveui/DynamicData). These dependencies needed to be updated together.

Updates `ReactiveUI.Blazor` from 19.4.1 to 19.5.31
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.4.1...19.5.31)

Updates `DynamicData` from 7.14.2 to 8.3.27
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](reactivemarbles/DynamicData@7.14.2...8.3.27)

---
updated-dependencies:
- dependency-name: ReactiveUI.Blazor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: DynamicData
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent f5b913a commit 02744a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Loodsen.SalaryCalculator/Loodsen.SalaryCalculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamicData" Version="7.14.2" />
<PackageReference Include="DynamicData" Version="8.3.27" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="6.1.0" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.9" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.6.1" />
<PackageReference Include="MudBlazor" Version="6.11.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.1.0" />
<PackageReference Include="ReactiveUI.Blazor" Version="19.4.1" />
<PackageReference Include="ReactiveUI.Blazor" Version="19.5.31" />
<PackageReference Include="ReactiveUI.Fody" Version="19.4.1" />
<PackageReference Include="Serilog" Version="3.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
Expand Down

0 comments on commit 02744a0

Please sign in to comment.