Skip to content

Commit

Permalink
Merge pull request #647 from SAFE-Stack/dependency-updates
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
Larocceau authored Mar 7, 2025
2 parents ef578a9 + ca2ed7a commit 4e1adf6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Content/default/Build.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<None Include="paket.dependencies" />
<None Include="paket.references" />
</ItemGroup>
<Import Project=".paket\Paket.Restore.targets" />
<Target Name="DotNetToolRestore" BeforeTargets="PaketRestore">
<Exec Command="dotnet tool restore" />
</Target>
<Import Project=".paket\Paket.Restore.targets" />
</Project>
24 changes: 12 additions & 12 deletions Content/default/paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ NUGET
Expecto (9.0.4)
FSharp.Core (>= 4.6)
Mono.Cecil (>= 0.11.3)
Fable.AST (4.5)
Fable.AST (4.6)
Fable.Browser.Blob (1.4)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.Dom (2.18)
Fable.Browser.Dom (2.18.1)
Fable.Browser.Blob (>= 1.4)
Fable.Browser.Event (>= 1.7)
Fable.Browser.WebStorage (>= 1.3)
Expand All @@ -31,7 +31,7 @@ NUGET
Fable.Browser.Event (>= 1.6)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Core (4.3)
Fable.Core (4.5)
Fable.Elmish (4.2)
Fable.Core (>= 3.7.1)
FSharp.Core (>= 4.7.2)
Expand Down Expand Up @@ -118,7 +118,7 @@ NUGET
Fake.IO.FileSystem (5.23.1)
Fake.Core.String (>= 5.23.1)
FSharp.Core (>= 6.0)
Farmer (1.9.6)
Farmer (1.9.11)
FSharp.Core (>= 5.0)
System.Text.Json (>= 5.0)
Feliz (2.9)
Expand All @@ -145,7 +145,7 @@ NUGET
System.Text.Json (>= 8.0.3)
Giraffe.ViewEngine (1.4)
FSharp.Core (>= 5.0)
Microsoft.AspNetCore.Authentication.JwtBearer (8.0.11)
Microsoft.AspNetCore.Authentication.JwtBearer (8.0.13)
Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.1.2)
Microsoft.IdentityModel.Abstractions (7.7.1)
Microsoft.IdentityModel.JsonWebTokens (7.7.1)
Expand All @@ -162,19 +162,19 @@ NUGET
Microsoft.IO.RecyclableMemoryStream (3.0.1)
Mono.Cecil (0.11.6)
Newtonsoft.Json (13.0.3)
SAFE.Client (5.1)
Fable.Core (>= 4.3 < 5.0)
SAFE.Client (5.1.1)
Fable.Core (>= 4.5 < 5.0)
Fable.Elmish (>= 4.2 < 5.0)
Fable.Elmish.HMR (>= 7.0 < 8.0)
Fable.Elmish.React (>= 4.0 < 5.0)
Fable.Mocha (>= 2.17 < 3.0)
Fable.Remoting.Client (>= 7.32 < 8.0)
Fable.SimpleJson (>= 3.24)
Feliz (>= 2.8 < 3.0)
FSharp.Core (>= 8.0.400 < 9.0)
SAFE.Server (5.1)
Fable.Remoting.Giraffe (>= 5.20 < 6.0)
FSharp.Core (>= 8.0.400 < 9.0)
Feliz (>= 2.9 < 3.0)
FSharp.Core (>= 8.0.403 < 9.0)
SAFE.Server (5.1.1)
Fable.Remoting.Giraffe (>= 5.21 < 6.0)
FSharp.Core (>= 8.0.403 < 9.0)
Saturn (>= 0.17 < 1.0)
Saturn (0.17)
FSharp.Control.Websockets (>= 0.2.2)
Expand Down

0 comments on commit 4e1adf6

Please sign in to comment.