Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 3 updates: [@squirrel-labs/peanut-sdk](https://github.com/ProphetFund/peanut-sdk), [@web3modal/ethers5](https://github.com/web3modal/web3modal) and [ethers](https://github.com/ethers-io/ethers.js).


Updates `@squirrel-labs/peanut-sdk` from 0.3.4 to 0.3.11
- [Commits](https://github.com/ProphetFund/peanut-sdk/commits)

Updates `@web3modal/ethers5` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](reown-com/appkit@3.2.0...3.2.1)

Updates `ethers` from 5.7.2 to 6.8.1
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v6.8.1)

---
updated-dependencies:
- dependency-name: "@squirrel-labs/peanut-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@web3modal/ethers5"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 181cd21 commit 5e11e95
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 126 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"type": "module",
"dependencies": {
"@floating-ui/dom": "1.5.3",
"@squirrel-labs/peanut-sdk": "^0.3.4",
"@squirrel-labs/peanut-sdk": "^0.3.11",
"@vercel/analytics": "^1.1.1",
"@web3modal/ethers5": "^3.2.0",
"@web3modal/ethers5": "^3.2.1",
"debounce": "^1.2.1",
"emailjs": "^4.0.3",
"ethers": "5.7.2"
"ethers": "6.8.1"
}
}
Loading

0 comments on commit 5e11e95

Please sign in to comment.