Update htmx to v2.0.0 (#50)

- Also update all other deps
This commit is contained in:
2024-06-19 16:17:45 -04:00
parent 75c4d4f991
commit f2f766fc05
4 changed files with 13 additions and 13 deletions

View File

@@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="ThrowawayDb.Postgres" Version="1.4.0" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
<PackageReference Update="FSharp.Core" Version="8.0.300" />
</ItemGroup>
<ItemGroup>