@btc-vision/walletconnect 1.9.16 → 1.9.17
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/browser/index.js +1 -1
- package/browser/valibot.js +2330 -2330
- package/browser/vendors.js +37369 -37303
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
package/browser/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createContext as ve, useContext as fe, useState as c, useRef as Se, useCallback as f, useEffect as N, useMemo as P } from "react";
|
|
2
2
|
import { jsxs as k, jsx as l, Fragment as J } from "react/jsx-runtime";
|
|
3
|
-
import { U as w, b as Y, t as b, r as G,
|
|
3
|
+
import { U as w, b as Y, t as b, r as G, J as T, B as ye, M as je, a as pe, A as _ } from "./vendors.js";
|
|
4
4
|
const te = ve(void 0), Ve = () => {
|
|
5
5
|
const s = fe(te);
|
|
6
6
|
if (!s)
|