Skip to content

Commit

Permalink
release latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Forkmann committed Jan 12, 2024
1 parent 97e63ff commit 7668db3
Show file tree
Hide file tree
Showing 11 changed files with 58 additions and 76 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 4 additions & 4 deletions .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": "7.1.5",
"version": "8.0.0",
"commands": [
"paket"
]
},
"fable": {
"version": "4.0.0",
"version": "4.9.0",
"commands": [
"fable"
]
},
"fantomas": {
"version": "5.0.0",
"version": "6.2.3",
"commands": [
"fantomas"
]
},
"fake-cli": {
"version": "5.23.0",
"version": "6.0.0",
"commands": [
"fake"
]
Expand Down
2 changes: 1 addition & 1 deletion Build.fsproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Compile Include="BuildHelpers.fs" />
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.306",
"version": "8.0.101",
"rollForward": "latestMinor"
}
}
5 changes: 1 addition & 4 deletions paket.dependencies
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source https://api.nuget.org/v3/index.json
framework: net7.0
framework: net8.0
storage: none

nuget Expecto
Expand All @@ -18,10 +18,7 @@ nuget Fake.DotNet.Cli
nuget Fake.Core.ReleaseNotes
nuget Fake.Tools.Git
nuget Fake.Core.UserInput
nuget Fable.Elmish.React
nuget Fable.Elmish.HMR
nuget Feliz
nuget Fable.Elmish.React prerelease

