Browse Source

Bump BlazorSortable from 6.0.1 to 7.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/nuget/ErsatzTV/BlazorSortable-6.0.2
dependabot[bot] 3 weeks ago committed by GitHub
parent
commit
20e7aa8b34
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