Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 21, 2023

  1. Copy the full SHA
    75338f5 View commit details
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.1.6",
"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.1.6:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
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"