@funkit/connect 6.15.8 → 6.15.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 CHANGED
@@ -1,5 +1,14 @@
1
1
  # @funkit/connect
2
2
 
3
+ ## 6.15.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d63acb4]
8
+ - @funkit/chains@0.4.8
9
+ - @funkit/core@2.3.65
10
+ - @funkit/wagmi-tools@3.0.88
11
+
3
12
  ## 6.15.8
4
13
 
5
14
  ### Patch Changes
package/dist/index.js CHANGED
@@ -1514,7 +1514,7 @@ function setFunkitConnectVersion({ version }) {
1514
1514
  localStorage.setItem(storageKey, version);
1515
1515
  }
1516
1516
  function getCurrentSdkVersion() {
1517
- return "6.15.8";
1517
+ return "6.15.9";
1518
1518
  }
1519
1519
  function useFingerprint() {
1520
1520
  const fingerprint = useCallback2(() => {
@@ -38,33 +38,33 @@ import {
38
38
  import {
39
39
  rabbyWallet
40
40
  } from "./chunk-BBOM42DL.js";
41
- import {
42
- ramperWallet
43
- } from "./chunk-BYXPFMI7.js";
44
41
  import {
45
42
  rainbowWallet
46
43
  } from "./chunk-2KUBG3S6.js";
44
+ import {
45
+ ramperWallet
46
+ } from "./chunk-BYXPFMI7.js";
47
47
  import {
48
48
  roninWallet
49
49
  } from "./chunk-NWIQNBJU.js";
50
- import {
51
- safeWallet
52
- } from "./chunk-BQQQL6UD.js";
53
50
  import {
54
51
  safeheronWallet
55
52
  } from "./chunk-RZIO5TFF.js";
53
+ import {
54
+ safeWallet
55
+ } from "./chunk-BQQQL6UD.js";
56
56
  import {
57
57
  safepalWallet
58
58
  } from "./chunk-NT2HYJKW.js";
59
59
  import {
60
- injectedWallet
61
- } from "./chunk-XWUJE7MW.js";
62
- import {
63
- metaMaskWallet
64
- } from "./chunk-2HYNUNAS.js";
60
+ ledgerWallet
61
+ } from "./chunk-BRBKM4PW.js";
65
62
  import {
66
63
  mewWallet
67
64
  } from "./chunk-OL5ZO7E4.js";
65
+ import {
66
+ metaMaskWallet
67
+ } from "./chunk-2HYNUNAS.js";
68
68
  import {
69
69
  oktoWallet
70
70
  } from "./chunk-ADIXAKUL.js";
@@ -81,26 +81,26 @@ import {
81
81
  oneKeyWallet
82
82
  } from "./chunk-SHBUZ7U7.js";
83
83
  import {
84
- foxWallet
85
- } from "./chunk-7QONTUXT.js";
84
+ enkryptWallet
85
+ } from "./chunk-OLOIXTYS.js";
86
86
  import {
87
87
  frameWallet
88
88
  } from "./chunk-IFON7E6U.js";
89
- import {
90
- gateWallet
91
- } from "./chunk-FKJJQNKX.js";
92
89
  import {
93
90
  frontierWallet
94
91
  } from "./chunk-TCAGNB4B.js";
92
+ import {
93
+ gateWallet
94
+ } from "./chunk-FKJJQNKX.js";
95
95
  import {
96
96
  imTokenWallet
97
97
  } from "./chunk-COZ7MIQS.js";
98
+ import {
99
+ injectedWallet
100
+ } from "./chunk-XWUJE7MW.js";
98
101
  import {
99
102
  kresusWallet
100
103
  } from "./chunk-MJXPRJZT.js";
101
- import {
102
- ledgerWallet
103
- } from "./chunk-BRBKM4PW.js";
104
104
  import {
105
105
  bybitWallet
106
106
  } from "./chunk-2STUC6QL.js";
@@ -110,12 +110,12 @@ import {
110
110
  import {
111
111
  coin98Wallet
112
112
  } from "./chunk-OBOVHCEI.js";
113
- import {
114
- coinbaseWallet
115
- } from "./chunk-H4IRCEZN.js";
116
113
  import {
117
114
  coreWallet
118
115
  } from "./chunk-VR4TBQ6S.js";
116
+ import {
117
+ coinbaseWallet
118
+ } from "./chunk-H4IRCEZN.js";
119
119
  import {
120
120
  dawnWallet
121
121
  } from "./chunk-HWPKCIBE.js";
@@ -123,8 +123,8 @@ import {
123
123
  desigWallet
124
124
  } from "./chunk-OPAZMNA7.js";
125
125
  import {
126
- enkryptWallet
127
- } from "./chunk-OLOIXTYS.js";
126
+ foxWallet
127
+ } from "./chunk-7QONTUXT.js";
128
128
  import {
129
129
  bifrostWallet
130
130
  } from "./chunk-A5N6B5UW.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@funkit/connect",
3
- "version": "6.15.8",
3
+ "version": "6.15.9",
4
4
  "description": "Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.",
5
5
  "files": [
6
6
  "dist",
@@ -101,12 +101,12 @@
101
101
  "ua-parser-js": "^1.0.37",
102
102
  "use-debounce": "^10.0.5",
103
103
  "uuid": "^9.0.1",
104
+ "@funkit/chains": "0.4.8",
104
105
  "@funkit/api-base": "1.12.18",
105
- "@funkit/chains": "0.4.7",
106
- "@funkit/core": "2.3.64",
106
+ "@funkit/core": "2.3.65",
107
107
  "@funkit/fun-relay": "2.1.13",
108
108
  "@funkit/utils": "1.1.19",
109
- "@funkit/wagmi-tools": "3.0.87"
109
+ "@funkit/wagmi-tools": "3.0.88"
110
110
  },
111
111
  "repository": {
112
112
  "type": "git",