Skip to content

Commit f16ddf4

Browse files
committed
Update packages for type alignment
1 parent 89cd237 commit f16ddf4

File tree

11 files changed

+416
-803
lines changed

11 files changed

+416
-803
lines changed

docs/package.json

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"format": "prettier --plugin-search-dir . --write .",
1313
"prepare": "svelte-kit sync",
1414
"test": "playwright test",
15-
"w3o-latest-prod": "yarn add '@web3-onboard/core' '@web3-onboard/coinbase' '@web3-onboard/transaction-preview' '@web3-onboard/dcent' '@web3-onboard/frontier' '@web3-onboard/fortmatic' '@web3-onboard/frame' '@web3-onboard/gas' '@web3-onboard/gnosis' '@web3-onboard/keepkey' '@web3-onboard/keystone' '@web3-onboard/ledger' '@web3-onboard/infinity-wallet' '@web3-onboard/injected-wallets' '@web3-onboard/magic' '@web3-onboard/phantom' '@web3-onboard/portis' '@web3-onboard/sequence' '@web3-onboard/trezor' '@web3-onboard/trust' '@web3-onboard/torus' '@web3-onboard/taho' '@web3-onboard/web3auth' '@web3-onboard/walletconnect' '@web3-onboard/enkrypt' '@web3-onboard/mew-wallet' '@web3-onboard/xdefi' '@web3-onboard/uauth' '@web3-onboard/zeal' '@web3-onboard/cede-store' '@web3-onboard/blocto'",
16-
"w3o-latest-alpha": "yarn add '@web3-onboard/core@next' '@web3-onboard/coinbase@next' '@web3-onboard/transaction-preview@next' '@web3-onboard/dcent@next' '@web3-onboard/frontier@next' '@web3-onboard/fortmatic@next' '@web3-onboard/frame@next' '@web3-onboard/gas@next' '@web3-onboard/gnosis@next' '@web3-onboard/keepkey@next' '@web3-onboard/keystone@next' '@web3-onboard/ledger@next' '@web3-onboard/infinity-wallet@next' '@web3-onboard/injected-wallets@next' '@web3-onboard/magic@next' '@web3-onboard/phantom@next' '@web3-onboard/portis@next' '@web3-onboard/sequence@next' '@web3-onboard/trezor@next' '@web3-onboard/trust@next' '@web3-onboard/torus@next' '@web3-onboard/taho@next' '@web3-onboard/web3auth@next' '@web3-onboard/walletconnect@next' '@web3-onboard/enkrypt@next' '@web3-onboard/mew-wallet@next' '@web3-onboard/xdefi@next' '@web3-onboard/uauth@next' '@web3-onboard/zeal@next' '@web3-onboard/cede-store@next' '@web3-onboard/blocto@next'"
15+
"w3o-latest-prod": "yarn add '@web3-onboard/core' '@web3-onboard/coinbase' '@web3-onboard/transaction-preview' '@web3-onboard/dcent' '@web3-onboard/frontier' '@web3-onboard/fortmatic' '@web3-onboard/frame' '@web3-onboard/gas' '@web3-onboard/gnosis' '@web3-onboard/keepkey' '@web3-onboard/keystone' '@web3-onboard/ledger' '@web3-onboard/infinity-wallet' '@web3-onboard/injected-wallets' '@web3-onboard/magic' '@web3-onboard/phantom' '@web3-onboard/portis' '@web3-onboard/sequence' '@web3-onboard/trezor' '@web3-onboard/trust' '@web3-onboard/torus' '@web3-onboard/taho' '@web3-onboard/web3auth' '@web3-onboard/walletconnect' '@web3-onboard/enkrypt' '@web3-onboard/mew-wallet' '@web3-onboard/xdefi' '@web3-onboard/uauth' '@web3-onboard/zeal' '@web3-onboard/cede-store' '@web3-onboard/blocto' '@web3-onboard/capsule' '@web3-onboard/particle-network' '@web3-onboard/metamask' '@web3-onboard/bitget' '@web3-onboard/arcana-auth' '@web3-onboard/venly'",
16+
"w3o-latest-alpha": "yarn add '@web3-onboard/core@next' '@web3-onboard/coinbase@next' '@web3-onboard/transaction-preview@next' '@web3-onboard/dcent@next' '@web3-onboard/frontier@next' '@web3-onboard/fortmatic@next' '@web3-onboard/frame@next' '@web3-onboard/gas@next' '@web3-onboard/gnosis@next' '@web3-onboard/keepkey@next' '@web3-onboard/keystone@next' '@web3-onboard/ledger@next' '@web3-onboard/infinity-wallet@next' '@web3-onboard/injected-wallets@next' '@web3-onboard/magic@next' '@web3-onboard/phantom@next' '@web3-onboard/portis@next' '@web3-onboard/sequence@next' '@web3-onboard/trezor@next' '@web3-onboard/trust@next' '@web3-onboard/torus@next' '@web3-onboard/taho@next' '@web3-onboard/web3auth@next' '@web3-onboard/walletconnect@next' '@web3-onboard/enkrypt@next' '@web3-onboard/mew-wallet@next' '@web3-onboard/xdefi@next' '@web3-onboard/uauth@next' '@web3-onboard/zeal@next' '@web3-onboard/cede-store@next' '@web3-onboard/blocto@next' '@web3-onboard/capsule@next' '@web3-onboard/metamask@next' '@web3-onboard/bitget@next' '@web3-onboard/arcana-auth@next' '@web3-onboard/venly@next' '@web3-onboard/particle-network@next'"
1717
},
1818
"devDependencies": {
1919
"@algolia/client-search": "^4.17.0",
@@ -36,59 +36,58 @@
3636
"prettier-plugin-svelte": "^2.8.1",
3737
"react": "^18.2.0",
3838
"react-dom": "^18.2.0",
39-
"rollup-plugin-polyfill-node": "^0.12.0",
39+
"rollup-plugin-polyfill-node": "^0.13.0",
4040
"shiki": "^0.12.0",
4141
"stream-browserify": "^3.0.0",
4242
"stream-http": "^3.2.0",
4343
"svelte": "^3.54.0",
4444
"svelte-check": "^3.0.1",
4545
"svelte-preprocess": "^5.0.3",
4646
"tslib": "^2.4.1",
47-
"typescript": "^5.0.4",
47+
"typescript": "^5.4.5",
4848
"unplugin-icons": "^0.14.0",
4949
"vite": "^4.5.3"
5050
},
5151
"type": "module",
5252
"dependencies": {
5353
"@safe-global/safe-apps-provider": "^0.18.0",
5454
"@safe-global/safe-apps-sdk": "^8.1.0",
55-
"@web3-onboard/arcana-auth": "^2.0.0",
56-
"@web3-onboard/bitget": "^2.0.0",
57-
"@web3-onboard/blocto": "^2.0.0",
58-
"@web3-onboard/capsule": "^2.0.3",
59-
"@web3-onboard/cede-store": "^2.2.0",
60-
"@web3-onboard/coinbase": "^2.2.7",
61-
"@web3-onboard/core": "2.22.0-alpha.7",
62-
"@web3-onboard/dcent": "^2.2.7",
63-
"@web3-onboard/enkrypt": "^2.0.4",
64-
"@web3-onboard/fortmatic": "^2.0.19",
65-
"@web3-onboard/frame": "^2.0.2",
66-
"@web3-onboard/frontier": "^2.0.4",
67-
"@web3-onboard/gas": "^2.1.8",
68-
"@web3-onboard/gnosis": "^2.2.2",
69-
"@web3-onboard/infinity-wallet": "^2.0.4",
70-
"@web3-onboard/injected-wallets": "^2.10.17",
71-
"@web3-onboard/keepkey": "^2.3.7",
72-
"@web3-onboard/keystone": "^2.3.7",
73-
"@web3-onboard/ledger": "^2.6.0",
74-
"@web3-onboard/magic": "^2.1.7",
75-
"@web3-onboard/metamask": "^2.0.7",
76-
"@web3-onboard/mew-wallet": "^2.0.4",
77-
"@web3-onboard/phantom": "^2.0.3",
78-
"@web3-onboard/portis": "^2.1.7",
79-
"@web3-onboard/sequence": "^2.0.8",
80-
"@web3-onboard/taho": "^2.0.5",
81-
"@web3-onboard/torus": "^2.2.6",
82-
"@web3-onboard/transaction-preview": "^2.0.8",
83-
"@web3-onboard/trezor": "^2.4.3",
84-
"@web3-onboard/trust": "^2.0.4",
85-
"@web3-onboard/uauth": "^2.1.1",
86-
"@web3-onboard/venly": "^2.0.0",
87-
"@web3-onboard/walletconnect": "^2.5.5",
88-
"@web3-onboard/web3auth": "^2.2.3",
89-
"@web3-onboard/xdefi": "^2.0.4",
90-
"@web3-onboard/zeal": "^2.0.4",
91-
"@web3-onboard/particle-network": "^2.0.1",
55+
"@web3-onboard/arcana-auth": "^2.1.0-alpha.2",
56+
"@web3-onboard/bitget": "^2.1.0-alpha.2",
57+
"@web3-onboard/blocto": "^2.1.0-alpha.2",
58+
"@web3-onboard/cede-store": "^2.3.0-alpha.2",
59+
"@web3-onboard/coinbase": "^2.3.0-alpha.2",
60+
"@web3-onboard/core": "^2.22.0-alpha.7",
61+
"@web3-onboard/dcent": "^2.2.8-alpha.1",
62+
"@web3-onboard/enkrypt": "^2.1.0-alpha.2",
63+
"@web3-onboard/fortmatic": "^2.1.0-alpha.2",
64+
"@web3-onboard/frame": "^2.1.0-alpha.2",
65+
"@web3-onboard/frontier": "^2.1.0-alpha.2",
66+
"@web3-onboard/gas": "^2.2.0-alpha.2",
67+
"@web3-onboard/gnosis": "^2.3.0-alpha.2",
68+
"@web3-onboard/infinity-wallet": "^2.1.0-alpha.2",
69+
"@web3-onboard/injected-wallets": "^2.11.0-alpha.2",
70+
"@web3-onboard/keepkey": "^2.3.8-alpha.1",
71+
"@web3-onboard/keystone": "^2.3.8-alpha.1",
72+
"@web3-onboard/ledger": "^2.7.0-alpha.2",
73+
"@web3-onboard/magic": "^2.2.0-alpha.2",
74+
"@web3-onboard/metamask": "^2.1.0-alpha.2",
75+
"@web3-onboard/mew-wallet": "^2.1.0-alpha.2",
76+
"@web3-onboard/particle-network": "^2.1.0-alpha.2",
77+
"@web3-onboard/phantom": "^2.1.0-alpha.2",
78+
"@web3-onboard/portis": "^2.2.0-alpha.2",
79+
"@web3-onboard/sequence": "^2.1.0-alpha.2",
80+
"@web3-onboard/taho": "^2.1.0-alpha.2",
81+
"@web3-onboard/torus": "^2.3.0-alpha.2",
82+
"@web3-onboard/transaction-preview": "^2.1.0-alpha.3",
83+
"@web3-onboard/trezor": "^2.4.4-alpha.1",
84+
"@web3-onboard/trust": "^2.1.0-alpha.2",
85+
"@web3-onboard/uauth": "^2.2.0-alpha.2",
86+
"@web3-onboard/venly": "^2.1.0-alpha.2",
87+
"@web3-onboard/walletconnect": "^2.6.0-alpha.2",
88+
"@web3-onboard/web3auth": "^2.3.0-alpha.2",
89+
"@web3-onboard/xdefi": "^2.1.0-alpha.2",
90+
"@web3-onboard/zeal": "^2.1.0-alpha.2",
9291
"animejs": "^3.2.1",
9392
"bnc-sdk": "^4.6.6",
9493
"ethers": "^5.7.0",

docs/src/lib/services/onboard.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const intiOnboard = async (theme) => {
5858
const { default: bloctoModule } = await import('@web3-onboard/blocto')
5959
const { default: venlyModule } = await import('@web3-onboard/venly')
6060
const { default: bitgetModule } = await import('@web3-onboard/bitget')
61-
const { default: capsuleModule, Environment } = await import('@web3-onboard/capsule')
61+
// const { default: capsuleModule, Environment } = await import('@web3-onboard/capsule')
6262
const { default: particleAuthModule } = await import('@web3-onboard/particle-network')
6363
const INFURA_ID = '8b60d52405694345a99bcb82e722e0af'
6464

@@ -131,10 +131,10 @@ const intiOnboard = async (theme) => {
131131
environment: 'staging'
132132
})
133133

134-
const capsule = capsuleModule({
135-
environment: Environment.DEVELOPMENT,
136-
apiKey: '992bbd9146d5de8ad0419f141d9a7ca7'
137-
})
134+
// const capsule = capsuleModule({
135+
// environment: Environment.DEVELOPMENT,
136+
// apiKey: '992bbd9146d5de8ad0419f141d9a7ca7'
137+
// })
138138

139139
const particle = particleAuthModule({
140140
projectId: 'b385ccf0-73c3-485a-9941-159b7855b806',
@@ -172,7 +172,6 @@ const intiOnboard = async (theme) => {
172172
frame,
173173
infinityWallet,
174174
blocto,
175-
capsule,
176175
particle,
177176
// capsule
178177

0 commit comments

Comments
 (0)