Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@squirrel-labs/peanut-sdk](https://github.com/ProphetFund/peanut-sdk) | `0.3.11` | `0.3.24` |
| [@web3modal/ethers5](https://github.com/web3modal/web3modal) | `3.2.1` | `3.3.2` |
| [debounce](https://github.com/sindresorhus/debounce) | `1.2.1` | `2.0.0` |
| [ethers](https://github.com/ethers-io/ethers.js) | `5.7.2` | `6.8.1` |
| [wagmi](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/react) | `1.4.6` | `1.4.7` |


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

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

Updates `debounce` from 1.2.1 to 2.0.0
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](sindresorhus/debounce@1.2.1...v2.0.0)

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)

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

---
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-minor
  dependency-group: production-dependencies
- dependency-name: debounce
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent cd6d205 commit 547b3cc
Show file tree
Hide file tree
Showing 2 changed files with 796 additions and 128 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"dependencies": {
"@floating-ui/dom": "1.5.3",
"@socket.tech/socket-v2-sdk": "^1.23.3",
"@squirrel-labs/peanut-sdk": "^0.3.11",
"@squirrel-labs/peanut-sdk": "^0.3.24",
"@vercel/analytics": "^1.1.1",
"@web3modal/ethers5": "^3.2.1",
"debounce": "^1.2.1",
"@web3modal/ethers5": "^3.3.2",
"debounce": "^2.0.0",
"emailjs": "^4.0.3",
"ethers": "5.7.2",
"wagmi": "^1.4.6"
"ethers": "6.8.1",
"wagmi": "^1.4.7"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 547b3cc

Please sign in to comment.