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 Nov 8, 2024
1 parent b1cf97a commit 9dac0d2
Show file tree
Hide file tree
Showing 11 changed files with 118 additions and 105 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@perawallet/connect": "^1.3.5",
"@txnlab/use-wallet-react": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1",
"next": "14.2.15",
Expand Down
2 changes: 1 addition & 1 deletion examples/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@txnlab/use-wallet": "workspace:*",
"@txnlab/use-wallet-vue": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1",
"nuxt": "3.13.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@perawallet/connect": "^1.3.5",
"@txnlab/use-wallet-react": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@perawallet/connect": "^1.3.5",
"@txnlab/use-wallet-solid": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1",
"solid-js": "1.9.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@walletconnect/types": "2.17.1",
"@walletconnect/types": "2.17.2",
"typescript": "5.6.3",
"vite": "5.4.9"
},
Expand All @@ -19,7 +19,7 @@
"@perawallet/connect": "^1.3.5",
"@txnlab/use-wallet": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@perawallet/connect": "^1.3.5",
"@txnlab/use-wallet-vue": "workspace:*",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "2.9.0",
"lute-connect": "^1.4.1",
"vue": "3.5.12"
Expand Down
6 changes: 3 additions & 3 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.16.0",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@perawallet/connect": "^1.3.5",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0",
"magic-sdk": "^28.17.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
6 changes: 3 additions & 3 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.16.0",
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0"
"magic-sdk": "^28.17.0"
},
"peerDependenciesMeta": {
"@blockshake/defly-connect": {
Expand Down
6 changes: 3 additions & 3 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.16.0",
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1",
"magic-sdk": "^28.13.0",
"magic-sdk": "^28.17.0",
"vue": "^3.0.0"
},
"peerDependenciesMeta": {
Expand Down
12 changes: 6 additions & 6 deletions packages/use-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
"@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.16.0",
"@magic-sdk/provider": "28.16.0",
"@perawallet/connect": "1.3.5",
"@perawallet/connect-beta": "2.0.21",
"@types/node": "20.11.30",
"@walletconnect/modal": "2.7.0",
"@walletconnect/modal-core": "2.7.0",
"@walletconnect/sign-client": "2.17.1",
"@walletconnect/types": "2.17.1",
"@walletconnect/sign-client": "2.17.2",
"@walletconnect/types": "2.17.2",
"algosdk": "2.9.0",
"lute-connect": "1.4.1",
"magic-sdk": "28.13.0",
"magic-sdk": "28.17.0",
"tsup": "8.3.0",
"typescript": "5.6.3"
},
Expand All @@ -65,7 +65,7 @@
"@perawallet/connect": "^1.3.5",
"@perawallet/connect-beta": "^2.0.21",
"@walletconnect/modal": "^2.7.0",
"@walletconnect/sign-client": "^2.17.1",
"@walletconnect/sign-client": "^2.17.2",
"algosdk": "^2.7.0",
"lute-connect": "^1.4.1"
},
Expand Down
Loading

0 comments on commit 9dac0d2

Please sign in to comment.