Skip to content

Commit

Permalink
Update Fable
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Jun 14, 2024
1 parent f20e158 commit 8acd580
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<PackageVersion Include="FSharp.Core" Version="8.0.200" />
<PackageVersion Include="FSharp.SystemTextJson" Version="1.2.42" />
<PackageVersion Include="StreamJsonRpc" Version="2.16.36" />
<PackageVersion Include="Fable.Compiler" Version="4.0.0-alpha-008" />
<PackageVersion Include="Fable.Compiler" Version="4.0.0-alpha-011" />
<PackageVersion Include="Suave" Version="2.6.2" />
<PackageVersion Include="Thoth.Json.Core" Version="0.1.0" />
<PackageVersion Include="protobuf-net" Version="3.2.30" />
<!-- lock transitive dependencies -->
<PackageVersion Include="Fable.AST" Version="4.4.0" />
<PackageVersion Include="Fable.AST" Version="4.5.0" />
<PackageVersion Include="System.Collections" Version="4.3.0" />
<PackageVersion Include="System.Diagnostics.Debug" Version="4.3.0" />
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-fable",
"version": "0.0.29",
"version": "0.0.30",
"homepage": "https://nojaf.com/vite-plugin-fable/",
"description": "",
"main": "index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"fundinding": "https://nojaf.com/",
"dependencies": {
"@babel/code-frame": "^7.24.2",
"@fable-org/fable-library-js": "^1.4.0",
"@fable-org/fable-library-js": "^1.4.2",
"promise.withresolvers": "^1.0.3",
"rxjs": "^7.8.1",
"ts-lsp-client": "^1.0.3"
Expand Down

0 comments on commit 8acd580

Please sign in to comment.