@funkit/connect 2.0.7 → 2.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/dist/index.js +1 -1
- package/dist/wallets/walletConnectors/argentWallet/argentWallet.js +2 -2
- package/dist/wallets/walletConnectors/bifrostWallet/bifrostWallet.js +3 -3
- package/dist/wallets/walletConnectors/bitgetWallet/bitgetWallet.js +3 -3
- package/dist/wallets/walletConnectors/bloomWallet/bloomWallet.js +2 -2
- package/dist/wallets/walletConnectors/bybitWallet/bybitWallet.js +2 -2
- package/dist/wallets/walletConnectors/clvWallet/clvWallet.js +2 -2
- package/dist/wallets/walletConnectors/coin98Wallet/coin98Wallet.js +2 -2
- package/dist/wallets/walletConnectors/coreWallet/coreWallet.js +2 -2
- package/dist/wallets/walletConnectors/dawnWallet/dawnWallet.js +2 -2
- package/dist/wallets/walletConnectors/foxWallet/foxWallet.js +2 -2
- package/dist/wallets/walletConnectors/frontierWallet/frontierWallet.js +3 -3
- package/dist/wallets/walletConnectors/gateWallet/gateWallet.js +3 -3
- package/dist/wallets/walletConnectors/index.js +76 -76
- package/dist/wallets/walletConnectors/ledgerWallet/ledgerWallet.js +2 -2
- package/dist/wallets/walletConnectors/metaMaskWallet/metaMaskWallet.js +3 -3
- package/dist/wallets/walletConnectors/oktoWallet/oktoWallet.js +2 -2
- package/dist/wallets/walletConnectors/okxWallet/okxWallet.js +3 -3
- package/dist/wallets/walletConnectors/omniWallet/omniWallet.js +2 -2
- package/dist/wallets/walletConnectors/rainbowWallet/rainbowWallet.js +3 -3
- package/dist/wallets/walletConnectors/roninWallet/roninWallet.js +2 -2
- package/dist/wallets/walletConnectors/safepalWallet/safepalWallet.js +2 -2
- package/dist/wallets/walletConnectors/subWallet/subWallet.js +2 -2
- package/dist/wallets/walletConnectors/tokenPocketWallet/tokenPocketWallet.js +3 -3
- package/dist/wallets/walletConnectors/trustWallet/trustWallet.js +3 -3
- package/dist/wallets/walletConnectors/zerionWallet/zerionWallet.js +3 -3
- package/package.json +3 -3
- package/dist/wallets/walletConnectors/chunk-3QXMJHL4.js +0 -96
- package/dist/wallets/walletConnectors/chunk-5CBRIEFK.js +0 -94
- package/dist/wallets/walletConnectors/chunk-5NAFNTDG.js +0 -71
- package/dist/wallets/walletConnectors/chunk-5ZGE5SN5.js +0 -96
- package/dist/wallets/walletConnectors/chunk-6LHOZPKY.js +0 -101
- package/dist/wallets/walletConnectors/chunk-A7DLL4TF.js +0 -102
- package/dist/wallets/walletConnectors/chunk-AFONKDII.js +0 -71
- package/dist/wallets/walletConnectors/chunk-AJKRYTH2.js +0 -92
- package/dist/wallets/walletConnectors/chunk-BMHNXJZK.js +0 -105
- package/dist/wallets/walletConnectors/chunk-BNNARTHK.js +0 -105
- package/dist/wallets/walletConnectors/chunk-BXM2BUWT.js +0 -95
- package/dist/wallets/walletConnectors/chunk-CNTLU4ZV.js +0 -92
- package/dist/wallets/walletConnectors/chunk-CVGDYGHA.js +0 -60
- package/dist/wallets/walletConnectors/chunk-EO7KIAWM.js +0 -101
- package/dist/wallets/walletConnectors/chunk-EWPQ4636.js +0 -73
- package/dist/wallets/walletConnectors/chunk-EXN2ODSI.js +0 -73
- package/dist/wallets/walletConnectors/chunk-G4DNQN67.js +0 -102
- package/dist/wallets/walletConnectors/chunk-GXP3HLP7.js +0 -103
- package/dist/wallets/walletConnectors/chunk-IXI5EXND.js +0 -95
- package/dist/wallets/walletConnectors/chunk-KZFAL4RZ.js +0 -27
- package/dist/wallets/walletConnectors/chunk-LOEDYNWO.js +0 -98
- package/dist/wallets/walletConnectors/chunk-ND5YG63V.js +0 -87
- package/dist/wallets/walletConnectors/chunk-OBYMPVH3.js +0 -182
- package/dist/wallets/walletConnectors/chunk-OKZSWAPF.js +0 -60
- package/dist/wallets/walletConnectors/chunk-OYKWP3N3.js +0 -60
- package/dist/wallets/walletConnectors/chunk-OYW4TIA3.js +0 -81
- package/dist/wallets/walletConnectors/chunk-P4BVOAJC.js +0 -98
- package/dist/wallets/walletConnectors/chunk-PQSJXOGA.js +0 -107
- package/dist/wallets/walletConnectors/chunk-QGQISKXF.js +0 -94
- package/dist/wallets/walletConnectors/chunk-RCUBLYVS.js +0 -96
- package/dist/wallets/walletConnectors/chunk-TKXMLZXG.js +0 -66
- package/dist/wallets/walletConnectors/chunk-TUK3HNKY.js +0 -182
- package/dist/wallets/walletConnectors/chunk-UWU574XS.js +0 -95
- package/dist/wallets/walletConnectors/chunk-ZBQT5PV6.js +0 -98
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @funkit/connect
|
|
2
2
|
|
|
3
|
+
## 2.0.9
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [b789bed]
|
|
8
|
+
- @funkit/wagmi-tools@3.0.4
|
|
9
|
+
|
|
10
|
+
## 2.0.8
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 557a1ed: chore: update @funkit/core dependency
|
|
15
|
+
|
|
3
16
|
## 2.0.7
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
package/dist/index.js
CHANGED
|
@@ -15473,7 +15473,7 @@ function setFunkitConnectVersion({ version }) {
|
|
|
15473
15473
|
localStorage.setItem(storageKey5, version);
|
|
15474
15474
|
}
|
|
15475
15475
|
function getCurrentSdkVersion() {
|
|
15476
|
-
return "2.0.
|
|
15476
|
+
return "2.0.9";
|
|
15477
15477
|
}
|
|
15478
15478
|
function useFingerprint() {
|
|
15479
15479
|
const fingerprint = useCallback32(() => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
bifrostWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-PJRUHFBT.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
bifrostWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
bitgetWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-VMTIFEE6.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
bitgetWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
frontierWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-OXWTS7HX.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
frontierWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
gateWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-S2IWMXKX.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
gateWallet
|
|
10
10
|
};
|
|
@@ -1,28 +1,25 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
zealWallet
|
|
4
|
-
} from "./chunk-Z5QFIFDP.js";
|
|
5
2
|
import {
|
|
6
3
|
xdefiWallet
|
|
7
4
|
} from "./chunk-JNZ3EYC7.js";
|
|
8
5
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
6
|
+
zerionWallet
|
|
7
|
+
} from "./chunk-OPO2D6GL.js";
|
|
11
8
|
import {
|
|
12
|
-
|
|
13
|
-
} from "./chunk-
|
|
9
|
+
tokenaryWallet
|
|
10
|
+
} from "./chunk-MD5OPFAT.js";
|
|
11
|
+
import {
|
|
12
|
+
subWallet
|
|
13
|
+
} from "./chunk-HTIWZZPO.js";
|
|
14
14
|
import {
|
|
15
15
|
talismanWallet
|
|
16
16
|
} from "./chunk-R2GYJ376.js";
|
|
17
17
|
import {
|
|
18
18
|
tokenPocketWallet
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import {
|
|
21
|
-
tokenaryWallet
|
|
22
|
-
} from "./chunk-MD5OPFAT.js";
|
|
19
|
+
} from "./chunk-MOAWRDEM.js";
|
|
23
20
|
import {
|
|
24
|
-
|
|
25
|
-
} from "./chunk-
|
|
21
|
+
tahoWallet
|
|
22
|
+
} from "./chunk-PILSRRPJ.js";
|
|
26
23
|
import {
|
|
27
24
|
uniswapWallet
|
|
28
25
|
} from "./chunk-XRSY4JVH.js";
|
|
@@ -30,125 +27,128 @@ import {
|
|
|
30
27
|
walletConnectWallet
|
|
31
28
|
} from "./chunk-ASPRR7T3.js";
|
|
32
29
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
30
|
+
zealWallet
|
|
31
|
+
} from "./chunk-Z5QFIFDP.js";
|
|
35
32
|
import {
|
|
36
|
-
|
|
37
|
-
} from "./chunk-
|
|
33
|
+
trustWallet
|
|
34
|
+
} from "./chunk-MFS6NY6T.js";
|
|
38
35
|
import {
|
|
39
|
-
|
|
40
|
-
} from "./chunk-
|
|
36
|
+
oneKeyWallet
|
|
37
|
+
} from "./chunk-NIVH7ULX.js";
|
|
38
|
+
import {
|
|
39
|
+
rabbyWallet
|
|
40
|
+
} from "./chunk-5SIHQ5GA.js";
|
|
41
|
+
import {
|
|
42
|
+
omniWallet
|
|
43
|
+
} from "./chunk-SVN7OEQR.js";
|
|
41
44
|
import {
|
|
42
45
|
safeWallet
|
|
43
46
|
} from "./chunk-D3DCQ72J.js";
|
|
44
47
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
48
|
+
ramperWallet
|
|
49
|
+
} from "./chunk-XEZPRJPV.js";
|
|
47
50
|
import {
|
|
48
|
-
|
|
49
|
-
} from "./chunk-
|
|
51
|
+
roninWallet
|
|
52
|
+
} from "./chunk-NK3DYIAB.js";
|
|
50
53
|
import {
|
|
51
54
|
safeheronWallet
|
|
52
55
|
} from "./chunk-FQDX6QIP.js";
|
|
53
56
|
import {
|
|
54
57
|
safepalWallet
|
|
55
|
-
} from "./chunk-
|
|
56
|
-
import {
|
|
57
|
-
subWallet
|
|
58
|
-
} from "./chunk-GXP3HLP7.js";
|
|
58
|
+
} from "./chunk-XB2GFXBL.js";
|
|
59
59
|
import {
|
|
60
60
|
oktoWallet
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-WKHTUEF5.js";
|
|
62
62
|
import {
|
|
63
|
-
|
|
64
|
-
} from "./chunk-
|
|
65
|
-
import {
|
|
66
|
-
omniWallet
|
|
67
|
-
} from "./chunk-OYKWP3N3.js";
|
|
63
|
+
mewWallet
|
|
64
|
+
} from "./chunk-ZCSUP7CX.js";
|
|
68
65
|
import {
|
|
69
66
|
metaMaskWallet
|
|
70
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-3F5GNHAG.js";
|
|
68
|
+
import {
|
|
69
|
+
ledgerWallet
|
|
70
|
+
} from "./chunk-Y6VY6E3L.js";
|
|
71
|
+
import {
|
|
72
|
+
okxWallet
|
|
73
|
+
} from "./chunk-XUXFYTCV.js";
|
|
71
74
|
import {
|
|
72
75
|
oneInchWallet
|
|
73
76
|
} from "./chunk-LCPIZUR3.js";
|
|
74
77
|
import {
|
|
75
|
-
|
|
76
|
-
} from "./chunk-
|
|
78
|
+
rainbowWallet
|
|
79
|
+
} from "./chunk-WH7S23VZ.js";
|
|
77
80
|
import {
|
|
78
81
|
phantomWallet
|
|
79
82
|
} from "./chunk-4PTY6XNU.js";
|
|
80
83
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
84
|
+
desigWallet
|
|
85
|
+
} from "./chunk-P4C7ZHIS.js";
|
|
83
86
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
87
|
+
frameWallet
|
|
88
|
+
} from "./chunk-LR37V45H.js";
|
|
86
89
|
import {
|
|
87
90
|
frontierWallet
|
|
88
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-OXWTS7HX.js";
|
|
89
92
|
import {
|
|
90
93
|
gateWallet
|
|
91
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-S2IWMXKX.js";
|
|
92
95
|
import {
|
|
93
96
|
imTokenWallet
|
|
94
97
|
} from "./chunk-5MVV7OVS.js";
|
|
95
|
-
import {
|
|
96
|
-
injectedWallet
|
|
97
|
-
} from "./chunk-GUJHPWTU.js";
|
|
98
98
|
import {
|
|
99
99
|
kresusWallet
|
|
100
100
|
} from "./chunk-X6T3CICZ.js";
|
|
101
101
|
import {
|
|
102
|
-
|
|
103
|
-
} from "./chunk-
|
|
102
|
+
injectedWallet
|
|
103
|
+
} from "./chunk-GUJHPWTU.js";
|
|
104
104
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
105
|
+
braveWallet
|
|
106
|
+
} from "./chunk-KJWMF6GZ.js";
|
|
107
107
|
import {
|
|
108
|
-
|
|
109
|
-
} from "./chunk-
|
|
108
|
+
coin98Wallet
|
|
109
|
+
} from "./chunk-R5GNFRXW.js";
|
|
110
110
|
import {
|
|
111
111
|
clvWallet
|
|
112
|
-
} from "./chunk-
|
|
113
|
-
import {
|
|
114
|
-
bitskiWallet
|
|
115
|
-
} from "./chunk-IMZRCMZR.js";
|
|
112
|
+
} from "./chunk-2DWBVWFI.js";
|
|
116
113
|
import {
|
|
117
114
|
coreWallet
|
|
118
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-WSILDNIW.js";
|
|
119
116
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
117
|
+
coinbaseWallet
|
|
118
|
+
} from "./chunk-O77H3VWW.js";
|
|
119
|
+
import {
|
|
120
|
+
foxWallet
|
|
121
|
+
} from "./chunk-M4SPCKW4.js";
|
|
122
|
+
import {
|
|
123
|
+
dawnWallet
|
|
124
|
+
} from "./chunk-QUFNIKMV.js";
|
|
122
125
|
import {
|
|
123
126
|
enkryptWallet
|
|
124
127
|
} from "./chunk-SJWHYD45.js";
|
|
125
128
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
128
|
-
import {
|
|
129
|
-
bifrostWallet
|
|
130
|
-
} from "./chunk-5NAFNTDG.js";
|
|
129
|
+
bitverseWallet
|
|
130
|
+
} from "./chunk-NL4I7WOT.js";
|
|
131
131
|
import {
|
|
132
132
|
argentWallet
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-NZ5G23JP.js";
|
|
134
134
|
import {
|
|
135
|
-
|
|
136
|
-
} from "./chunk-
|
|
135
|
+
bifrostWallet
|
|
136
|
+
} from "./chunk-PJRUHFBT.js";
|
|
137
137
|
import {
|
|
138
|
-
|
|
139
|
-
} from "./chunk-
|
|
138
|
+
bitgetWallet
|
|
139
|
+
} from "./chunk-VMTIFEE6.js";
|
|
140
140
|
import {
|
|
141
|
-
|
|
142
|
-
} from "./chunk-
|
|
141
|
+
bitskiWallet
|
|
142
|
+
} from "./chunk-IMZRCMZR.js";
|
|
143
143
|
import {
|
|
144
|
-
|
|
145
|
-
} from "./chunk-
|
|
144
|
+
bloomWallet
|
|
145
|
+
} from "./chunk-NTGZF5BY.js";
|
|
146
|
+
import "./chunk-ZOLACFTK.js";
|
|
146
147
|
import {
|
|
147
|
-
|
|
148
|
-
} from "./chunk-
|
|
149
|
-
import "./chunk-ZDU3JFGR.js";
|
|
148
|
+
bybitWallet
|
|
149
|
+
} from "./chunk-BCXBFAL4.js";
|
|
150
150
|
import "./chunk-F3VCNZXS.js";
|
|
151
|
-
import "./chunk-
|
|
151
|
+
import "./chunk-ZDU3JFGR.js";
|
|
152
152
|
export {
|
|
153
153
|
argentWallet,
|
|
154
154
|
bifrostWallet,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
metaMaskWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-3F5GNHAG.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
metaMaskWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
okxWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-XUXFYTCV.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
okxWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
rainbowWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-WH7S23VZ.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
rainbowWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tokenPocketWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-MOAWRDEM.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
tokenPocketWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
trustWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-MFS6NY6T.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
trustWallet
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
zerionWallet
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-ZDU3JFGR.js";
|
|
6
|
-
import "../chunk-F3VCNZXS.js";
|
|
4
|
+
} from "../chunk-OPO2D6GL.js";
|
|
7
5
|
import "../chunk-ZOLACFTK.js";
|
|
6
|
+
import "../chunk-F3VCNZXS.js";
|
|
7
|
+
import "../chunk-ZDU3JFGR.js";
|
|
8
8
|
export {
|
|
9
9
|
zerionWallet
|
|
10
10
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@funkit/connect",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.9",
|
|
4
4
|
"description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
65
|
"@datadog/browser-logs": "^5.22.0",
|
|
66
|
+
"@funkit/core": "2.1.3",
|
|
66
67
|
"@meshconnect/web-link-sdk": "2.1.1",
|
|
67
68
|
"@moonpay/moonpay-react": "^1.6.1",
|
|
68
69
|
"@privy-io/js-sdk-core": "^0.21.0",
|
|
@@ -79,8 +80,7 @@
|
|
|
79
80
|
"ua-parser-js": "^1.0.37",
|
|
80
81
|
"uuid": "^9.0.1",
|
|
81
82
|
"@funkit/api-base": "1.0.1",
|
|
82
|
-
"@funkit/wagmi-tools": "3.0.
|
|
83
|
-
"@funkit/core": "2.1.1"
|
|
83
|
+
"@funkit/wagmi-tools": "3.0.4"
|
|
84
84
|
},
|
|
85
85
|
"repository": {
|
|
86
86
|
"type": "git",
|