@drmhse/authos-vue 0.2.2 → 0.2.4

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 (31) hide show
  1. package/README.md +31 -0
  2. package/dist/{chokidar-KYB2GOYG.mjs → chokidar-B7NTEAA6.mjs} +1 -1
  3. package/dist/{chunk-C2J6NSID.mjs → chunk-CD2MZG7D.mjs} +1 -1
  4. package/dist/{chunk-VCTSSS2F.mjs → chunk-EI6D7ZL6.mjs} +2 -2
  5. package/dist/{chunk-F6BPUSH3.mjs → chunk-EO7XHAPG.mjs} +2 -2
  6. package/dist/{chunk-Z2UOP6GF.mjs → chunk-EX36KPG5.mjs} +2 -2
  7. package/dist/{chunk-SW2YRXFK.mjs → chunk-F4XRLJHQ.mjs} +2 -2
  8. package/dist/{chunk-XLWXQZHO.mjs → chunk-HVM6PT6I.mjs} +5 -5
  9. package/dist/{chunk-JLL4L3HM.mjs → chunk-N667TIER.mjs} +1 -1
  10. package/dist/{chunk-QGSFJDIC.mjs → chunk-XP4GDQVV.mjs} +3 -3
  11. package/dist/{chunk-T2K7EIWY.mjs → chunk-ZHH4WLMR.mjs} +2 -2
  12. package/dist/{dist-CX347IU5.mjs → dist-C3JS2B76.mjs} +14 -14
  13. package/dist/dist-N5W7B4HY.mjs +3 -0
  14. package/dist/index.d.mts +34 -1
  15. package/dist/index.d.ts +34 -1
  16. package/dist/index.js +84 -2
  17. package/dist/index.mjs +84 -3
  18. package/dist/{json5-WAUASGCX.mjs → json5-JAQYEGVI.mjs} +2 -2
  19. package/dist/jsonc-UUIPUC5H.mjs +3 -0
  20. package/dist/{multipart-parser-ZINPIK62.mjs → multipart-parser-SFUPTK6X.mjs} +5 -5
  21. package/dist/nuxt.js +122 -122
  22. package/dist/nuxt.mjs +113 -113
  23. package/dist/toml-VZVKMGHP.mjs +3 -0
  24. package/dist/{utils-ITGQWSRY.mjs → utils-YSWQHENC.mjs} +3 -3
  25. package/dist/yaml-G5PP6BGH.mjs +3 -0
  26. package/package.json +4 -3
  27. package/dist/dist-KTGFCHLE.mjs +0 -3
  28. package/dist/jsonc-BXVTKCPI.mjs +0 -3
  29. package/dist/toml-EIVFNDS7.mjs +0 -3
  30. package/dist/yaml-NCROZBG5.mjs +0 -3
  31. /package/dist/{prompt-LQK3IVQK.mjs → prompt-WWTBWNTY.mjs} +0 -0
package/dist/nuxt.js CHANGED
@@ -85,7 +85,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
85
85
  mod
86
86
  ));
87
87
 
