diff --git a/paket.dependencies b/paket.dependencies index a9929a1..f862744 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -33,7 +33,7 @@ group Client nuget Fable.Elmish.Debugger ~> 3 nuget Fable.Elmish.HMR ~> 4 nuget Fable.Elmish.React ~> 3 - nuget Thoth.Fetch ~> 1 + nuget Thoth.Fetch ~> 2 nuget Fable.React ~> 5 nuget Fulma ~> 2 nuget Fable.FontAwesome.Free ~> 2 diff --git a/paket.lock b/paket.lock index d68ac9a..7a791ca 100644 --- a/paket.lock +++ b/paket.lock @@ -767,12 +767,12 @@ NUGET Fulma (2.7) Fable.Core (>= 3.0) Fable.React (>= 5.1) - Thoth.Fetch (1.1) - Fable.Core (>= 3.0) - Fable.Fetch (>= 2.0) + Thoth.Fetch (2.0) + Fable.Core (>= 3.1.5) + Fable.Fetch (>= 2.1) Fable.Promise (>= 2.0) - FSharp.Core (>= 4.6.2) - Thoth.Json (>= 3.1) + FSharp.Core (>= 4.7) + Thoth.Json (>= 4.0) Thoth.Json (4.0) Fable.Core (>= 3.1.4) FSharp.Core (>= 4.7)