Browse Source

Bump BlazorSortable from 6.0.1 to 7.0.0

---
updated-dependencies:
- dependency-name: BlazorSortable
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2884/head
dependabot[bot] 3 months ago committed by GitHub
parent
commit
f4993f3040
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="6.0.1" />
<PackageReference Include="BlazorSortable" Version="7.0.0" />
<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