Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 4 updates: [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom), [@squirrel-labs/peanut-sdk](https://github.com/ProphetFund/peanut-sdk), [@web3modal/ethers5](https://github.com/web3modal/web3modal) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react).


Updates `@floating-ui/dom` from 1.5.3 to 1.6.3
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/dom)

Updates `@squirrel-labs/peanut-sdk` from 0.3.38 to 0.4.14
- [Release notes](https://github.com/ProphetFund/peanut-sdk/releases)
- [Commits](https://github.com/ProphetFund/peanut-sdk/commits)

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

Updates `wagmi` from 1.4.13 to 2.5.7
- [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: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@squirrel-labs/peanut-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@web3modal/ethers5"
  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-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent b979440 commit 9d6b06b
Show file tree
Hide file tree
Showing 2 changed files with 4,726 additions and 655 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
},
"type": "module",
"dependencies": {
"@floating-ui/dom": "1.5.3",
"@floating-ui/dom": "1.6.3",
"@socket.tech/socket-v2-sdk": "^1.24.1",
"@squirrel-labs/peanut-sdk": "^0.3.36",
"@squirrel-labs/peanut-sdk": "^0.4.14",
"@sentry/sveltekit": "^7.107.0",
"@vercel/analytics": "^1.1.1",
"@web3modal/ethers5": "^3.5.6",
"@web3modal/ethers5": "^4.1.1",
"emailjs": "^4.0.3",
"ethers": "5.7.2",
"just-debounce": "^1.1.0",
"wagmi": "^1.4.13"
"wagmi": "^2.5.7"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 9d6b06b

Please sign in to comment.