@rhinestone/deposit-modal 0.3.0-alpha.11 → 0.3.0-alpha.13

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.
@@ -31,7 +31,7 @@ import {
31
31
  saveSessionOwnerToStorage,
32
32
  toEvmCaip2,
33
33
  useLatestRef
34
- } from "./chunk-WVE3JN3C.mjs";
34
+ } from "./chunk-6K4JHM2D.mjs";
35
35
  import {
36
36
  DEFAULT_BACKEND_URL,
37
37
  DEFAULT_SIGNER_ADDRESS,
@@ -1494,7 +1494,7 @@ function deriveStepView(step, _registration) {
1494
1494
  // src/WithdrawModal.tsx
1495
1495
  import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
1496
1496
  var ReownWithdrawInner = lazy(
1497
- () => import("./WithdrawModalReown-QEQPCSWT.mjs").then((m) => ({
1497
+ () => import("./WithdrawModalReown-EEWQRENY.mjs").then((m) => ({
1498
1498
  default: m.WithdrawModalReown
1499
1499
  }))
1500
1500
  );