@rhinestone/deposit-modal 0.1.51 → 0.1.52

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.
@@ -25,7 +25,7 @@ import {
25
25
  toEvmCaip2,
26
26
  tokenFormatter,
27
27
  txRefsMatch
28
- } from "./chunk-BNSX25TA.mjs";
28
+ } from "./chunk-MKSZIA74.mjs";
29
29
  import {
30
30
  DEFAULT_BACKEND_URL,
31
31
  DEFAULT_SIGNER_ADDRESS,
@@ -3527,7 +3527,7 @@ function DepositFlow({
3527
3527
  // src/DepositModal.tsx
3528
3528
  import { jsx as jsx11, jsxs as jsxs11 } from "react/jsx-runtime";
3529
3529
  var ReownDepositInner = lazy(
3530
- () => import("./DepositModalReown-BMHCHJ2P.mjs").then((m) => ({ default: m.DepositModalReown }))
3530
+ () => import("./DepositModalReown-63LD7KSU.mjs").then((m) => ({ default: m.DepositModalReown }))
3531
3531
  );
3532
3532
  function DepositModal(props) {
3533
3533
  const needsReown = !!props.reownAppId;