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: 677394cb346186019f5fe1ba81d4364a4dc95563
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: ddb82440278c7113d3271a4e5bac59c083210f67
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.4.5",
"typescript": "5.5.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.4.5:
version "5.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
typescript@5.5.2:
version "5.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==

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