Skip to content

Commit

Permalink
Bump nkast.Wasm.XHR and nkast.Wasm.Dom
Browse files Browse the repository at this point in the history
Bumps [nkast.Wasm.XHR](https://github.com/nkast/Wasm) and [nkast.Wasm.Dom](https://github.com/nkast/Wasm). These dependencies needed to be updated together.

Updates `nkast.Wasm.XHR` from 6.0.5 to 6.0.6
- [Release notes](https://github.com/nkast/Wasm/releases)
- [Commits](nkast/Wasm@v6.0.5...v6.0.6)

Updates `nkast.Wasm.Dom` from 6.0.5 to 6.0.6
- [Release notes](https://github.com/nkast/Wasm/releases)
- [Commits](nkast/Wasm@v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: nkast.Wasm.XHR
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: nkast.Wasm.Dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 3d67fb3 commit 635dc18
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" />
<PackageReference Include="nkast.Wasm.Audio" Version="6.0.5" />
<PackageReference Include="nkast.Wasm.Canvas" Version="6.0.5" />
<PackageReference Include="nkast.Wasm.Dom" Version="6.0.5" />
<PackageReference Include="nkast.Wasm.XHR" Version="6.0.5" />
<PackageReference Include="nkast.Wasm.Dom" Version="6.0.6" />
<PackageReference Include="nkast.Wasm.XHR" Version="6.0.6" />
<PackageReference Include="nkast.Xna.Framework.Blazor" Version="3.10.9001" />
<!-- <PackageReference Include="tainicom.Wasm.Canvas" Version="3.2.10" />
<PackageReference Include="tainicom.Wasm.XHR" Version="3.2.10" />
Expand Down

0 comments on commit 635dc18

Please sign in to comment.