Skip to content

Commit

Permalink
chore(deps): update wallet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent b1cf97a commit 060b5df
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions packages/use-wallet-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
},
"peerDependencies": {
"@blockshake/defly-connect": "^1.1.6",
"@magic-ext/algorand": "^23.13.0",
"@magic-ext/algorand": "^23.15.0",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@perawallet/connect": "^1.3.5",
"@walletconnect/sign-client": "^2.17.1",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0",
"magic-sdk": "^28.16.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/use-wallet-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@
},
"peerDependencies": {
"@blockshake/defly-connect": "^1.1.6",
"@magic-ext/algorand": "^23.13.0",
"@magic-ext/algorand": "^23.15.0",
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0"
"magic-sdk": "^28.16.0"
},
"peerDependenciesMeta": {
"@blockshake/defly-connect": {
Expand Down
4 changes: 2 additions & 2 deletions packages/use-wallet-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"peerDependencies": {
"@blockshake/defly-connect": "^1.1.6",
"@magic-ext/algorand": "^23.13.0",
"@magic-ext/algorand": "^23.15.0",
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0",
"magic-sdk": "^28.16.0",
"vue": "^3.0.0"
},
"peerDependenciesMeta": {
Expand Down
6 changes: 3 additions & 3 deletions packages/use-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@agoralabs-sh/avm-web-provider": "1.7.0",
"@algorandfoundation/liquid-auth-use-wallet-client": "1.1.0",
"@blockshake/defly-connect": "1.1.6",
"@magic-ext/algorand": "23.13.0",
"@magic-sdk/provider": "28.13.0",
"@magic-ext/algorand": "23.15.0",
"@magic-sdk/provider": "28.15.0",
"@perawallet/connect": "1.3.5",
"@perawallet/connect-beta": "2.0.21",
"@types/node": "20.11.30",
Expand All @@ -54,7 +54,7 @@
"@walletconnect/types": "2.17.1",
"algosdk": "2.9.0",
"lute-connect": "1.4.1",
"magic-sdk": "28.13.0",
"magic-sdk": "28.16.0",
"tsup": "8.3.0",
"typescript": "5.6.3"
},
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 060b5df

Please sign in to comment.