Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VaporFi/core-wagmi-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7acbf89d22e07ad4f5e87483f2863b874bd74494
Choose a base ref
..
head repository: VaporFi/core-wagmi-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75338f52ec2ff56126b2849f0e6d06729310bb8b
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@
},
"dependencies": {
"@wagmi/core": "1.3.8",
"typescript": "5.2.2",
"typescript": "5.3.2",
"viem": "1.5.3",
"wagmi": "1.3.9"
},
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2511,10 +2511,10 @@ typedarray-to-buffer@3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==

uint8arrays@^3.0.0, uint8arrays@^3.1.0:
version "3.1.1"