group Package
source https://api.nuget.org/v3/index.json
Expand Down
105 changes: 46 additions & 59 deletions paket.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
STORAGE: NONE
RESTRICTION: == net7.0
RESTRICTION: == net8.0
NUGET
remote: https://api.nuget.org/v3/index.json
BlackFox.VsWhere (1.1)
Expand All @@ -8,11 +8,11 @@ NUGET
Expecto (10.1)
FSharp.Core (>= 7.0.200)
Mono.Cecil (>= 0.11.4 < 1.0)
Fable.AST (4.2.1)
Fable.AST (4.3)
Fable.Browser.Blob (1.3)
Fable.Core (>= 3.0)
FSharp.Core (>= 4.7.2)
Fable.Browser.Dom (2.14)
Fable.Browser.Dom (2.15)
Fable.Browser.Blob (>= 1.3)
Fable.Browser.Event (>= 1.5)
Fable.Browser.WebStorage (>= 1.2)
Expand All @@ -29,8 +29,8 @@ NUGET
Fable.Browser.Event (>= 1.5)
Fable.Core (>= 3.0)
FSharp.Core (>= 4.7.2)
Fable.Core (4.0)
Fable.Elmish (4.0.2)
Fable.Core (4.2)
Fable.Elmish (4.1)
Fable.Core (>= 3.7.1)
FSharp.Core (>= 4.7.2)
Fable.Elmish.Debugger (4.0)
Expand Down Expand Up @@ -151,7 +151,7 @@ NUGET
Fake.Core.Trace (>= 6.0)
Fake.IO.FileSystem (>= 6.0)
FSharp.Core (>= 6.0.3)
Feliz (2.6)
Feliz (2.7)
Fable.ReactDom.Types (>= 18.2)
Feliz.CompilerPlugins (>= 2.2)
FSharp.Core (>= 4.7.2)
Expand All @@ -161,8 +161,8 @@ NUGET
Feliz.CompilerPlugins (2.2)
Fable.AST (>= 4.2.1)
FSharp.Core (>= 4.7.2)
Feliz.DaisyUI (4.0)
Feliz (>= 2.4.1)
Feliz.DaisyUI (4.2)
Feliz (>= 2.7)
FSharp.Core (>= 4.7.2)
Feliz.Markdown (2.4)
Feliz (>= 2.4)
Expand All @@ -171,74 +171,61 @@ NUGET
Fable.Elmish (>= 4.0)
Feliz (>= 2.3)
FSharp.Core (>= 4.7.2)
Feliz.Tailwind (2.3)
Feliz (>= 2.4.1)
Feliz.UseElmish (2.4)
Feliz.Tailwind (2.3.6)
Feliz (>= 2.6)
Feliz.UseElmish (2.5)
Fable.Elmish (>= 4.0)
FSharp.Core (>= 4.7.2)
FParsec (1.1.1)
FSharp.Core (>= 4.3.4)
FSharp.Control.Reactive (5.0.5)
FSharp.Core (>= 4.7.2)
System.Reactive (>= 5.0 < 6.0)
FSharp.Core (7.0.300)
Microsoft.Build.Framework (17.6.3)
System.Security.Permissions (>= 7.0)
Microsoft.Build.Utilities.Core (17.6.3)
Microsoft.Build.Framework (>= 17.6.3)
Microsoft.NET.StringTools (>= 17.6.3)
FSharp.Core (8.0.101)
Microsoft.Build.Framework (17.8.3)
Microsoft.Build.Utilities.Core (17.8.3)
Microsoft.Build.Framework (>= 17.8.3)
Microsoft.NET.StringTools (>= 17.8.3)
Microsoft.VisualStudio.Setup.Configuration.Interop (>= 3.2.2146)
System.Collections.Immutable (>= 7.0)
System.Configuration.ConfigurationManager (>= 7.0)
System.Security.Permissions (>= 7.0)
Microsoft.NET.StringTools (17.6.3)
Microsoft.VisualStudio.Setup.Configuration.Interop (3.6.2115)
Microsoft.NET.StringTools (17.8.3)
Microsoft.VisualStudio.Setup.Configuration.Interop (3.8.2112)
Microsoft.Win32.Registry (5.0)
System.Security.AccessControl (>= 5.0)
System.Security.Principal.Windows (>= 5.0)
Microsoft.Win32.SystemEvents (7.0)
Mono.Cecil (0.11.5)
Mono.Posix.NETStandard (1.0)
MSBuild.StructuredLogger (2.1.844)
MSBuild.StructuredLogger (2.2.158)
Microsoft.Build.Framework (>= 17.5)
Microsoft.Build.Utilities.Core (>= 17.5)
Newtonsoft.Json (13.0.3)
NuGet.Common (6.6.1)
NuGet.Frameworks (>= 6.6.1)
NuGet.Configuration (6.6.1)
NuGet.Common (>= 6.6.1)
NuGet.Common (6.8)
NuGet.Frameworks (>= 6.8)
NuGet.Configuration (6.8)
NuGet.Common (>= 6.8)
System.Security.Cryptography.ProtectedData (>= 4.4)
NuGet.Frameworks (6.6.1)
NuGet.Packaging (6.6.1)
Newtonsoft.Json (>= 13.0.1)
NuGet.Configuration (>= 6.6.1)
NuGet.Versioning (>= 6.6.1)
System.Security.Cryptography.Cng (>= 5.0)
System.Security.Cryptography.Pkcs (>= 5.0)
NuGet.Protocol (6.6.1)
NuGet.Packaging (>= 6.6.1)
NuGet.Versioning (6.6.1)
System.Collections.Immutable (7.0)
System.Configuration.ConfigurationManager (7.0)
System.Diagnostics.EventLog (>= 7.0)
System.Security.Cryptography.ProtectedData (>= 7.0)
System.Security.Permissions (>= 7.0)
System.Diagnostics.EventLog (7.0)
System.Drawing.Common (7.0)
Microsoft.Win32.SystemEvents (>= 7.0)
System.Formats.Asn1 (7.0)
NuGet.Frameworks (6.8)
NuGet.Packaging (6.8)
Newtonsoft.Json (>= 13.0.3)
NuGet.Configuration (>= 6.8)
NuGet.Versioning (>= 6.8)
System.Security.Cryptography.Pkcs (>= 6.0.4)
NuGet.Protocol (6.8)
NuGet.Packaging (>= 6.8)
NuGet.Versioning (6.8)
System.Collections.Immutable (8.0)
System.Configuration.ConfigurationManager (8.0)
System.Diagnostics.EventLog (>= 8.0)
System.Security.Cryptography.ProtectedData (>= 8.0)
System.Diagnostics.EventLog (8.0)
System.Formats.Asn1 (8.0)
System.Reactive (5.0)
System.Security.AccessControl (6.0)
System.Security.Cryptography.Cng (5.0)
System.Formats.Asn1 (>= 5.0)
System.Security.Cryptography.Pkcs (7.0.3)
System.Formats.Asn1 (>= 7.0)
System.Security.Cryptography.ProtectedData (7.0.1)
System.Security.Permissions (7.0)
System.Windows.Extensions (>= 7.0)
System.Security.Cryptography.Pkcs (8.0)
System.Formats.Asn1 (>= 8.0)
System.Security.Cryptography.ProtectedData (8.0)
System.Security.Principal.Windows (5.0)
System.Windows.Extensions (7.0)
System.Drawing.Common (>= 7.0)
Thoth.Json (10.2)
Fable.Core (>= 3.6.2)
FSharp.Core (>= 4.7.2)
Expand All @@ -249,11 +236,11 @@ GROUP Package
RESTRICTION: == netstandard2.0
NUGET
remote: https://api.nuget.org/v3/index.json
Fable.AST (4.2.1)
Fable.AST (4.3)
Fable.Browser.Blob (1.3)
Fable.Core (>= 3.0)
FSharp.Core (>= 4.7.2)
Fable.Browser.Dom (2.14)
Fable.Browser.Dom (2.15)
Fable.Browser.Blob (>= 1.3)
Fable.Browser.Event (>= 1.5)
Fable.Browser.WebStorage (>= 1.2)
Expand All @@ -270,19 +257,19 @@ NUGET
Fable.Browser.Event (>= 1.5)
Fable.Core (>= 3.0)
FSharp.Core (>= 4.7.2)
Fable.Core (4.0)
Fable.Core (4.2)
Fable.React.Types (18.3)
Fable.Browser.Dom (>= 2.4.4)
Fable.Core (>= 3.2.7)
FSharp.Core (>= 4.7.2)
Fable.ReactDom.Types (18.2)
Fable.React.Types (>= 18.3)
FSharp.Core (>= 4.7.2)
Feliz (2.6)
Feliz (2.7)
Fable.ReactDom.Types (>= 18.2)
Feliz.CompilerPlugins (>= 2.2)
FSharp.Core (>= 4.7.2)
Feliz.CompilerPlugins (2.2)
Fable.AST (>= 4.2.1)
FSharp.Core (>= 4.7.2)
FSharp.Core (7.0.300)
FSharp.Core (8.0.101)
2 changes: 1 addition & 1 deletion src/Client/Client.fsproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<DefineConstants>FABLE_COMPILER</DefineConstants>
</PropertyGroup>
<ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions src/Client/paket.references
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Fable.Elmish.Debugger
Feliz.Bulma
Feliz
Fable.Elmish.React
Fable.Elmish.React
2 changes: 1 addition & 1 deletion src/Docs/Docs.fsproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Compile Include="Router.fs" />
Expand Down
3 changes: 1 addition & 2 deletions src/Docs/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ Feliz.Bulma
Feliz.DaisyUI
Feliz.UseElmish
Feliz.Tailwind
Fable.Elmish.React
Fable.Elmish.HMR
Fable.Elmish.HMR
2 changes: 1 addition & 1 deletion src/Feliz.Tailwind/Feliz.Tailwind.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageIconUrl></PackageIconUrl>
<PackageTags>fsharp;fable;tailwindcss;feliz;Tailwind</PackageTags>
<Authors>Tim Forkmann</Authors>
<Version>2.3.6</Version>
<Version>2.3.7</Version>
<PackageReleaseNotes>Update packages</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 7668db3

Please sign in to comment.