@settlemint/dalp-cli 2.1.7-main.25959659068 → 2.1.7-main.25960247634

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.
Files changed (2) hide show
  1. package/dist/dalp.js +105 -86
  2. package/package.json +3 -3
package/dist/dalp.js CHANGED
@@ -11276,7 +11276,7 @@ function finalize(ctx, schema) {
11276
11276
  result.$schema = "http://json-schema.org/draft-07/schema#";
11277
11277
  } else if (ctx.target === "draft-04") {
11278
11278
  result.$schema = "http://json-schema.org/draft-04/schema#";
11279
- } else if (ctx.target === "openapi-3.0") {} else {}
11279
+ } else if (ctx.target === "openapi-3.0") {}
11280
11280
  if (ctx.external?.uri) {
11281
11281
  const id = ctx.external.registry.get(schema)?.id;
11282
11282
  if (!id)
@@ -11537,7 +11537,7 @@ var formatMap, stringProcessor = (schema, ctx, _json, _params) => {
11537
11537
  if (val === undefined) {
11538
11538
  if (ctx.unrepresentable === "throw") {
11539
11539
  throw new Error("Literal `undefined` cannot be represented in JSON Schema");
11540
- } else {}
11540
+ }
11541
11541
  } else if (typeof val === "bigint") {
11542
11542
  if (ctx.unrepresentable === "throw") {
11543
11543
  throw new Error("BigInt literals cannot be represented in JSON Schema");
@@ -41492,7 +41492,7 @@ var __toESM3 = (mod, isNodeMode, target) => {
41492
41492
  };
41493
41493
  var __commonJS2 = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
41494
41494
 
41495
- // ../../node_modules/.bun/@orpc+shared@1.14.2+e40b0dfdd726a224/node_modules/@orpc/shared/dist/index.mjs
41495
+ // ../../node_modules/.bun/@orpc+shared@1.14.3+e40b0dfdd726a224/node_modules/@orpc/shared/dist/index.mjs
41496
41496
  function resolveMaybeOptionalOptions(rest) {
41497
41497
  return rest[0] ?? {};
41498
41498
  }
@@ -41501,7 +41501,7 @@ function toArray(value) {
41501
41501
  }
41502
41502
  var ORPC_NAME = "orpc";
41503
41503
  var ORPC_SHARED_PACKAGE_NAME = "@orpc/shared";
41504
- var ORPC_SHARED_PACKAGE_VERSION = "1.14.2";
41504
+ var ORPC_SHARED_PACKAGE_VERSION = "1.14.3";
41505
41505
 
41506
41506
  class AbortError extends Error {
41507
41507
  constructor(...rest) {
@@ -41868,9 +41868,9 @@ function tryDecodeURIComponent(value2) {
41868
41868
  }
41869
41869
  }
41870
41870
 
41871
- // ../../node_modules/.bun/@orpc+client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.DmJexYYZ.mjs
41871
+ // ../../node_modules/.bun/@orpc+client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.BOWJmQzx.mjs
41872
41872
  var ORPC_CLIENT_PACKAGE_NAME = "@orpc/client";
41873
- var ORPC_CLIENT_PACKAGE_VERSION = "1.14.2";
41873
+ var ORPC_CLIENT_PACKAGE_VERSION = "1.14.3";
41874
41874
  var COMMON_ORPC_ERROR_DEFS = {
41875
41875
  BAD_REQUEST: {
41876
41876
  status: 400,
@@ -42021,7 +42021,7 @@ function createORPCErrorFromJson(json2, options = {}) {
42021
42021
  ...json2
42022
42022
  });
42023
42023
  }
42024
- // ../../node_modules/.bun/@orpc+standard-server@1.14.2+e40b0dfdd726a224/node_modules/@orpc/standard-server/dist/index.mjs
42024
+ // ../../node_modules/.bun/@orpc+standard-server@1.14.3+e40b0dfdd726a224/node_modules/@orpc/standard-server/dist/index.mjs
42025
42025
  class EventEncoderError extends TypeError {
42026
42026
  }
42027
42027
 
@@ -42245,7 +42245,7 @@ function mergeStandardHeaders(a, b) {
42245
42245
  return merged;
42246
42246
  }
42247
42247
 
42248
- // ../../node_modules/.bun/@orpc+client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.BLtwTQUg.mjs
42248
+ // ../../node_modules/.bun/@orpc+client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.BLtwTQUg.mjs
42249
42249
  function mapEventIterator(iterator, maps) {
42250
42250
  const mapError = async (error51) => {
42251
42251
  let mappedError = await maps.error(error51);
@@ -42281,7 +42281,7 @@ function mapEventIterator(iterator, maps) {
42281
42281
  }
42282
42282
  });
42283
42283
  }
42284
- // ../../node_modules/.bun/@orpc+client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/client/dist/index.mjs
42284
+ // ../../node_modules/.bun/@orpc+client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/client/dist/index.mjs
42285
42285
  function resolveFriendlyClientOptions(options) {
42286
42286
  return {
42287
42287
  ...options,
@@ -42307,7 +42307,7 @@ function createORPCClient(link, options = {}) {
42307
42307
  return preventNativeAwait(recursive);
42308
42308
  }
42309
42309
 
42310
- // ../../node_modules/.bun/@orpc+contract@1.14.2+e40b0dfdd726a224/node_modules/@orpc/contract/dist/shared/contract.D_dZrO__.mjs
42310
+ // ../../node_modules/.bun/@orpc+contract@1.14.3+e40b0dfdd726a224/node_modules/@orpc/contract/dist/shared/contract.D_dZrO__.mjs
42311
42311
  class ValidationError2 extends Error {
42312
42312
  issues;
42313
42313
  data;
@@ -42355,7 +42355,7 @@ function isContractProcedure(item) {
42355
42355
  return (typeof item === "object" || typeof item === "function") && item !== null && "~orpc" in item && typeof item["~orpc"] === "object" && item["~orpc"] !== null && "errorMap" in item["~orpc"] && "route" in item["~orpc"] && "meta" in item["~orpc"];
42356
42356
  }
42357
42357
 
42358
- // ../../node_modules/.bun/@orpc+contract@1.14.2+e40b0dfdd726a224/node_modules/@orpc/contract/dist/plugins/index.mjs
42358
+ // ../../node_modules/.bun/@orpc+contract@1.14.3+e40b0dfdd726a224/node_modules/@orpc/contract/dist/plugins/index.mjs
42359
42359
  class RequestValidationPluginError extends Error {
42360
42360
  }
42361
42361
 
@@ -42429,7 +42429,7 @@ class ResponseValidationPlugin {
42429
42429
  }
42430
42430
  }
42431
42431
 
42432
- // ../../node_modules/.bun/@orpc+standard-server-fetch@1.14.2+e40b0dfdd726a224/node_modules/@orpc/standard-server-fetch/dist/index.mjs
42432
+ // ../../node_modules/.bun/@orpc+standard-server-fetch@1.14.3+e40b0dfdd726a224/node_modules/@orpc/standard-server-fetch/dist/index.mjs
42433
42433
  function toEventIterator(stream, options = {}) {
42434
42434
  const eventStream = stream?.pipeThrough(new TextDecoderStream).pipeThrough(new EventDecoderStream);
42435
42435
  const reader = eventStream?.getReader();
@@ -42695,7 +42695,7 @@ function toStandardLazyResponse(response, options = {}) {
42695
42695
  };
42696
42696
  }
42697
42697
 
42698
- // ../../node_modules/.bun/@orpc+client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.DeBTBp5q.mjs
42698
+ // ../../node_modules/.bun/@orpc+client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/client/dist/shared/client.BCGbA0RK.mjs
42699
42699
  class CompositeStandardLinkPlugin {
42700
42700
  plugins;
42701
42701
  constructor(plugins = []) {
@@ -42825,7 +42825,7 @@ class StandardRPCSerializer {
42825
42825
  }
42826
42826
  }
42827
42827
 
42828
- // ../../node_modules/.bun/@orpc+client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/client/dist/adapters/fetch/index.mjs
42828
+ // ../../node_modules/.bun/@orpc+client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/client/dist/adapters/fetch/index.mjs
42829
42829
  class CompositeLinkFetchPlugin extends CompositeStandardLinkPlugin {
42830
42830
  initRuntimeAdapter(options) {
42831
42831
  for (const plugin of this.plugins) {
@@ -42852,7 +42852,7 @@ class LinkFetchClient {
42852
42852
  return lazyResponse;
42853
42853
  }
42854
42854
  }
42855
- // ../../node_modules/.bun/@orpc+openapi-client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/shared/openapi-client.t9fCAe3x.mjs
42855
+ // ../../node_modules/.bun/@orpc+openapi-client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/shared/openapi-client.t9fCAe3x.mjs
42856
42856
  class StandardBracketNotationSerializer {
42857
42857
  maxArrayIndex;
42858
42858
  constructor(options = {}) {
@@ -42994,7 +42994,7 @@ function pushStyleArrayToObject(array2) {
42994
42994
  obj[""] = array2.length === 1 ? array2[0] : array2;
42995
42995
  return obj;
42996
42996
  }
42997
- // ../../node_modules/.bun/@orpc+contract@1.14.2+e40b0dfdd726a224/node_modules/@orpc/contract/dist/index.mjs
42997
+ // ../../node_modules/.bun/@orpc+contract@1.14.3+e40b0dfdd726a224/node_modules/@orpc/contract/dist/index.mjs
42998
42998
  function mergeMeta(meta1, meta22) {
42999
42999
  return { ...meta1, ...meta22 };
43000
43000
  }
@@ -43182,7 +43182,7 @@ function getEventIteratorSchemaDetails(schema) {
43182
43182
  return schema["~standard"][EVENT_ITERATOR_DETAILS_SYMBOL];
43183
43183
  }
43184
43184
 
43185
- // ../../node_modules/.bun/@orpc+openapi-client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/shared/openapi-client.B2Q9qU5m.mjs
43185
+ // ../../node_modules/.bun/@orpc+openapi-client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/shared/openapi-client.B2Q9qU5m.mjs
43186
43186
  class StandardOpenAPIJsonSerializer {
43187
43187
  customSerializers;
43188
43188
  constructor(options = {}) {
@@ -43476,7 +43476,7 @@ class StandardOpenAPILink extends StandardLink {
43476
43476
  }
43477
43477
  }
43478
43478
 
43479
- // ../../node_modules/.bun/@orpc+openapi-client@1.14.2+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/adapters/fetch/index.mjs
43479
+ // ../../node_modules/.bun/@orpc+openapi-client@1.14.3+e40b0dfdd726a224/node_modules/@orpc/openapi-client/dist/adapters/fetch/index.mjs
43480
43480
  class OpenAPILink extends StandardOpenAPILink {
43481
43481
  constructor(contract, options) {
43482
43482
  const linkClient = new LinkFetchClient(options);
@@ -54948,7 +54948,7 @@ function finalize2(ctx, schema) {
54948
54948
  result.$schema = "http://json-schema.org/draft-07/schema#";
54949
54949
  } else if (ctx.target === "draft-04") {
54950
54950
  result.$schema = "http://json-schema.org/draft-04/schema#";
54951
- } else if (ctx.target === "openapi-3.0") {} else {}
54951
+ } else if (ctx.target === "openapi-3.0") {}
54952
54952
  if (ctx.external?.uri) {
54953
54953
  const id = ctx.external.registry.get(schema)?.id;
54954
54954
  if (!id)
@@ -55192,7 +55192,7 @@ var literalProcessor2 = (schema, ctx, json2, _params) => {
55192
55192
  if (val === undefined) {
55193
55193
  if (ctx.unrepresentable === "throw") {
55194
55194
  throw new Error("Literal `undefined` cannot be represented in JSON Schema");
55195
- } else {}
55195
+ }
55196
55196
  } else if (typeof val === "bigint") {
55197
55197
  if (ctx.unrepresentable === "throw") {
55198
55198
  throw new Error("BigInt literals cannot be represented in JSON Schema");
@@ -60392,7 +60392,7 @@ var codes = function() {
60392
60392
  var $code = code;
60393
60393
  var $codes = codes;
60394
60394
 
60395
- // ../../node_modules/.bun/@better-auth+core@1.6.9+bbef7365700532ac/node_modules/@better-auth/core/dist/utils/error-codes.mjs
60395
+ // ../../node_modules/.bun/@better-auth+core@1.6.11+bbef7365700532ac/node_modules/@better-auth/core/dist/utils/error-codes.mjs
60396
60396
  function defineErrorCodes(codes2) {
60397
60397
  return Object.fromEntries(Object.entries(codes2).map(([key, value2]) => [key, {
60398
60398
  code: key,
@@ -60401,7 +60401,7 @@ function defineErrorCodes(codes2) {
60401
60401
  }]));
60402
60402
  }
60403
60403
 
60404
- // ../../node_modules/.bun/@better-auth+api-key@1.6.9+b466c15e09aa5d68/node_modules/@better-auth/api-key/dist/version-BmYkj6dl.mjs
60404
+ // ../../node_modules/.bun/@better-auth+api-key@1.6.11+4b1656eca3b15dbf/node_modules/@better-auth/api-key/dist/version-CwRZx9_C.mjs
60405
60405
  var API_KEY_ERROR_CODES = defineErrorCodes({
60406
60406
  INVALID_METADATA_TYPE: "metadata must be an object or undefined",
60407
60407
  REFILL_AMOUNT_AND_INTERVAL_REQUIRED: "refillAmount is required when refillInterval is provided",
@@ -60435,9 +60435,9 @@ var API_KEY_ERROR_CODES = defineErrorCodes({
60435
60435
  NO_DEFAULT_API_KEY_CONFIGURATION_FOUND: "No default api-key configuration found.",
60436
60436
  ORGANIZATION_PLUGIN_REQUIRED: "Organization plugin is required for organization-owned API keys. Please install and configure the organization plugin."
60437
60437
  });
60438
- var PACKAGE_VERSION = "1.6.9";
60438
+ var PACKAGE_VERSION = "1.6.11";
60439
60439
 
60440
- // ../../node_modules/.bun/@better-auth+api-key@1.6.9+b466c15e09aa5d68/node_modules/@better-auth/api-key/dist/client.mjs
60440
+ // ../../node_modules/.bun/@better-auth+api-key@1.6.11+4b1656eca3b15dbf/node_modules/@better-auth/api-key/dist/client.mjs
60441
60441
  var apiKeyClient = () => {
60442
60442
  return {
60443
60443
  id: "api-key",
@@ -60452,7 +60452,7 @@ var apiKeyClient = () => {
60452
60452
  };
60453
60453
  };
60454
60454
 
60455
- // ../../node_modules/.bun/@better-auth+passkey@1.6.9+b466c15e09aa5d68/node_modules/@better-auth/passkey/dist/version-CAPMe0T2.mjs
60455
+ // ../../node_modules/.bun/@better-auth+passkey@1.6.11+4b1656eca3b15dbf/node_modules/@better-auth/passkey/dist/version-IQa8sLtV.mjs
60456
60456
  var PASSKEY_ERROR_CODES = defineErrorCodes({
60457
60457
  CHALLENGE_NOT_FOUND: "Challenge not found",
60458
60458
  YOU_ARE_NOT_ALLOWED_TO_REGISTER_THIS_PASSKEY: "You are not allowed to register this passkey",
@@ -60469,7 +60469,7 @@ var PASSKEY_ERROR_CODES = defineErrorCodes({
60469
60469
  RESOLVE_USER_REQUIRED: "Passkey registration requires either an authenticated session or a resolveUser callback when requireSession is false",
60470
60470
  RESOLVED_USER_INVALID: "Resolved user is invalid"
60471
60471
  });
60472
- var PACKAGE_VERSION2 = "1.6.9";
60472
+ var PACKAGE_VERSION2 = "1.6.11";
60473
60473
 
60474
60474
  // ../../node_modules/.bun/@simplewebauthn+browser@13.3.0/node_modules/@simplewebauthn/browser/esm/helpers/bufferToBase64URLString.js
60475
60475
  function bufferToBase64URLString(buffer) {
@@ -60877,13 +60877,13 @@ async function startAuthentication(options) {
60877
60877
  authenticatorAttachment: toAuthenticatorAttachment(credential.authenticatorAttachment)
60878
60878
  };
60879
60879
  }
60880
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/package.mjs
60881
- var version4 = "1.6.9";
60880
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/package.mjs
60881
+ var version4 = "1.6.11";
60882
60882
 
60883
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/version.mjs
60883
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/version.mjs
60884
60884
  var PACKAGE_VERSION3 = version4;
60885
60885
 
60886
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/broadcast-channel.mjs
60886
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/broadcast-channel.mjs
60887
60887
  var kBroadcastChannel = Symbol.for("better-auth:broadcast-channel");
60888
60888
  var now = () => Math.floor(Date.now() / 1000);
60889
60889
  var WindowBroadcastChannel = class {
@@ -60931,7 +60931,7 @@ function getGlobalBroadcastChannel(name = "better-auth.message") {
60931
60931
  return globalThis[kBroadcastChannel];
60932
60932
  }
60933
60933
 
60934
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/focus-manager.mjs
60934
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/focus-manager.mjs
60935
60935
  var kFocusManager = Symbol.for("better-auth:focus-manager");
60936
60936
  var WindowFocusManager = class {
60937
60937
  listeners = /* @__PURE__ */ new Set;
@@ -60963,7 +60963,7 @@ function getGlobalFocusManager() {
60963
60963
  return globalThis[kFocusManager];
60964
60964
  }
60965
60965
 
60966
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/online-manager.mjs
60966
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/online-manager.mjs
60967
60967
  var kOnlineManager = Symbol.for("better-auth:online-manager");
60968
60968
  var WindowOnlineManager = class {
60969
60969
  listeners = /* @__PURE__ */ new Set;
@@ -60997,7 +60997,7 @@ function getGlobalOnlineManager() {
60997
60997
  return globalThis[kOnlineManager];
60998
60998
  }
60999
60999
 
61000
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/parser.mjs
61000
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/parser.mjs
61001
61001
  var PROTO_POLLUTION_PATTERNS = {
61002
61002
  proto: /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,
61003
61003
  constructor: /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,
@@ -61223,7 +61223,7 @@ var onMount = ($store, initialize) => {
61223
61223
  };
61224
61224
  });
61225
61225
  };
61226
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/query.mjs
61226
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/query.mjs
61227
61227
  var isServer = () => typeof window === "undefined";
61228
61228
  var useAuthQuery = (initializedAtom, path4, $fetch, options) => {
61229
61229
  const value2 = atom({
@@ -61322,7 +61322,7 @@ var useAuthQuery = (initializedAtom, path4, $fetch, options) => {
61322
61322
  return value2;
61323
61323
  };
61324
61324
 
61325
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/session-refresh.mjs
61325
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/session-refresh.mjs
61326
61326
  var now2 = () => Math.floor(Date.now() / 1000);
61327
61327
  function normalizeSessionResponse(res) {
61328
61328
  if (typeof res === "object" && res !== null && "data" in res && "error" in res)
@@ -61462,7 +61462,7 @@ function createSessionRefreshManager(opts) {
61462
61462
  };
61463
61463
  }
61464
61464
 
61465
- // ../../node_modules/.bun/@better-auth+core@1.6.9+bbef7365700532ac/node_modules/@better-auth/core/dist/env/env-impl.mjs
61465
+ // ../../node_modules/.bun/@better-auth+core@1.6.11+bbef7365700532ac/node_modules/@better-auth/core/dist/env/env-impl.mjs
61466
61466
  var _envShim = Object.create(null);
61467
61467
  var _getEnv = (useShim) => globalThis.process?.env || globalThis.Deno?.env.toObject() || globalThis.__env__ || (useShim ? _envShim : globalThis);
61468
61468
  var env = new Proxy(_envShim, {
@@ -61523,7 +61523,7 @@ var ENV = Object.freeze({
61523
61523
  }
61524
61524
  });
61525
61525
 
61526
- // ../../node_modules/.bun/better-call@1.3.5+6eee28663eec23d9/node_modules/better-call/dist/error.mjs
61526
+ // ../../node_modules/.bun/better-call@1.3.5+68a1e3a0c4588df3/node_modules/better-call/dist/error.mjs
61527
61527
  function isErrorStackTraceLimitWritable() {
61528
61528
  const desc = Object.getOwnPropertyDescriptor(Error, "stackTraceLimit");
61529
61529
  if (desc === undefined)
@@ -61637,7 +61637,7 @@ var InternalAPIError = class extends Error {
61637
61637
  var kAPIErrorHeaderSymbol = Symbol.for("better-call:api-error-headers");
61638
61638
  var APIError = makeErrorForHideStackFrame(InternalAPIError, Error);
61639
61639
 
61640
- // ../../node_modules/.bun/@better-auth+core@1.6.9+bbef7365700532ac/node_modules/@better-auth/core/dist/error/index.mjs
61640
+ // ../../node_modules/.bun/@better-auth+core@1.6.11+bbef7365700532ac/node_modules/@better-auth/core/dist/error/index.mjs
61641
61641
  var BetterAuthError = class extends Error {
61642
61642
  constructor(message, options) {
61643
61643
  super(message, options);
@@ -61647,7 +61647,7 @@ var BetterAuthError = class extends Error {
61647
61647
  }
61648
61648
  };
61649
61649
 
61650
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/utils/url.mjs
61650
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/utils/url.mjs
61651
61651
  function checkHasPath(url3) {
61652
61652
  try {
61653
61653
  return (new URL(url3).pathname.replace(/\/+$/, "") || "/") !== "/";
@@ -61731,7 +61731,7 @@ function getOrigin(url3) {
61731
61731
  }
61732
61732
  }
61733
61733
 
61734
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/fetch-plugins.mjs
61734
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/fetch-plugins.mjs
61735
61735
  var redirectPlugin = {
61736
61736
  id: "redirect",
61737
61737
  name: "Redirect",
@@ -61747,7 +61747,7 @@ var redirectPlugin = {
61747
61747
  } }
61748
61748
  };
61749
61749
 
61750
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/session-atom.mjs
61750
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/session-atom.mjs
61751
61751
  function getSessionAtom($fetch, options) {
61752
61752
  const $signal = atom(false);
61753
61753
  const session = useAuthQuery($signal, "/get-session", $fetch, { method: "GET" });
@@ -62403,7 +62403,7 @@ var betterFetch = async (url3, options) => {
62403
62403
  };
62404
62404
  };
62405
62405
 
62406
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/config.mjs
62406
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/config.mjs
62407
62407
  var resolvePublicAuthUrl = (basePath) => {
62408
62408
  if (typeof process === "undefined")
62409
62409
  return;
@@ -62513,12 +62513,12 @@ var getClientConfig = (options, loadEnv) => {
62513
62513
  };
62514
62514
  };
62515
62515
 
62516
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/utils/is-atom.mjs
62516
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/utils/is-atom.mjs
62517
62517
  function isAtom(value2) {
62518
62518
  return typeof value2 === "object" && value2 !== null && "get" in value2 && typeof value2.get === "function" && "lc" in value2 && typeof value2.lc === "number";
62519
62519
  }
62520
62520
 
62521
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/proxy.mjs
62521
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/proxy.mjs
62522
62522
  function getMethod2(path4, knownPathMethods, args) {
62523
62523
  const method = knownPathMethods[path4];
62524
62524
  const { fetchOptions, query: _query, ...body } = args || {};
@@ -62600,12 +62600,12 @@ function createDynamicPathProxy(routes, client, knownPathMethods, atoms, atomLis
62600
62600
  return createProxy();
62601
62601
  }
62602
62602
 
62603
- // ../../node_modules/.bun/@better-auth+core@1.6.9+bbef7365700532ac/node_modules/@better-auth/core/dist/utils/string.mjs
62603
+ // ../../node_modules/.bun/@better-auth+core@1.6.11+bbef7365700532ac/node_modules/@better-auth/core/dist/utils/string.mjs
62604
62604
  function capitalizeFirstLetter(str) {
62605
62605
  return str.charAt(0).toUpperCase() + str.slice(1);
62606
62606
  }
62607
62607
 
62608
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/vanilla.mjs
62608
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/vanilla.mjs
62609
62609
  function createAuthClient(options) {
62610
62610
  const { pluginPathMethods, pluginsActions, pluginsAtoms, $fetch, atomListeners, $store } = getClientConfig(options);
62611
62611
  const resolvedHooks = {};
@@ -62619,7 +62619,7 @@ function createAuthClient(options) {
62619
62619
  }, $fetch, pluginPathMethods, pluginsAtoms, atomListeners);
62620
62620
  }
62621
62621
 
62622
- // ../../node_modules/.bun/@better-auth+passkey@1.6.9+b466c15e09aa5d68/node_modules/@better-auth/passkey/dist/client.mjs
62622
+ // ../../node_modules/.bun/@better-auth+passkey@1.6.11+4b1656eca3b15dbf/node_modules/@better-auth/passkey/dist/client.mjs
62623
62623
  var getPasskeyActions = ($fetch, { $listPasskeys, $store }) => {
62624
62624
  const signInPasskey = async (opts, options) => {
62625
62625
  const response = await $fetch("/passkey/generate-authenticate-options", {
@@ -62628,18 +62628,31 @@ var getPasskeyActions = ($fetch, { $listPasskeys, $store }) => {
62628
62628
  });
62629
62629
  if (!response.data)
62630
62630
  return response;
62631
+ const mergedExtensions = response.data.extensions || opts?.extensions ? {
62632
+ ...response.data.extensions || {},
62633
+ ...opts?.extensions || {}
62634
+ } : undefined;
62635
+ let res;
62631
62636
  try {
62632
- const mergedExtensions = response.data.extensions || opts?.extensions ? {
62633
- ...response.data.extensions || {},
62634
- ...opts?.extensions || {}
62635
- } : undefined;
62636
- const res = await startAuthentication({
62637
+ res = await startAuthentication({
62637
62638
  optionsJSON: {
62638
62639
  ...response.data,
62639
62640
  extensions: mergedExtensions
62640
62641
  },
62641
62642
  useBrowserAutofill: opts?.autoFill
62642
62643
  });
62644
+ } catch (err) {
62645
+ return {
62646
+ data: null,
62647
+ error: {
62648
+ code: err instanceof WebAuthnError ? err.code : "AUTH_CANCELLED",
62649
+ message: PASSKEY_ERROR_CODES.AUTH_CANCELLED.message,
62650
+ status: 400,
62651
+ statusText: "BAD_REQUEST"
62652
+ }
62653
+ };
62654
+ }
62655
+ try {
62643
62656
  const { clientExtensionResults, ...responseBody } = res;
62644
62657
  const verified = await $fetch("/passkey/verify-authentication", {
62645
62658
  body: { response: responseBody },
@@ -62801,7 +62814,7 @@ var passkeyClient = () => {
62801
62814
  };
62802
62815
  };
62803
62816
 
62804
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/additional-fields/client.mjs
62817
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/additional-fields/client.mjs
62805
62818
  var inferAdditionalFields = (schema) => {
62806
62819
  return {
62807
62820
  id: "additional-fields-client",
@@ -62809,7 +62822,7 @@ var inferAdditionalFields = (schema) => {
62809
62822
  $InferServerPlugin: {}
62810
62823
  };
62811
62824
  };
62812
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/access/access.mjs
62825
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/access/access.mjs
62813
62826
  function role(statements) {
62814
62827
  return {
62815
62828
  authorize(request, connector = "AND") {
@@ -62858,7 +62871,7 @@ function createAccessControl(s) {
62858
62871
  };
62859
62872
  }
62860
62873
 
62861
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/admin/access/statement.mjs
62874
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/admin/access/statement.mjs
62862
62875
  var defaultStatements = {
62863
62876
  user: [
62864
62877
  "create",
@@ -62906,7 +62919,7 @@ var defaultRoles = {
62906
62919
  user: userAc
62907
62920
  };
62908
62921
 
62909
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/admin/error-codes.mjs
62922
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/admin/error-codes.mjs
62910
62923
  var ADMIN_ERROR_CODES = defineErrorCodes({
62911
62924
  FAILED_TO_CREATE_USER: "Failed to create user",
62912
62925
  USER_ALREADY_EXISTS: "User already exists.",
@@ -62931,7 +62944,7 @@ var ADMIN_ERROR_CODES = defineErrorCodes({
62931
62944
  INVALID_ROLE_TYPE: "Invalid role type"
62932
62945
  });
62933
62946
 
62934
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/admin/has-permission.mjs
62947
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/admin/has-permission.mjs
62935
62948
  var hasPermission = (input) => {
62936
62949
  if (input.userId && input.options?.adminUserIds?.includes(input.userId))
62937
62950
  return true;
@@ -62945,7 +62958,7 @@ var hasPermission = (input) => {
62945
62958
  return false;
62946
62959
  };
62947
62960
 
62948
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/admin/client.mjs
62961
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/admin/client.mjs
62949
62962
  var adminClient = (options) => {
62950
62963
  const roles = {
62951
62964
  admin: adminAc,
@@ -62968,12 +62981,17 @@ var adminClient = (options) => {
62968
62981
  } } }),
62969
62982
  pathMethods: {
62970
62983
  "/admin/list-users": "GET",
62984
+ "/admin/impersonate-user": "POST",
62971
62985
  "/admin/stop-impersonating": "POST"
62972
62986
  },
62987
+ atomListeners: [{
62988
+ matcher: (path4) => path4 === "/admin/impersonate-user" || path4 === "/admin/stop-impersonating",
62989
+ signal: "$sessionSignal"
62990
+ }],
62973
62991
  $ERROR_CODES: ADMIN_ERROR_CODES
62974
62992
  };
62975
62993
  };
62976
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/client/plugins/infer-plugin.mjs
62994
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/client/plugins/infer-plugin.mjs
62977
62995
  var InferServerPlugin = () => {
62978
62996
  return {
62979
62997
  id: "infer-server-plugin",
@@ -62982,12 +63000,12 @@ var InferServerPlugin = () => {
62982
63000
  };
62983
63001
  };
62984
63002
 
62985
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/custom-session/client.mjs
63003
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/custom-session/client.mjs
62986
63004
  var customSessionClient = () => {
62987
63005
  return InferServerPlugin();
62988
63006
  };
62989
63007
 
62990
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/device-authorization/client.mjs
63008
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/device-authorization/client.mjs
62991
63009
  var deviceAuthorizationClient = () => {
62992
63010
  return {
62993
63011
  id: "device-authorization",
@@ -63002,7 +63020,7 @@ var deviceAuthorizationClient = () => {
63002
63020
  }
63003
63021
  };
63004
63022
  };
63005
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/organization/access/statement.mjs
63023
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/organization/access/statement.mjs
63006
63024
  var defaultStatements2 = {
63007
63025
  organization: ["update", "delete"],
63008
63026
  member: [
@@ -63077,7 +63095,7 @@ var defaultRoles2 = {
63077
63095
  member: memberAc
63078
63096
  };
63079
63097
 
63080
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/organization/error-codes.mjs
63098
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/organization/error-codes.mjs
63081
63099
  var ORGANIZATION_ERROR_CODES = defineErrorCodes({
63082
63100
  YOU_ARE_NOT_ALLOWED_TO_CREATE_A_NEW_ORGANIZATION: "You are not allowed to create a new organization",
63083
63101
  YOU_HAVE_REACHED_THE_MAXIMUM_NUMBER_OF_ORGANIZATIONS: "You have reached the maximum number of organizations",
@@ -63102,6 +63120,7 @@ var ORGANIZATION_ERROR_CODES = defineErrorCodes({
63102
63120
  INVITATION_NOT_FOUND: "Invitation not found",
63103
63121
  YOU_ARE_NOT_THE_RECIPIENT_OF_THE_INVITATION: "You are not the recipient of the invitation",
63104
63122
  EMAIL_VERIFICATION_REQUIRED_BEFORE_ACCEPTING_OR_REJECTING_INVITATION: "Email verification required before accepting or rejecting invitation",
63123
+ EMAIL_VERIFICATION_REQUIRED_FOR_INVITATION: "Email verification required to view or list invitations for the session email",
63105
63124
  YOU_ARE_NOT_ALLOWED_TO_CANCEL_THIS_INVITATION: "You are not allowed to cancel this invitation",
63106
63125
  INVITER_IS_NO_LONGER_A_MEMBER_OF_THE_ORGANIZATION: "Inviter is no longer a member of the organization",
63107
63126
  YOU_ARE_NOT_ALLOWED_TO_INVITE_USER_WITH_THIS_ROLE: "You are not allowed to invite a user with this role",
@@ -63138,7 +63157,7 @@ var ORGANIZATION_ERROR_CODES = defineErrorCodes({
63138
63157
  ROLE_IS_ASSIGNED_TO_MEMBERS: "Cannot delete a role that is assigned to members. Please reassign the members to a different role first"
63139
63158
  });
63140
63159
 
63141
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/organization/permission.mjs
63160
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/organization/permission.mjs
63142
63161
  var hasPermissionFn = (input, acRoles) => {
63143
63162
  if (!input.permissions)
63144
63163
  return false;
@@ -63154,7 +63173,7 @@ var hasPermissionFn = (input, acRoles) => {
63154
63173
  return false;
63155
63174
  };
63156
63175
 
63157
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/organization/client.mjs
63176
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/organization/client.mjs
63158
63177
  var clientSideHasPermission = (input) => {
63159
63178
  return hasPermissionFn(input, input.options.roles || defaultRoles2);
63160
63179
  };
@@ -63218,7 +63237,7 @@ var organizationClient = (options) => {
63218
63237
  },
63219
63238
  {
63220
63239
  matcher(path4) {
63221
- return path4.startsWith("/organization");
63240
+ return path4 === "/sign-out" || path4.startsWith("/organization");
63222
63241
  },
63223
63242
  signal: "$activeOrgSignal"
63224
63243
  },
@@ -63244,7 +63263,7 @@ var organizationClient = (options) => {
63244
63263
  $ERROR_CODES: ORGANIZATION_ERROR_CODES
63245
63264
  };
63246
63265
  };
63247
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/two-factor/error-code.mjs
63266
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/two-factor/error-code.mjs
63248
63267
  var TWO_FACTOR_ERROR_CODES = defineErrorCodes({
63249
63268
  OTP_NOT_ENABLED: "OTP not enabled",
63250
63269
  OTP_HAS_EXPIRED: "OTP has expired",
@@ -63257,7 +63276,7 @@ var TWO_FACTOR_ERROR_CODES = defineErrorCodes({
63257
63276
  INVALID_TWO_FACTOR_COOKIE: "Invalid two factor cookie"
63258
63277
  });
63259
63278
 
63260
- // ../../node_modules/.bun/better-auth@1.6.9+31993c9af9b99f70/node_modules/better-auth/dist/plugins/two-factor/client.mjs
63279
+ // ../../node_modules/.bun/better-auth@1.6.11+478a608bfb91b4e4/node_modules/better-auth/dist/plugins/two-factor/client.mjs
63261
63280
  var twoFactorClient = (options) => {
63262
63281
  return {
63263
63282
  id: "two-factor",
@@ -64370,7 +64389,7 @@ function toArray2(value2) {
64370
64389
  return Array.isArray(value2) ? value2 : value2 === undefined || value2 === null ? [] : [value2];
64371
64390
  }
64372
64391
  var ORPC_SHARED_PACKAGE_NAME2 = "@orpc/shared";
64373
- var ORPC_SHARED_PACKAGE_VERSION2 = "1.14.2";
64392
+ var ORPC_SHARED_PACKAGE_VERSION2 = "1.14.3";
64374
64393
  function once2(fn) {
64375
64394
  let cached3;
64376
64395
  return () => {
@@ -64669,6 +64688,9 @@ function isObject4(value2) {
64669
64688
  const proto = Object.getPrototypeOf(value2);
64670
64689
  return proto === Object.prototype || !proto || !proto.constructor;
64671
64690
  }
64691
+ function isTypescriptObject2(value2) {
64692
+ return !!value2 && (typeof value2 === "object" || typeof value2 === "function");
64693
+ }
64672
64694
  function clone3(value2) {
64673
64695
  if (Array.isArray(value2)) {
64674
64696
  return value2.map(clone3);
@@ -65021,7 +65043,7 @@ function getRouter(router, path4) {
65021
65043
  if (isProcedure(current)) {
65022
65044
  return;
65023
65045
  }
65024
- if (typeof current !== "object") {
65046
+ if (!isTypescriptObject2(current)) {
65025
65047
  return;
65026
65048
  }
65027
65049
  if (!isLazy(current)) {
@@ -65088,11 +65110,8 @@ function enhanceRouter(router, options) {
65088
65110
  return enhanced;
65089
65111
  }
65090
65112
  function traverseContractProcedures(options, callback, lazyOptions = []) {
65091
- if (typeof options.router !== "object" || options.router === null) {
65092
- return lazyOptions;
65093
- }
65094
65113
  let currentRouter = options.router;
65095
- const hiddenContract = getHiddenRouterContract(options.router);
65114
+ const hiddenContract = isTypescriptObject2(options.router) ? getHiddenRouterContract(options.router) : undefined;
65096
65115
  if (hiddenContract !== undefined) {
65097
65116
  currentRouter = hiddenContract;
65098
65117
  }
@@ -92797,7 +92816,7 @@ function normalizeDalpBaseUrl(url3) {
92797
92816
  }
92798
92817
  var package_default = {
92799
92818
  name: "@settlemint/dalp-sdk",
92800
- version: "2.1.7-main.25959659068",
92819
+ version: "2.1.7-main.25960247634",
92801
92820
  private: false,
92802
92821
  description: "Fully typed SDK for the DALP tokenization platform API",
92803
92822
  homepage: "https://settlemint.com",
@@ -92847,12 +92866,12 @@ var package_default = {
92847
92866
  typecheck: "tsgo"
92848
92867
  },
92849
92868
  dependencies: {
92850
- "@better-auth/api-key": "1.6.9",
92851
- "@better-auth/passkey": "1.6.9",
92852
- "@orpc/client": "1.14.2",
92853
- "@orpc/contract": "1.14.2",
92854
- "@orpc/openapi-client": "1.14.2",
92855
- "better-auth": "1.6.9",
92869
+ "@better-auth/api-key": "1.6.11",
92870
+ "@better-auth/passkey": "1.6.11",
92871
+ "@orpc/client": "1.14.3",
92872
+ "@orpc/contract": "1.14.3",
92873
+ "@orpc/openapi-client": "1.14.3",
92874
+ "better-auth": "1.6.11",
92856
92875
  "currency-codes": "2.2.0",
92857
92876
  "date-fns": "4.1.0",
92858
92877
  dnum: "2.17.0",
@@ -92865,8 +92884,8 @@ var package_default = {
92865
92884
  "@arethetypeswrong/cli": "0.18.2",
92866
92885
  "@dalp/api-contract": "workspace:*",
92867
92886
  "@tools/typescript-config": "workspace:*",
92868
- "@types/bun": "1.3.13",
92869
- publint: "0.3.20",
92887
+ "@types/bun": "1.3.14",
92888
+ publint: "0.3.21",
92870
92889
  typescript: "6.0.3"
92871
92890
  },
92872
92891
  engines: {
@@ -93369,7 +93388,7 @@ function toStandardWebhookSecret(secret) {
93369
93388
  // package.json
93370
93389
  var package_default2 = {
93371
93390
  name: "@settlemint/dalp-cli",
93372
- version: "2.1.7-main.25959659068",
93391
+ version: "2.1.7-main.25960247634",
93373
93392
  private: false,
93374
93393
  description: "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
93375
93394
  homepage: "https://settlemint.com",
@@ -93417,8 +93436,8 @@ var package_default2 = {
93417
93436
  devDependencies: {
93418
93437
  "@arethetypeswrong/cli": "0.18.2",
93419
93438
  "@tools/typescript-config": "workspace:*",
93420
- "@types/bun": "1.3.13",
93421
- publint: "0.3.20"
93439
+ "@types/bun": "1.3.14",
93440
+ publint: "0.3.21"
93422
93441
  },
93423
93442
  engines: {
93424
93443
  node: ">=20"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@settlemint/dalp-cli",
3
- "version": "2.1.7-main.25959659068",
3
+ "version": "2.1.7-main.25960247634",
4
4
  "private": false,
5
5
  "description": "CLI for the Digital Asset Lifecycle Platform — manage tokens, identities, compliance, and more from the command line.",
6
6
  "homepage": "https://settlemint.com",
@@ -48,8 +48,8 @@
48
48
  "devDependencies": {
49
49
  "@arethetypeswrong/cli": "0.18.2",
50
50
  "@tools/typescript-config": "workspace:*",
51
- "@types/bun": "1.3.13",
52
- "publint": "0.3.20"
51
+ "@types/bun": "1.3.14",
52
+ "publint": "0.3.21"
53
53
  },
54
54
  "engines": {
55
55
  "node": ">=20"