88
- // node_modules/defu/dist/defu.mjs
88
+ // ../../node_modules/defu/dist/defu.mjs
89
89
  function isPlainObject(value) {
90
90
  if (value === null || typeof value !== "object") {
91
91
  return false;
@@ -141,12 +141,12 @@ function createDefu(merger) {
141
141
  }
142
142
  var defu;
143
143
  var init_defu = __esm({
144
- "node_modules/defu/dist/defu.mjs"() {
144
+ "../../node_modules/defu/dist/defu.mjs"() {
145
145
  defu = createDefu();
146
146
  }
147
147
  });
148
148
 
149
- // node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
149
+ // ../../node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs
150
150
  function normalizeWindowsPath(input = "") {
151
151
  if (!input) {
152
152
  return input;
@@ -221,7 +221,7 @@ function normalizeString(path2, allowAboveRoot) {
221
221
  }
222
222
  var _DRIVE_LETTER_START_RE, _UNC_REGEX, _IS_ABSOLUTE_RE, _DRIVE_LETTER_RE, normalize, join, resolve, isAbsolute, dirname;
223
223
  var init_pathe_M_eThtNZ = __esm({
224
- "node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs"() {
224
+ "../../node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs"() {
225
225
  _DRIVE_LETTER_START_RE = /^[A-Za-z]:\//;
226
226
  _UNC_REGEX = /^[/\\]{2}/;
227
227
  _IS_ABSOLUTE_RE = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;
@@ -307,14 +307,14 @@ var init_pathe_M_eThtNZ = __esm({
307
307
  }
308
308
  });
309
309
 
310
- // node_modules/pathe/dist/index.mjs
310
+ // ../../node_modules/pathe/dist/index.mjs
311
311
  var init_dist = __esm({
312
- "node_modules/pathe/dist/index.mjs"() {
312
+ "../../node_modules/pathe/dist/index.mjs"() {
313
313
  init_pathe_M_eThtNZ();
314
314
  }
315
315
  });
316
316
 
317
- // node_modules/consola/dist/chunks/prompt.mjs
317
+ // ../../node_modules/consola/dist/chunks/prompt.mjs
318
318
  var prompt_exports = {};
319
319
  __export(prompt_exports, {
320
320
  kCancel: () => kCancel,
@@ -600,7 +600,7 @@ async function prompt(message, opts = {}) {
600
600
  }
601
601
  var src, hasRequiredSrc, srcExports, picocolors, hasRequiredPicocolors, picocolorsExports, e, Q, P$1, X, DD, uD, FD, m, L$1, N, I, r, tD, eD, iD, v, CD, w$1, W$1, rD, R, y, V$1, z, ED, _, nD, oD, aD, c, S, AD, pD, h, x, fD, bD, mD, Y, wD, SD, $D, q, jD, PD, V, u, le, L, W, C, o, d, k, P, A, T, F, w, B, he, ye, ve, fe, kCancel;
602
602
  var init_prompt = __esm({
603
- "node_modules/consola/dist/chunks/prompt.mjs"() {
603
+ "../../node_modules/consola/dist/chunks/prompt.mjs"() {
604
604
  srcExports = requireSrc();
605
605
  picocolors = { exports: {} };
606
606
  picocolorsExports = /* @__PURE__ */ requirePicocolors();
@@ -1066,9 +1066,9 @@ ${e.cyan(d)}
1066
1066
  }
1067
1067
  });
1068
1068
 
1069
- // node_modules/semver/internal/lrucache.js
1069
+ // ../../node_modules/semver/internal/lrucache.js
1070
1070
  var require_lrucache = __commonJS({
1071
- "node_modules/semver/internal/lrucache.js"(exports2, module2) {
1071
+ "../../node_modules/semver/internal/lrucache.js"(exports2, module2) {
1072
1072
  var LRUCache = class {
1073
1073
  constructor() {
1074
1074
  this.max = 1e3;
@@ -1103,9 +1103,9 @@ var require_lrucache = __commonJS({
1103
1103
  }
1104
1104
  });
1105
1105
 
1106
- // node_modules/semver/internal/parse-options.js
1106
+ // ../../node_modules/semver/internal/parse-options.js
1107
1107
  var require_parse_options = __commonJS({
1108
- "node_modules/semver/internal/parse-options.js"(exports2, module2) {
1108
+ "../../node_modules/semver/internal/parse-options.js"(exports2, module2) {
1109
1109
  var looseOption = Object.freeze({ loose: true });
1110
1110
  var emptyOpts = Object.freeze({});
1111
1111
  var parseOptions = (options) => {
@@ -1121,9 +1121,9 @@ var require_parse_options = __commonJS({
1121
1121
  }
1122
1122
  });
1123
1123
 
1124
- // node_modules/semver/internal/constants.js
1124
+ // ../../node_modules/semver/internal/constants.js
1125
1125
  var require_constants = __commonJS({
1126
- "node_modules/semver/internal/constants.js"(exports2, module2) {
1126
+ "../../node_modules/semver/internal/constants.js"(exports2, module2) {
1127
1127
  var SEMVER_SPEC_VERSION = "2.0.0";
1128
1128
  var MAX_LENGTH = 256;
1129
1129
  var MAX_SAFE_INTEGER2 = Number.MAX_SAFE_INTEGER || /* istanbul ignore next */
@@ -1152,18 +1152,18 @@ var require_constants = __commonJS({
1152
1152
  }
1153
1153
  });
1154
1154
 
1155
- // node_modules/semver/internal/debug.js
1155
+ // ../../node_modules/semver/internal/debug.js
1156
1156
  var require_debug = __commonJS({
1157
- "node_modules/semver/internal/debug.js"(exports2, module2) {
1157
+ "../../node_modules/semver/internal/debug.js"(exports2, module2) {
1158
1158
  var debug = typeof process === "object" && process.env && process.env.NODE_DEBUG && /\bsemver\b/i.test(process.env.NODE_DEBUG) ? (...args) => console.error("SEMVER", ...args) : () => {
1159
1159
  };
1160
1160
  module2.exports = debug;
1161
1161
  }
1162
1162
  });
1163
1163
 
1164
- // node_modules/semver/internal/re.js
1164
+ // ../../node_modules/semver/internal/re.js
1165
1165
  var require_re = __commonJS({
1166
- "node_modules/semver/internal/re.js"(exports2, module2) {
1166
+ "../../node_modules/semver/internal/re.js"(exports2, module2) {
1167
1167
  var {
1168
1168
  MAX_SAFE_COMPONENT_LENGTH,
1169
1169
  MAX_SAFE_BUILD_LENGTH,
@@ -1248,9 +1248,9 @@ var require_re = __commonJS({
1248
1248
  }
1249
1249
  });
1250
1250
 
1251
- // node_modules/semver/internal/identifiers.js
1251
+ // ../../node_modules/semver/internal/identifiers.js
1252
1252
  var require_identifiers = __commonJS({
1253
- "node_modules/semver/internal/identifiers.js"(exports2, module2) {
1253
+ "../../node_modules/semver/internal/identifiers.js"(exports2, module2) {
1254
1254
  var numeric = /^[0-9]+$/;
1255
1255
  var compareIdentifiers = (a2, b2) => {
1256
1256
  if (typeof a2 === "number" && typeof b2 === "number") {
@@ -1272,9 +1272,9 @@ var require_identifiers = __commonJS({
1272
1272
  }
1273
1273
  });
1274
1274
 
1275
- // node_modules/semver/classes/semver.js
1275
+ // ../../node_modules/semver/classes/semver.js
1276
1276
  var require_semver = __commonJS({
1277
- "node_modules/semver/classes/semver.js"(exports2, module2) {
1277
+ "../../node_modules/semver/classes/semver.js"(exports2, module2) {
1278
1278
  var debug = require_debug();
1279
1279
  var { MAX_LENGTH, MAX_SAFE_INTEGER: MAX_SAFE_INTEGER2 } = require_constants();
1280
1280
  var { safeRe: re, t: t2 } = require_re();
@@ -1550,72 +1550,72 @@ var require_semver = __commonJS({
1550
1550
  }
1551
1551
  });
1552
1552
 
1553
- // node_modules/semver/functions/compare.js
1553
+ // ../../node_modules/semver/functions/compare.js
1554
1554
  var require_compare = __commonJS({
1555
- "node_modules/semver/functions/compare.js"(exports2, module2) {
1555
+ "../../node_modules/semver/functions/compare.js"(exports2, module2) {
1556
1556
  var SemVer = require_semver();
1557
1557
  var compare = (a2, b2, loose) => new SemVer(a2, loose).compare(new SemVer(b2, loose));
1558
1558
  module2.exports = compare;
1559
1559
  }
1560
1560
  });
1561
1561
 
1562
- // node_modules/semver/functions/eq.js
1562
+ // ../../node_modules/semver/functions/eq.js
1563
1563
  var require_eq = __commonJS({
1564
- "node_modules/semver/functions/eq.js"(exports2, module2) {
1564
+ "../../node_modules/semver/functions/eq.js"(exports2, module2) {
1565
1565
  var compare = require_compare();
1566
1566
  var eq2 = (a2, b2, loose) => compare(a2, b2, loose) === 0;
1567
1567
  module2.exports = eq2;
1568
1568
  }
1569
1569
  });
1570
1570
 
1571
- // node_modules/semver/functions/neq.js
1571
+ // ../../node_modules/semver/functions/neq.js
1572
1572
  var require_neq = __commonJS({
1573
- "node_modules/semver/functions/neq.js"(exports2, module2) {
1573
+ "../../node_modules/semver/functions/neq.js"(exports2, module2) {
1574
1574
  var compare = require_compare();
1575
1575
  var neq = (a2, b2, loose) => compare(a2, b2, loose) !== 0;
1576
1576
  module2.exports = neq;
1577
1577
  }
1578
1578
  });
1579
1579
 
1580
- // node_modules/semver/functions/gt.js
1580
+ // ../../node_modules/semver/functions/gt.js
1581
1581
  var require_gt = __commonJS({
1582
- "node_modules/semver/functions/gt.js"(exports2, module2) {
1582
+ "../../node_modules/semver/functions/gt.js"(exports2, module2) {
1583
1583
  var compare = require_compare();
1584
1584
  var gt = (a2, b2, loose) => compare(a2, b2, loose) > 0;
1585
1585
  module2.exports = gt;
1586
1586
  }
1587
1587
  });
1588
1588
 
1589
- // node_modules/semver/functions/gte.js
1589
+ // ../../node_modules/semver/functions/gte.js
1590
1590
  var require_gte = __commonJS({
1591
- "node_modules/semver/functions/gte.js"(exports2, module2) {
1591
+ "../../node_modules/semver/functions/gte.js"(exports2, module2) {
1592
1592
  var compare = require_compare();
1593
1593
  var gte2 = (a2, b2, loose) => compare(a2, b2, loose) >= 0;
1594
1594
  module2.exports = gte2;
1595
1595
  }
1596
1596
  });
1597
1597
 
1598
- // node_modules/semver/functions/lt.js
1598
+ // ../../node_modules/semver/functions/lt.js
1599
1599
  var require_lt = __commonJS({
1600
- "node_modules/semver/functions/lt.js"(exports2, module2) {
1600
+ "../../node_modules/semver/functions/lt.js"(exports2, module2) {
1601
1601
  var compare = require_compare();
1602
1602
  var lt = (a2, b2, loose) => compare(a2, b2, loose) < 0;
1603
1603
  module2.exports = lt;
1604
1604
  }
1605
1605
  });
1606
1606
 
1607
- // node_modules/semver/functions/lte.js
1607
+ // ../../node_modules/semver/functions/lte.js
1608
1608
  var require_lte = __commonJS({
1609
- "node_modules/semver/functions/lte.js"(exports2, module2) {
1609
+ "../../node_modules/semver/functions/lte.js"(exports2, module2) {
1610
1610
  var compare = require_compare();
1611
1611
  var lte = (a2, b2, loose) => compare(a2, b2, loose) <= 0;
1612
1612
  module2.exports = lte;
1613
1613
  }
1614
1614
  });
1615
1615
 
1616
- // node_modules/semver/functions/cmp.js
1616
+ // ../../node_modules/semver/functions/cmp.js
1617
1617
  var require_cmp = __commonJS({
1618
- "node_modules/semver/functions/cmp.js"(exports2, module2) {
1618
+ "../../node_modules/semver/functions/cmp.js"(exports2, module2) {
1619
1619
  var eq2 = require_eq();
1620
1620
  var neq = require_neq();
1621
1621
  var gt = require_gt();
@@ -1662,9 +1662,9 @@ var require_cmp = __commonJS({
1662
1662
  }
1663
1663
  });
1664
1664
 
1665
- // node_modules/semver/classes/comparator.js
1665
+ // ../../node_modules/semver/classes/comparator.js
1666
1666
  var require_comparator = __commonJS({
1667
- "node_modules/semver/classes/comparator.js"(exports2, module2) {
1667
+ "../../node_modules/semver/classes/comparator.js"(exports2, module2) {
1668
1668
  var ANY = /* @__PURE__ */ Symbol("SemVer ANY");
1669
1669
  var Comparator = class _Comparator {
1670
1670
  static get ANY() {
@@ -1774,9 +1774,9 @@ var require_comparator = __commonJS({
1774
1774
  }
1775
1775
  });
1776
1776
 
1777
- // node_modules/semver/classes/range.js
1777
+ // ../../node_modules/semver/classes/range.js
1778
1778
  var require_range = __commonJS({
1779
- "node_modules/semver/classes/range.js"(exports2, module2) {
1779
+ "../../node_modules/semver/classes/range.js"(exports2, module2) {
1780
1780
  var SPACE_CHARACTERS = /\s+/g;
1781
1781
  var Range = class _Range {
1782
1782
  constructor(range, options) {
@@ -2150,9 +2150,9 @@ var require_range = __commonJS({
2150
2150
  }
2151
2151
  });
2152
2152
 
2153
- // node_modules/semver/functions/satisfies.js
2153
+ // ../../node_modules/semver/functions/satisfies.js
2154
2154
  var require_satisfies = __commonJS({
2155
- "node_modules/semver/functions/satisfies.js"(exports2, module2) {
2155
+ "../../node_modules/semver/functions/satisfies.js"(exports2, module2) {
2156
2156
  var Range = require_range();
2157
2157
  var satisfies2 = (version, range, options) => {
2158
2158
  try {
@@ -2166,7 +2166,7 @@ var require_satisfies = __commonJS({
2166
2166
  }
2167
2167
  });
2168
2168
 
2169
- // node_modules/confbox/dist/shared/confbox.DA7CpUDY.mjs
2169
+ // ../../node_modules/confbox/dist/shared/confbox.DA7CpUDY.mjs
2170
2170
  function x2(e2, t2 = {}) {
2171
2171
  const n2 = t2.indent === void 0 && t2.preserveIndentation !== false && e2.slice(0, t2?.sampleSize || 1024), s2 = t2.preserveWhitespace === false ? void 0 : { start: k2.exec(e2)?.[0] || "", end: v2.exec(e2)?.[0] || "" };
2172
2172
  return { sample: n2, whiteSpace: s2 };
@@ -2176,14 +2176,14 @@ function N3(e2, t2, n2) {
2176
2176
  }
2177
2177
  var m2, k2, v2;
2178
2178
  var init_confbox_DA7CpUDY = __esm({
2179
- "node_modules/confbox/dist/shared/confbox.DA7CpUDY.mjs"() {
2179
+ "../../node_modules/confbox/dist/shared/confbox.DA7CpUDY.mjs"() {
2180
2180
  m2 = /* @__PURE__ */ Symbol.for("__confbox_fmt__");
2181
2181
  k2 = /^(\s+)/;
2182
2182
  v2 = /(\s+)$/;
2183
2183
  }
2184
2184
  });
2185
2185
 
2186
- // node_modules/confbox/dist/shared/confbox.DnMsyigM.mjs
2186
+ // ../../node_modules/confbox/dist/shared/confbox.DnMsyigM.mjs
2187
2187
  function $(n2, l2 = false) {
2188
2188
  const g3 = n2.length;
2189
2189
  let e2 = 0, u3 = "", p = 0, k3 = 16, A3 = 0, o3 = 0, O3 = 0, B2 = 0, b2 = 0;
@@ -2555,7 +2555,7 @@ function h2(n2, l2) {
2555
2555
  }
2556
2556
  var Q2, N4, U, W2, H, K, q2;
2557
2557
  var init_confbox_DnMsyigM = __esm({
2558
- "node_modules/confbox/dist/shared/confbox.DnMsyigM.mjs"() {
2558
+ "../../node_modules/confbox/dist/shared/confbox.DnMsyigM.mjs"() {
2559
2559
  init_confbox_DA7CpUDY();
2560
2560
  ((function(n2) {
2561
2561
  n2[n2.lineFeed = 10] = "lineFeed", n2[n2.carriageReturn = 13] = "carriageReturn", n2[n2.space = 32] = "space", n2[n2._0 = 48] = "_0", n2[n2._1 = 49] = "_1", n2[n2._2 = 50] = "_2", n2[n2._3 = 51] = "_3", n2[n2._4 = 52] = "_4", n2[n2._5 = 53] = "_5", n2[n2._6 = 54] = "_6", n2[n2._7 = 55] = "_7", n2[n2._8 = 56] = "_8", n2[n2._9 = 57] = "_9", n2[n2.a = 97] = "a", n2[n2.b = 98] = "b", n2[n2.c = 99] = "c", n2[n2.d = 100] = "d", n2[n2.e = 101] = "e", n2[n2.f = 102] = "f", n2[n2.g = 103] = "g", n2[n2.h = 104] = "h", n2[n2.i = 105] = "i", n2[n2.j = 106] = "j", n2[n2.k = 107] = "k", n2[n2.l = 108] = "l", n2[n2.m = 109] = "m", n2[n2.n = 110] = "n", n2[n2.o = 111] = "o", n2[n2.p = 112] = "p", n2[n2.q = 113] = "q", n2[n2.r = 114] = "r", n2[n2.s = 115] = "s", n2[n2.t = 116] = "t", n2[n2.u = 117] = "u", n2[n2.v = 118] = "v", n2[n2.w = 119] = "w", n2[n2.x = 120] = "x", n2[n2.y = 121] = "y", n2[n2.z = 122] = "z", n2[n2.A = 65] = "A", n2[n2.B = 66] = "B", n2[n2.C = 67] = "C", n2[n2.D = 68] = "D", n2[n2.E = 69] = "E", n2[n2.F = 70] = "F", n2[n2.G = 71] = "G", n2[n2.H = 72] = "H", n2[n2.I = 73] = "I", n2[n2.J = 74] = "J", n2[n2.K = 75] = "K", n2[n2.L = 76] = "L", n2[n2.M = 77] = "M", n2[n2.N = 78] = "N", n2[n2.O = 79] = "O", n2[n2.P = 80] = "P", n2[n2.Q = 81] = "Q", n2[n2.R = 82] = "R", n2[n2.S = 83] = "S", n2[n2.T = 84] = "T", n2[n2.U = 85] = "U", n2[n2.V = 86] = "V", n2[n2.W = 87] = "W", n2[n2.X = 88] = "X", n2[n2.Y = 89] = "Y", n2[n2.Z = 90] = "Z", n2[n2.asterisk = 42] = "asterisk", n2[n2.backslash = 92] = "backslash", n2[n2.closeBrace = 125] = "closeBrace", n2[n2.closeBracket = 93] = "closeBracket", n2[n2.colon = 58] = "colon", n2[n2.comma = 44] = "comma", n2[n2.dot = 46] = "dot", n2[n2.doubleQuote = 34] = "doubleQuote", n2[n2.minus = 45] = "minus", n2[n2.openBrace = 123] = "openBrace", n2[n2.openBracket = 91] = "openBracket", n2[n2.plus = 43] = "plus", n2[n2.slash = 47] = "slash", n2[n2.formFeed = 12] = "formFeed", n2[n2.tab = 9] = "tab";
@@ -2582,9 +2582,9 @@ var init_confbox_DnMsyigM = __esm({
2582
2582
  }
2583
2583
  });
2584
2584
 
2585
- // node_modules/confbox/dist/index.mjs
2585
+ // ../../node_modules/confbox/dist/index.mjs
2586
2586
  var init_dist2 = __esm({
2587
- "node_modules/confbox/dist/index.mjs"() {
2587
+ "../../node_modules/confbox/dist/index.mjs"() {
2588
2588
  init_confbox_DnMsyigM();
2589
2589
  }
2590
2590
  });
@@ -3296,7 +3296,7 @@ function _parseInput(input) {
3296
3296
  }
3297
3297
  var nodeBuiltins, own$1, classRegExp, kTypes, messages, nodeInternalPrefix, userStackTraceLimit, captureLargerStackTrace, ERR_INVALID_MODULE_SPECIFIER, ERR_INVALID_PACKAGE_CONFIG, ERR_INVALID_PACKAGE_TARGET, ERR_MODULE_NOT_FOUND, ERR_PACKAGE_IMPORT_NOT_DEFINED, ERR_PACKAGE_PATH_NOT_EXPORTED, ERR_UNSUPPORTED_DIR_IMPORT, ERR_UNSUPPORTED_RESOLVE_REQUEST, ERR_UNKNOWN_FILE_EXTENSION, hasOwnProperty$1, cache, hasOwnProperty, extensionFormatMap, protocolHandlers, RegExpPrototypeSymbolReplace, own, invalidSegmentRegEx, deprecatedInvalidSegmentRegEx, invalidPackageNameRegEx, patternRegEx, encodedSeparatorRegEx, emittedPackageWarnings, doubleSlashRegEx, DEFAULT_CONDITIONS_SET, isWindows2, globalCache;
3298
3298
  var init_dist3 = __esm({
3299
- "node_modules/exsolve/dist/index.mjs"() {
3299
+ "../../node_modules/exsolve/dist/index.mjs"() {
3300
3300
  nodeBuiltins = [
3301
3301
  "_http_agent",
3302
3302
  "_http_client",
@@ -3600,7 +3600,7 @@ async function resolvePackageJSON(id = process.cwd(), options = {}) {
3600
3600
  }
3601
3601
  var defaultFindOptions, FileCache;
3602
3602
  var init_dist4 = __esm({
3603
- "node_modules/pkg-types/dist/index.mjs"() {
3603
+ "../../node_modules/pkg-types/dist/index.mjs"() {
3604
3604
  init_dist();
3605
3605
  init_dist2();
3606
3606
  init_dist3();
@@ -3621,9 +3621,9 @@ var init_dist4 = __esm({
3621
3621
  }
3622
3622
  });
3623
3623
 
3624
- // node_modules/jiti/dist/jiti.cjs
3624
+ // ../../node_modules/jiti/dist/jiti.cjs
3625
3625
  var require_jiti = __commonJS({
3626
- "node_modules/jiti/dist/jiti.cjs"(exports2, module2) {
3626
+ "../../node_modules/jiti/dist/jiti.cjs"(exports2, module2) {
3627
3627
  (() => {
3628
3628
  var e2 = { "./node_modules/.pnpm/mlly@1.8.0/node_modules/mlly/dist lazy recursive": function(e3) {
3629
3629
  function webpackEmptyAsyncContext(e4) {
@@ -6621,9 +6621,9 @@ Default "index" lookups for the main are deprecated for ES modules.`, "Deprecati
6621
6621
  }
6622
6622
  });
6623
6623
 
6624
- // node_modules/semver/functions/parse.js
6624
+ // ../../node_modules/semver/functions/parse.js
6625
6625
  var require_parse = __commonJS({
6626
- "node_modules/semver/functions/parse.js"(exports2, module2) {
6626
+ "../../node_modules/semver/functions/parse.js"(exports2, module2) {
6627
6627
  var SemVer = require_semver();
6628
6628
  var parse2 = (version, options, throwErrors = false) => {
6629
6629
  if (version instanceof SemVer) {
@@ -6642,9 +6642,9 @@ var require_parse = __commonJS({
6642
6642
  }
6643
6643
  });
6644
6644
 
6645
- // node_modules/semver/functions/valid.js
6645
+ // ../../node_modules/semver/functions/valid.js
6646
6646
  var require_valid = __commonJS({
6647
- "node_modules/semver/functions/valid.js"(exports2, module2) {
6647
+ "../../node_modules/semver/functions/valid.js"(exports2, module2) {
6648
6648
  var parse2 = require_parse();
6649
6649
  var valid = (version, options) => {
6650
6650
  const v3 = parse2(version, options);
@@ -6654,9 +6654,9 @@ var require_valid = __commonJS({
6654
6654
  }
6655
6655
  });
6656
6656
 
6657
- // node_modules/semver/functions/clean.js
6657
+ // ../../node_modules/semver/functions/clean.js
6658
6658
  var require_clean = __commonJS({
6659
- "node_modules/semver/functions/clean.js"(exports2, module2) {
6659
+ "../../node_modules/semver/functions/clean.js"(exports2, module2) {
6660
6660
  var parse2 = require_parse();
6661
6661
  var clean = (version, options) => {
6662
6662
  const s2 = parse2(version.trim().replace(/^[=v]+/, ""), options);
@@ -6666,9 +6666,9 @@ var require_clean = __commonJS({
6666
6666
  }
6667
6667
  });
6668
6668
 
6669
- // node_modules/semver/functions/inc.js
6669
+ // ../../node_modules/semver/functions/inc.js
6670
6670
  var require_inc = __commonJS({
6671
- "node_modules/semver/functions/inc.js"(exports2, module2) {
6671
+ "../../node_modules/semver/functions/inc.js"(exports2, module2) {
6672
6672
  var SemVer = require_semver();
6673
6673
  var inc = (version, release, options, identifier, identifierBase) => {
6674
6674
  if (typeof options === "string") {
@@ -6689,9 +6689,9 @@ var require_inc = __commonJS({
6689
6689
  }
6690
6690
  });
6691
6691
 
6692
- // node_modules/semver/functions/diff.js
6692
+ // ../../node_modules/semver/functions/diff.js
6693
6693
  var require_diff = __commonJS({
6694
- "node_modules/semver/functions/diff.js"(exports2, module2) {
6694
+ "../../node_modules/semver/functions/diff.js"(exports2, module2) {
6695
6695
  var parse2 = require_parse();
6696
6696
  var diff = (version1, version2) => {
6697
6697
  const v1 = parse2(version1, null, true);
@@ -6732,36 +6732,36 @@ var require_diff = __commonJS({
6732
6732
  }
6733
6733
  });
6734
6734
 
6735
- // node_modules/semver/functions/major.js
6735
+ // ../../node_modules/semver/functions/major.js
6736
6736
  var require_major = __commonJS({
6737
- "node_modules/semver/functions/major.js"(exports2, module2) {
6737
+ "../../node_modules/semver/functions/major.js"(exports2, module2) {
6738
6738
  var SemVer = require_semver();
6739
6739
  var major = (a2, loose) => new SemVer(a2, loose).major;
6740
6740
  module2.exports = major;
6741
6741
  }
6742
6742
  });
6743
6743
 
6744
- // node_modules/semver/functions/minor.js
6744
+ // ../../node_modules/semver/functions/minor.js
6745
6745
  var require_minor = __commonJS({
6746
- "node_modules/semver/functions/minor.js"(exports2, module2) {
6746
+ "../../node_modules/semver/functions/minor.js"(exports2, module2) {
6747
6747
  var SemVer = require_semver();
6748
6748
  var minor = (a2, loose) => new SemVer(a2, loose).minor;
6749
6749
  module2.exports = minor;
6750
6750
  }
6751
6751
  });
6752
6752
 
6753
- // node_modules/semver/functions/patch.js
6753
+ // ../../node_modules/semver/functions/patch.js
6754
6754
  var require_patch = __commonJS({
6755
- "node_modules/semver/functions/patch.js"(exports2, module2) {
6755
+ "../../node_modules/semver/functions/patch.js"(exports2, module2) {
6756
6756
  var SemVer = require_semver();
6757
6757
  var patch = (a2, loose) => new SemVer(a2, loose).patch;
6758
6758
  module2.exports = patch;
6759
6759
  }
6760
6760
  });
6761
6761
 
6762
- // node_modules/semver/functions/prerelease.js
6762
+ // ../../node_modules/semver/functions/prerelease.js
6763
6763
  var require_prerelease = __commonJS({
6764
- "node_modules/semver/functions/prerelease.js"(exports2, module2) {
6764
+ "../../node_modules/semver/functions/prerelease.js"(exports2, module2) {
6765
6765
  var parse2 = require_parse();
6766
6766
  var prerelease = (version, options) => {
6767
6767
  const parsed = parse2(version, options);
@@ -6771,27 +6771,27 @@ var require_prerelease = __commonJS({
6771
6771
  }
6772
6772
  });
6773
6773
 
6774
- // node_modules/semver/functions/rcompare.js
6774
+ // ../../node_modules/semver/functions/rcompare.js
6775
6775
  var require_rcompare = __commonJS({
6776
- "node_modules/semver/functions/rcompare.js"(exports2, module2) {
6776
+ "../../node_modules/semver/functions/rcompare.js"(exports2, module2) {
6777
6777
  var compare = require_compare();
6778
6778
  var rcompare = (a2, b2, loose) => compare(b2, a2, loose);
6779
6779
  module2.exports = rcompare;
6780
6780
  }
6781
6781
  });
6782
6782
 
6783
- // node_modules/semver/functions/compare-loose.js
6783
+ // ../../node_modules/semver/functions/compare-loose.js
6784
6784
  var require_compare_loose = __commonJS({
6785
- "node_modules/semver/functions/compare-loose.js"(exports2, module2) {
6785
+ "../../node_modules/semver/functions/compare-loose.js"(exports2, module2) {
6786
6786
  var compare = require_compare();
6787
6787
  var compareLoose = (a2, b2) => compare(a2, b2, true);
6788
6788
  module2.exports = compareLoose;
6789
6789
  }
6790
6790
  });
6791
6791
 
6792
- // node_modules/semver/functions/compare-build.js
6792
+ // ../../node_modules/semver/functions/compare-build.js
6793
6793
  var require_compare_build = __commonJS({
6794
- "node_modules/semver/functions/compare-build.js"(exports2, module2) {
6794
+ "../../node_modules/semver/functions/compare-build.js"(exports2, module2) {
6795
6795
  var SemVer = require_semver();
6796
6796
  var compareBuild = (a2, b2, loose) => {
6797
6797
  const versionA = new SemVer(a2, loose);
@@ -6802,27 +6802,27 @@ var require_compare_build = __commonJS({
6802
6802
  }
6803
6803
  });
6804
6804
 
6805
- // node_modules/semver/functions/sort.js
6805
+ // ../../node_modules/semver/functions/sort.js
6806
6806
  var require_sort = __commonJS({
6807
- "node_modules/semver/functions/sort.js"(exports2, module2) {
6807
+ "../../node_modules/semver/functions/sort.js"(exports2, module2) {
6808
6808
  var compareBuild = require_compare_build();
6809
6809
  var sort = (list, loose) => list.sort((a2, b2) => compareBuild(a2, b2, loose));
6810
6810
  module2.exports = sort;
6811
6811
  }
6812
6812
  });
6813
6813
 
6814
- // node_modules/semver/functions/rsort.js
6814
+ // ../../node_modules/semver/functions/rsort.js
6815
6815
  var require_rsort = __commonJS({
6816
- "node_modules/semver/functions/rsort.js"(exports2, module2) {
6816
+ "../../node_modules/semver/functions/rsort.js"(exports2, module2) {
6817
6817
  var compareBuild = require_compare_build();
6818
6818
  var rsort = (list, loose) => list.sort((a2, b2) => compareBuild(b2, a2, loose));
6819
6819
  module2.exports = rsort;
6820
6820
  }
6821
6821
  });
6822
6822
 
6823
- // node_modules/semver/functions/coerce.js
6823
+ // ../../node_modules/semver/functions/coerce.js
6824
6824
  var require_coerce = __commonJS({
6825
- "node_modules/semver/functions/coerce.js"(exports2, module2) {
6825
+ "../../node_modules/semver/functions/coerce.js"(exports2, module2) {
6826
6826
  var SemVer = require_semver();
6827
6827
  var parse2 = require_parse();
6828
6828
  var { safeRe: re, t: t2 } = require_re();
@@ -6865,18 +6865,18 @@ var require_coerce = __commonJS({
6865
6865
  }
6866
6866
  });
6867
6867
 
6868
- // node_modules/semver/ranges/to-comparators.js
6868
+ // ../../node_modules/semver/ranges/to-comparators.js
6869
6869
  var require_to_comparators = __commonJS({
6870
- "node_modules/semver/ranges/to-comparators.js"(exports2, module2) {
6870
+ "../../node_modules/semver/ranges/to-comparators.js"(exports2, module2) {
6871
6871
  var Range = require_range();
6872
6872
  var toComparators = (range, options) => new Range(range, options).set.map((comp) => comp.map((c3) => c3.value).join(" ").trim().split(" "));
6873
6873
  module2.exports = toComparators;
6874
6874
  }
6875
6875
  });
6876
6876
 
6877
- // node_modules/semver/ranges/max-satisfying.js
6877
+ // ../../node_modules/semver/ranges/max-satisfying.js
6878
6878
  var require_max_satisfying = __commonJS({
6879
- "node_modules/semver/ranges/max-satisfying.js"(exports2, module2) {
6879
+ "../../node_modules/semver/ranges/max-satisfying.js"(exports2, module2) {
6880
6880
  var SemVer = require_semver();
6881
6881
  var Range = require_range();
6882
6882
  var maxSatisfying = (versions, range, options) => {
@@ -6902,9 +6902,9 @@ var require_max_satisfying = __commonJS({
6902
6902
  }
6903
6903
  });
6904
6904
 
6905
- // node_modules/semver/ranges/min-satisfying.js
6905
+ // ../../node_modules/semver/ranges/min-satisfying.js
6906
6906
  var require_min_satisfying = __commonJS({
6907
- "node_modules/semver/ranges/min-satisfying.js"(exports2, module2) {
6907
+ "../../node_modules/semver/ranges/min-satisfying.js"(exports2, module2) {
6908
6908
  var SemVer = require_semver();
6909
6909
  var Range = require_range();
6910
6910
  var minSatisfying = (versions, range, options) => {
@@ -6930,9 +6930,9 @@ var require_min_satisfying = __commonJS({
6930
6930
  }
6931
6931
  });
6932
6932
 
6933
- // node_modules/semver/ranges/min-version.js
6933
+ // ../../node_modules/semver/ranges/min-version.js
6934
6934
  var require_min_version = __commonJS({
6935
- "node_modules/semver/ranges/min-version.js"(exports2, module2) {
6935
+ "../../node_modules/semver/ranges/min-version.js"(exports2, module2) {
6936
6936
  var SemVer = require_semver();
6937
6937
  var Range = require_range();
6938
6938
  var gt = require_gt();
@@ -6988,9 +6988,9 @@ var require_min_version = __commonJS({
6988
6988
  }
6989
6989
  });
6990
6990
 
6991
- // node_modules/semver/ranges/valid.js
6991
+ // ../../node_modules/semver/ranges/valid.js
6992
6992
  var require_valid2 = __commonJS({
6993
- "node_modules/semver/ranges/valid.js"(exports2, module2) {
6993
+ "../../node_modules/semver/ranges/valid.js"(exports2, module2) {
6994
6994
  var Range = require_range();
6995
6995
  var validRange = (range, options) => {
6996
6996
  try {
@@ -7003,9 +7003,9 @@ var require_valid2 = __commonJS({
7003
7003
  }
7004
7004
  });
7005
7005
 
7006
- // node_modules/semver/ranges/outside.js
7006
+ // ../../node_modules/semver/ranges/outside.js
7007
7007
  var require_outside = __commonJS({
7008
- "node_modules/semver/ranges/outside.js"(exports2, module2) {
7008
+ "../../node_modules/semver/ranges/outside.js"(exports2, module2) {
7009
7009
  var SemVer = require_semver();
7010
7010
  var Comparator = require_comparator();
7011
7011
  var { ANY } = Comparator;
@@ -7071,27 +7071,27 @@ var require_outside = __commonJS({
7071
7071
  }
7072
7072
  });
7073
7073
 
7074
- // node_modules/semver/ranges/gtr.js
7074
+ // ../../node_modules/semver/ranges/gtr.js
7075
7075
  var require_gtr = __commonJS({
7076
- "node_modules/semver/ranges/gtr.js"(exports2, module2) {
7076
+ "../../node_modules/semver/ranges/gtr.js"(exports2, module2) {
7077
7077
  var outside = require_outside();
7078
7078
  var gtr = (version, range, options) => outside(version, range, ">", options);
7079
7079
  module2.exports = gtr;
7080
7080
  }
7081
7081
  });
7082
7082
 
7083
- // node_modules/semver/ranges/ltr.js
7083
+ // ../../node_modules/semver/ranges/ltr.js
7084
7084
  var require_ltr = __commonJS({
7085
- "node_modules/semver/ranges/ltr.js"(exports2, module2) {
7085
+ "../../node_modules/semver/ranges/ltr.js"(exports2, module2) {
7086
7086
  var outside = require_outside();
7087
7087
  var ltr = (version, range, options) => outside(version, range, "<", options);
7088
7088
  module2.exports = ltr;
7089
7089
  }
7090
7090
  });
7091
7091
 
7092
- // node_modules/semver/ranges/intersects.js
7092
+ // ../../node_modules/semver/ranges/intersects.js
7093
7093
  var require_intersects = __commonJS({
7094
- "node_modules/semver/ranges/intersects.js"(exports2, module2) {
7094
+ "../../node_modules/semver/ranges/intersects.js"(exports2, module2) {
7095
7095
  var Range = require_range();
7096
7096
  var intersects = (r1, r22, options) => {
7097
7097
  r1 = new Range(r1, options);
@@ -7102,9 +7102,9 @@ var require_intersects = __commonJS({
7102
7102
  }
7103
7103
  });
7104
7104
 
7105
- // node_modules/semver/ranges/simplify.js
7105
+ // ../../node_modules/semver/ranges/simplify.js
7106
7106
  var require_simplify = __commonJS({
7107
- "node_modules/semver/ranges/simplify.js"(exports2, module2) {
7107
+ "../../node_modules/semver/ranges/simplify.js"(exports2, module2) {
7108
7108
  var satisfies2 = require_satisfies();
7109
7109
  var compare = require_compare();
7110
7110
  module2.exports = (versions, range, options) => {
@@ -7151,9 +7151,9 @@ var require_simplify = __commonJS({
7151
7151
  }
7152
7152
  });
7153
7153
 
7154
- // node_modules/semver/ranges/subset.js
7154
+ // ../../node_modules/semver/ranges/subset.js
7155
7155
  var require_subset = __commonJS({
7156
- "node_modules/semver/ranges/subset.js"(exports2, module2) {
7156
+ "../../node_modules/semver/ranges/subset.js"(exports2, module2) {
7157
7157
  var Range = require_range();
7158
7158
  var Comparator = require_comparator();
7159
7159
  var { ANY } = Comparator;
@@ -7312,9 +7312,9 @@ var require_subset = __commonJS({
7312
7312
  }
7313
7313
  });
7314
7314
 
7315
- // node_modules/semver/index.js
7315
+ // ../../node_modules/semver/index.js
7316
7316
  var require_semver2 = __commonJS({
7317
- "node_modules/semver/index.js"(exports2, module2) {
7317
+ "../../node_modules/semver/index.js"(exports2, module2) {
7318
7318
  var internalRe = require_re();
7319
7319
  var constants = require_constants();
7320
7320
  var SemVer = require_semver();
@@ -7406,9 +7406,9 @@ var require_semver2 = __commonJS({
7406
7406
  }
7407
7407
  });
7408
7408
 
7409
- // node_modules/ignore/index.js
7409
+ // ../../node_modules/@nuxt/kit/node_modules/ignore/index.js
7410
7410
  var require_ignore = __commonJS({
7411
- "node_modules/ignore/index.js"(exports2, module2) {
7411
+ "../../node_modules/@nuxt/kit/node_modules/ignore/index.js"(exports2, module2) {
7412
7412
  function makeArray(subject) {
7413
7413
  return Array.isArray(subject) ? subject : [subject];
7414
7414
  }
@@ -7863,10 +7863,10 @@ var require_ignore = __commonJS({
7863
7863
  }
7864
7864
  });
7865
7865
 
7866
- // node_modules/@nuxt/kit/dist/index.mjs
7866
+ // ../../node_modules/@nuxt/kit/dist/index.mjs
7867
7867
  init_defu();
7868
7868
 
7869
- // node_modules/untyped/dist/shared/untyped.Br_uXjZG.mjs
7869
+ // ../../node_modules/untyped/dist/shared/untyped.Br_uXjZG.mjs
7870
7870
  function getType(val) {
7871
7871
  const type = typeof val;
7872
7872
  if (type === "undefined" || val === null) {
@@ -7918,7 +7918,7 @@ function getValue(obj, path2) {
7918
7918
  return obj;
7919
7919
  }
7920
7920
 
7921
- // node_modules/untyped/dist/shared/untyped.BTwOq8Jl.mjs
7921
+ // ../../node_modules/untyped/dist/shared/untyped.BTwOq8Jl.mjs
7922
7922
  async function resolveSchema(obj, defaults, options = {}) {
7923
7923
  const schema = await _resolveSchema(obj, "", {
7924
7924
  root: obj,
@@ -8019,7 +8019,7 @@ function normalizeSchema(schema, options) {
8019
8019
  }
8020
8020
  }
8021
8021
 
8022
- // node_modules/knitwork/dist/index.mjs
8022
+ // ../../node_modules/knitwork/dist/index.mjs
8023
8023
  function genString(input, options = {}) {
8024
8024
  const str = JSON.stringify(input);
8025
8025
  if (!options.singleQuotes) {
@@ -8154,10 +8154,10 @@ function _genDynamicImportAttributes(options = {}) {
8154
8154
  return "";
8155
8155
  }
8156
8156
 
8157
- // node_modules/@nuxt/kit/dist/index.mjs
8157
+ // ../../node_modules/@nuxt/kit/dist/index.mjs
8158
8158
  init_dist();
8159
8159
 
8160
- // node_modules/consola/dist/core.mjs
8160
+ // ../../node_modules/consola/dist/core.mjs
8161
8161
  var LogLevels = {
8162
8162
  fatal: 0,
8163
8163
  error: 0,
@@ -9234,7 +9234,7 @@ function _getDefaultLogLevel() {
9234
9234
  }
9235
9235
  var consola = createConsola2();
9236
9236
 
9237
- // node_modules/unctx/dist/index.mjs
9237
+ // ../../node_modules/unctx/dist/index.mjs
9238
9238
  function createContext(opts = {}) {
9239
9239
  let currentInstance;
9240
9240
  let isSingleton = false;
@@ -9331,18 +9331,18 @@ var getContext = (key, opts = {}) => defaultNamespace.get(key, opts);
9331
9331
  var asyncHandlersKey = "__unctx_async_handlers__";
9332
9332
  var asyncHandlers = _globalThis[asyncHandlersKey] || (_globalThis[asyncHandlersKey] = /* @__PURE__ */ new Set());
9333
9333
 
9334
- // node_modules/@nuxt/kit/dist/index.mjs
9334
+ // ../../node_modules/@nuxt/kit/dist/index.mjs
9335
9335
  var import_satisfies = __toESM(require_satisfies());
9336
9336
  init_dist4();
9337
9337
 
9338
- // node_modules/jiti/lib/jiti.mjs
9338
+ // ../../node_modules/jiti/lib/jiti.mjs
9339
9339
  __toESM(require_jiti());
9340
9340
 
9341
- // node_modules/@nuxt/kit/dist/index.mjs
9341
+ // ../../node_modules/@nuxt/kit/dist/index.mjs
9342
9342
  init_dist3();
9343
9343
  __toESM(require_semver2());
9344
9344
 
9345
- // node_modules/pathe/dist/utils.mjs
9345
+ // ../../node_modules/pathe/dist/utils.mjs
9346
9346
  init_pathe_M_eThtNZ();
9347
9347
  var pathSeparators = /* @__PURE__ */ new Set(["/", "\\", void 0]);
9348
9348
  var normalizedAliasSymbol = /* @__PURE__ */ Symbol.for("pathe:normalizedAlias");
@@ -9391,7 +9391,7 @@ function hasTrailingSlash(path2 = "/") {
9391
9391
  return lastChar === "/" || lastChar === "\\";
9392
9392
  }
9393
9393
 
9394
- // node_modules/@nuxt/kit/dist/index.mjs
9394
+ // ../../node_modules/@nuxt/kit/dist/index.mjs
9395
9395
  __toESM(require_ignore());
9396
9396
  var logger = consola;
9397
9397
  var nuxtCtx = getContext("nuxt");