Skip to content

Commit

Permalink
build(deps): bump @walletconnect/modal from 2.6.2 to 2.7.0 (#213)
Browse files Browse the repository at this point in the history
Bumps [@walletconnect/modal](https://github.com/walletconnect/modal) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/walletconnect/modal/releases)
- [Commits](https://github.com/walletconnect/modal/commits)

---
updated-dependencies:
- dependency-name: "@walletconnect/modal"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent e0f163e commit b68825d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@reactive-dot/core": "workspace:^",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/universal-provider": "^2.17.0"
},
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4722,7 +4722,7 @@ __metadata:
"@reactive-dot/eslint-config": "workspace:^"
"@tsconfig/recommended": "npm:^1.0.7"
"@tsconfig/strictest": "npm:^2.0.5"
"@walletconnect/modal": "npm:^2.6.2"
"@walletconnect/modal": "npm:^2.7.0"
"@walletconnect/universal-provider": "npm:^2.17.0"
eslint: "npm:^9.11.1"
typescript: "npm:^5.6.2"
Expand Down Expand Up @@ -6312,34 +6312,34 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/modal-core@npm:2.6.2":
version: 2.6.2
resolution: "@walletconnect/modal-core@npm:2.6.2"
"@walletconnect/modal-core@npm:2.7.0":
version: 2.7.0
resolution: "@walletconnect/modal-core@npm:2.7.0"
dependencies:
valtio: "npm:1.11.2"
checksum: 10c0/5e3fb21a1fc923ec0d2a3e33cc360e3d56278a211609d5fd4cc4d6e3b4f1acb40b9783fcc771b259b78c7e731af3862def096aa1da2e210e7859729808304c94
checksum: 10c0/84b11735c005e37e661aa0f08b2e8c8098db3b2cacd957c4a73f4d3de11b2d5e04dd97ab970f8d22fc3e8269fea3297b9487e177343bbab8dd69b3b917fb7f60
languageName: node
linkType: hard

"@walletconnect/modal-ui@npm:2.6.2":
version: 2.6.2
resolution: "@walletconnect/modal-ui@npm:2.6.2"
"@walletconnect/modal-ui@npm:2.7.0":
version: 2.7.0
resolution: "@walletconnect/modal-ui@npm:2.7.0"
dependencies:
"@walletconnect/modal-core": "npm:2.6.2"
"@walletconnect/modal-core": "npm:2.7.0"
lit: "npm:2.8.0"
motion: "npm:10.16.2"
qrcode: "npm:1.5.3"
checksum: 10c0/5d8f0a2703b9757dfa48ad3e48a40e64608f6a28db31ec93a2f10e942dcc5ee986c03ffdab94018e905836d339131fc928bc14614a94943011868cdddc36a32a
checksum: 10c0/b717f1fc9854b7d14a4364720fce2d44167f547533340704644ed2fdf9d861b3798ffd19a3b51062a366a8bc39f84b9a8bb3dd04e9e33da742192359be00b051
languageName: node
linkType: hard

"@walletconnect/modal@npm:^2.6.2":
version: 2.6.2
resolution: "@walletconnect/modal@npm:2.6.2"
"@walletconnect/modal@npm:^2.7.0":
version: 2.7.0
resolution: "@walletconnect/modal@npm:2.7.0"
dependencies:
"@walletconnect/modal-core": "npm:2.6.2"
"@walletconnect/modal-ui": "npm:2.6.2"
checksum: 10c0/1cc309f63d061e49fdf7b10d28093d7ef1a47f4624f717f8fd3bf6097ac3b00cea4acc45c50e8bd386d4bcfdf10f4dcba960f7129c557b9dc42ef7d05b970807
"@walletconnect/modal-core": "npm:2.7.0"
"@walletconnect/modal-ui": "npm:2.7.0"
checksum: 10c0/2f3074eebbca41a46e29680dc2565bc762133508774f05db0075a82b0b66ecc8defca40a94ad63669676090a7e3ef671804592b10e91636ab1cdeac014a1eb11
languageName: node
linkType: hard

Expand Down

0 comments on commit b68825d

Please sign in to comment.