Skip to content

Commit

Permalink
chore(deps): update dependency ethers to v6.13.2 (#2858)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: enesozturk <enesozturk.d@gmail.com>
  • Loading branch information
renovate[bot] and enesozturk authored Oct 9, 2024
1 parent 0bd7e44 commit e95ecde
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 44 deletions.
23 changes: 23 additions & 0 deletions .changeset/brave-cooks-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
'@reown/appkit-adapter-ethers': patch
'@apps/demo': patch
'@apps/gallery': patch
'@apps/laboratory': patch
'@reown/appkit-adapter-ethers5': patch
'@reown/appkit-adapter-polkadot': patch
'@reown/appkit-adapter-solana': patch
'@reown/appkit-adapter-wagmi': patch
'@reown/appkit': patch
'@reown/appkit-utils': patch
'@reown/appkit-cdn': patch
'@reown/appkit-common': patch
'@reown/appkit-core': patch
'@reown/appkit-experimental': patch
'@reown/appkit-polyfills': patch
'@reown/appkit-scaffold-ui': patch
'@reown/appkit-siwe': patch
'@reown/appkit-ui': patch
'@reown/appkit-wallet': patch
---

Upgrades ethers v6
2 changes: 1 addition & 1 deletion examples/next-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@reown/appkit-adapter-ethers": "workspace:*",
"@reown/appkit": "workspace:*",
"ethers": "6.13.0",
"ethers": "6.13.2",
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@vitest/coverage-v8": "2.0.5",
"@walletconnect/types": "2.17.0",
"ethers": "6.13.2",
"vitest": "2.0.5"
},
"author": "Reown <support@reown.com> (https://reown.com)",
Expand Down
47 changes: 5 additions & 42 deletions pnpm-lock.yaml

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

0 comments on commit e95ecde

Please sign in to comment.