Skip to content

Commit

Permalink
fix(deps): update dependency viem to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent aa61840 commit e5cccd0
Show file tree
Hide file tree
Showing 9 changed files with 295 additions and 53 deletions.
79 changes: 64 additions & 15 deletions core/next-starter-template-wagmi/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/next-starter-template-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"viem": "^1.13.1",
"viem": "^2.0.0",
"wagmi": "^1.4.2"
}
}
21 changes: 20 additions & 1 deletion core/next-starter-template-wagmi/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,11 @@ JSONStream@^1.3.5:
jsonparse "^1.2.0"
through ">=2.2.7 <3"

[email protected]:
version "0.10.0"
resolved "https://registry.npmjs.org/abitype/-/abitype-0.10.0.tgz"
integrity sha512-QvMHEUzgI9nPj9TWtUGnS2scas80/qaL5PBxGdwWhhvzqXfOph+IEiiiWrzuisu3U3JgDQVruW9oLbJoQ3oZ3A==

[email protected]:
version "0.8.7"
resolved "https://registry.npmjs.org/abitype/-/abitype-0.8.7.tgz"
Expand Down Expand Up @@ -4568,7 +4573,7 @@ [email protected]:
proxy-compare "2.5.1"
use-sync-external-store "1.2.0"

viem@^1.0.0, viem@^1.13.1:
viem@^1.0.0:
version "1.21.4"
resolved "https://registry.npmjs.org/viem/-/viem-1.21.4.tgz"
integrity sha512-BNVYdSaUjeS2zKQgPs+49e5JKocfo60Ib2yiXOWBT6LuVxY1I/6fFX3waEtpXvL1Xn4qu+BVitVtMh9lyThyhQ==
Expand All @@ -4582,6 +4587,20 @@ viem@^1.0.0, viem@^1.13.1:
isows "1.0.3"
ws "8.13.0"

viem@^2.0.0:
version "2.0.6"
resolved "https://registry.npmjs.org/viem/-/viem-2.0.6.tgz"
integrity sha512-u7P/RCHufWZW2x2d1MB9O9S9xAopXlWpWEThxfD7FKKzyFGw0lN3QYC3FG0KHKziRDieeu4lkVzAkdag7W+S6g==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
"@noble/hashes" "1.3.2"
"@scure/bip32" "1.3.2"
"@scure/bip39" "1.2.1"
abitype "0.10.0"
isows "1.0.3"
ws "8.13.0"

vue@>=3:
version "3.4.11"
resolved "https://registry.npmjs.org/vue/-/vue-3.4.11.tgz"
Expand Down
100 changes: 84 additions & 16 deletions core/react-starter-template-wagmi/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/react-starter-template-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@web3modal/wagmi": "3.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "^1.13.1",
"viem": "^2.0.0",
"wagmi": "^1.4.2"
},
"devDependencies": {
Expand Down
21 changes: 20 additions & 1 deletion core/react-starter-template-wagmi/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,11 @@ JSONStream@^1.3.5:
jsonparse "^1.2.0"
through ">=2.2.7 <3"

[email protected]:
version "0.10.0"
resolved "https://registry.npmjs.org/abitype/-/abitype-0.10.0.tgz"
integrity sha512-QvMHEUzgI9nPj9TWtUGnS2scas80/qaL5PBxGdwWhhvzqXfOph+IEiiiWrzuisu3U3JgDQVruW9oLbJoQ3oZ3A==

[email protected]:
version "0.8.7"
resolved "https://registry.npmjs.org/abitype/-/abitype-0.8.7.tgz"
Expand Down Expand Up @@ -3427,7 +3432,7 @@ [email protected]:
proxy-compare "2.5.1"
use-sync-external-store "1.2.0"

viem@^1.0.0, viem@^1.13.1:
viem@^1.0.0:
version "1.21.4"
resolved "https://registry.npmjs.org/viem/-/viem-1.21.4.tgz"
integrity sha512-BNVYdSaUjeS2zKQgPs+49e5JKocfo60Ib2yiXOWBT6LuVxY1I/6fFX3waEtpXvL1Xn4qu+BVitVtMh9lyThyhQ==
Expand All @@ -3441,6 +3446,20 @@ viem@^1.0.0, viem@^1.13.1:
isows "1.0.3"
ws "8.13.0"

viem@^2.0.0:
version "2.0.6"
resolved "https://registry.npmjs.org/viem/-/viem-2.0.6.tgz"
integrity sha512-u7P/RCHufWZW2x2d1MB9O9S9xAopXlWpWEThxfD7FKKzyFGw0lN3QYC3FG0KHKziRDieeu4lkVzAkdag7W+S6g==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
"@noble/hashes" "1.3.2"
"@scure/bip32" "1.3.2"
"@scure/bip39" "1.2.1"
abitype "0.10.0"
isows "1.0.3"
ws "8.13.0"

vite@^5.0.0:
version "5.0.11"
resolved "https://registry.npmjs.org/vite/-/vite-5.0.11.tgz"
Expand Down
Loading

0 comments on commit e5cccd0

Please sign in to comment.