Skip to content

Commit

Permalink
Merge pull request #622 from SAFE-Stack/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Larocceau authored Jul 12, 2024
2 parents 91ab66b + 6be2ef5 commit 41c524f
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 61 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"paket": {
"version": "8.0.0",
"version": "8.0.3",
"commands": [
"paket"
]
}
}
}
}
8 changes: 4 additions & 4 deletions Content/default/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"isRoot": true,
"tools": {
"paket": {
"version": "8.0.0",
"version": "8.0.3",
"commands": [
"paket"
]
},
"fable": {
"version": "4.9.0",
"version": "4.19.3",
"commands": [
"fable"
]
},
"femto": {
"version": "0.18.0",
"version": "0.19.0",
"commands": [
"femto"
]
},
"fantomas": {
"version": "6.2.3",
"version": "6.3.9",
"commands": [
"fantomas"
]
Expand Down
4 changes: 2 additions & 2 deletions Content/default/Build.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ItemGroup>
<Compile Include="Helpers.fs" />
<Compile Include="Build.fs" />
<None Include="paket.dependencies" />
<None Include="paket.references" />
<None Include="paket.dependencies" />
<None Include="paket.references" />
</ItemGroup>
<Import Project=".paket\Paket.Restore.targets" />
<Target Name="DotNetToolRestore" BeforeTargets="PaketRestore">
Expand Down
106 changes: 53 additions & 53 deletions Content/default/paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,34 @@ NUGET
Expecto (9.0.4)
FSharp.Core (>= 4.6)
Mono.Cecil (>= 0.11.3)
Fable.AST (4.4)
Fable.Browser.Blob (1.3)
Fable.Core (>= 3.0)
Fable.AST (4.5)
Fable.Browser.Blob (1.4)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.Dom (2.16)
Fable.Browser.Blob (>= 1.3)
Fable.Browser.Event (>= 1.5)
Fable.Browser.WebStorage (>= 1.2)
Fable.Browser.Dom (2.17)
Fable.Browser.Blob (>= 1.4)
Fable.Browser.Event (>= 1.6)
Fable.Browser.WebStorage (>= 1.3)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.Event (1.5)
Fable.Browser.Gamepad (>= 1.1)
Fable.Core (>= 3.0)
Fable.Browser.Event (1.6)
Fable.Browser.Gamepad (>= 1.3)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.Gamepad (1.2)
Fable.Core (>= 3.0)
Fable.Browser.Gamepad (1.3)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.WebStorage (1.2)
Fable.Browser.Event (>= 1.5)
Fable.Core (>= 3.0)
Fable.Browser.WebStorage (1.3)
Fable.Browser.Event (>= 1.6)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Browser.XMLHttpRequest (1.3)
Fable.Browser.Blob (>= 1.3)
Fable.Browser.Event (>= 1.5)
Fable.Core (>= 3.0)
Fable.Browser.XMLHttpRequest (1.4)
Fable.Browser.Blob (>= 1.4)
Fable.Browser.Event (>= 1.6)
Fable.Core (>= 3.2.8)
FSharp.Core (>= 4.7.2)
Fable.Core (4.3)
Fable.Elmish (4.1)
Fable.Elmish (4.2)
Fable.Core (>= 3.7.1)
FSharp.Core (>= 4.7.2)
Fable.Elmish.HMR (7.0)
Expand Down Expand Up @@ -118,10 +118,10 @@ NUGET
Fake.IO.FileSystem (5.23.1)
Fake.Core.String (>= 5.23.1)
FSharp.Core (>= 6.0)
Farmer (1.8.9)
Farmer (1.8.13)
FSharp.Core (>= 5.0)
System.Text.Json (>= 5.0)
Feliz (2.7)
Feliz (2.8)
Fable.ReactDom.Types (>= 18.2)
Feliz.CompilerPlugins (>= 2.2)
FSharp.Core (>= 4.7.2)
Expand All @@ -136,54 +136,54 @@ NUGET
FSharp.Control.Websockets (0.3)
FSharp.Core (>= 6.0)
Microsoft.IO.RecyclableMemoryStream (>= 3.0)
FSharp.Core (8.0.200)
Giraffe (6.3)
FSharp.Core (8.0.300)
Giraffe (6.4)
FSharp.Core (>= 6.0)
Giraffe.ViewEngine (>= 1.4)
Microsoft.IO.RecyclableMemoryStream (>= 2.2.1)
Microsoft.IO.RecyclableMemoryStream (>= 3.0)
Newtonsoft.Json (>= 13.0.3)
System.Text.Json (>= 7.0.4)
System.Text.Json (>= 8.0.3)
Giraffe.ViewEngine (1.4)
FSharp.Core (>= 5.0)
Microsoft.AspNetCore.Authentication.JwtBearer (8.0.3)
Microsoft.AspNetCore.Authentication.JwtBearer (8.0.6)
Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.1.2)
Microsoft.IdentityModel.Abstractions (7.5)
Microsoft.IdentityModel.JsonWebTokens (7.5)
Microsoft.IdentityModel.Tokens (>= 7.5)
Microsoft.IdentityModel.Logging (7.5)
Microsoft.IdentityModel.Abstractions (>= 7.5)
Microsoft.IdentityModel.Protocols (7.5)
Microsoft.IdentityModel.Tokens (>= 7.5)
Microsoft.IdentityModel.Protocols.OpenIdConnect (7.5)
Microsoft.IdentityModel.Protocols (>= 7.5)
System.IdentityModel.Tokens.Jwt (>= 7.5)
Microsoft.IdentityModel.Tokens (7.5)
Microsoft.IdentityModel.Logging (>= 7.5)
Microsoft.IO.RecyclableMemoryStream (3.0)
Microsoft.IdentityModel.Abstractions (7.6.2)
Microsoft.IdentityModel.JsonWebTokens (7.6.2)
Microsoft.IdentityModel.Tokens (>= 7.6.2)
Microsoft.IdentityModel.Logging (7.6.2)
Microsoft.IdentityModel.Abstractions (>= 7.6.2)
Microsoft.IdentityModel.Protocols (7.6.2)
Microsoft.IdentityModel.Tokens (>= 7.6.2)
Microsoft.IdentityModel.Protocols.OpenIdConnect (7.6.2)
Microsoft.IdentityModel.Protocols (>= 7.6.2)
System.IdentityModel.Tokens.Jwt (>= 7.6.2)
Microsoft.IdentityModel.Tokens (7.6.2)
Microsoft.IdentityModel.Logging (>= 7.6.2)
Microsoft.IO.RecyclableMemoryStream (3.0.1)
Mono.Cecil (0.11.5)
Newtonsoft.Json (13.0.3)
SAFE.Client (5.0.4)
SAFE.Client (5.0.5)
Fable.Core (>= 4.3 < 5.0)
Fable.Elmish (>= 4.1 < 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.31 < 8.0)
Fable.Remoting.Client (>= 7.32 < 8.0)
Fable.SimpleJson (>= 3.24)
Feliz (>= 2.7 < 3.0)
FSharp.Core (>= 8.0.200 < 9.0)
SAFE.Server (5.0.4)
Feliz (>= 2.8 < 3.0)
FSharp.Core (>= 8.0.300 < 9.0)
SAFE.Server (5.0.5)
Fable.Remoting.Giraffe (>= 5.19 < 6.0)
FSharp.Core (>= 8.0.200 < 9.0)
Saturn (>= 0.16.1 < 1.0)
Saturn (0.16.1)
FSharp.Core (>= 8.0.300 < 9.0)
Saturn (>= 0.17 < 1.0)
Saturn (0.17)
FSharp.Control.Websockets (>= 0.2.2)
Giraffe (>= 6.0)
Giraffe (>= 6.4)
Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.3)
System.Collections.Immutable (8.0)
System.IdentityModel.Tokens.Jwt (7.5)
Microsoft.IdentityModel.JsonWebTokens (>= 7.5)
Microsoft.IdentityModel.Tokens (>= 7.5)
System.IdentityModel.Tokens.Jwt (7.6.2)
Microsoft.IdentityModel.JsonWebTokens (>= 7.6.2)
Microsoft.IdentityModel.Tokens (>= 7.6.2)
System.Reactive (5.0)
System.Text.Encodings.Web (8.0)
System.Text.Json (8.0.3)
Expand Down

0 comments on commit 41c524f

Please sign in to comment.