Browse Source

Bump BlazorSortable from 8.0.0 to 8.0.4

---
updated-dependencies:
- dependency-name: BlazorSortable
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2894/head
dependabot[bot] 3 months ago committed by GitHub
parent
commit
fc8b831b43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ErsatzTV/ErsatzTV.csproj

2
ErsatzTV/ErsatzTV.csproj

@ -31,7 +31,7 @@ @@ -31,7 +31,7 @@
<ItemGroup>
<!-- <PackageReference Include="EntityFrameworkProfiler.Appender" Version="6.0.6049" /> -->
<PackageReference Include="Blazored.FluentValidation" Version="2.2.0" />
<PackageReference Include="BlazorSortable" Version="8.0.0" />
<PackageReference Include="BlazorSortable" Version="8.0.4" />
<PackageReference Include="Chronic.Core" Version="0.4.0" />
<PackageReference Include="FluentValidation" Version="12.1.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />

Loading…
Cancel
Save