Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [abitype](https://github.com/wevm/abitype), [solady](https://github.com/vectorized/solady), [viem](https://github.com/wevm/viem) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react).


Updates `abitype` from 1.0.2 to 1.0.6
- [Release notes](https://github.com/wevm/abitype/releases)
- [Commits](https://github.com/wevm/abitype/compare/[email protected]@1.0.6)

Updates `solady` from 0.0.191 to 0.0.245
- [Commits](Vectorized/solady@v0.0.191...v0.0.245)

Updates `viem` from 2.9.17 to 2.21.15
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.15)

Updates `wagmi` from 2.5.19 to 2.12.16
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: abitype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: solady
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent ac4f41b commit 2e2e120
Show file tree
Hide file tree
Showing 2 changed files with 14,035 additions and 16,858 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
},
"dependencies": {
"@0xsequence/wallet-contracts": "^2.0.0",
"abitype": "^1.0.2",
"abitype": "^1.0.6",
"commander": "^12.1.0",
"ethers": "^6.13.2",
"lucide-react": "^0.446.0",
"pathe": "^1.1.2",
"solady": "^0.0.191",
"viem": "^2.9.17",
"wagmi": "^2.5.19",
"solady": "^0.0.245",
"viem": "^2.21.15",
"wagmi": "^2.12.16",
"zod": "^3.23.8"
},
"repository": {
Expand Down
Loading

0 comments on commit 2e2e120

Please sign in to comment.