Skip to content

Commit da4769b

Browse files
Merge pull request #2281 from Web3Auth/feat/update-deps
Update dependencies (wallet funding controllers, vue-components modal bg-800)
2 parents 08e27b5 + bec02cf commit da4769b

File tree

5 files changed

+68
-161
lines changed

5 files changed

+68
-161
lines changed

demo/vue-app-new/package-lock.json

Lines changed: 34 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/vue-app-new/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@solana/web3.js": "^1.98.4",
1414
"@tanstack/vue-query": "^5.90.2",
15-
"@toruslabs/base-controllers": "^8.6.1",
15+
"@toruslabs/base-controllers": "^8.7.0",
1616
"@toruslabs/bs58": "^1.0.0",
17-
"@toruslabs/ethereum-controllers": "^8.6.2",
18-
"@toruslabs/solana-controllers": "^8.6.1",
17+
"@toruslabs/ethereum-controllers": "^8.7.0",
18+
"@toruslabs/solana-controllers": "^8.7.0",
1919
"@toruslabs/tweetnacl-js": "^1.0.4",
20-
"@toruslabs/vue-components": "^8.0.8",
20+
"@toruslabs/vue-components": "^8.1.2",
2121
"@toruslabs/vue-icons": "^8.0.2",
2222
"@wagmi/vue": "^0.2.11",
2323
"@web3auth/auth": "^10.5.0",
2424
"@web3auth/modal": "file:../../packages/modal",
2525
"@web3auth/no-modal": "file:../../packages/no-modal",
2626
"@web3auth/sign-in-with-ethereum": "^5.0.0",
27-
"@web3auth/ws-embed": "^5.0.23",
27+
"@web3auth/ws-embed": "^5.1.0",
2828
"ethers": "^6.15.0",
2929
"petite-vue-i18n": "^11.1.12",
3030
"vue": "^3.5.22"

0 commit comments

Comments
 (0)