@shopify/cli 3.90.0 → 3.91.0
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/dist/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
- package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
- package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
- package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
- package/dist/{chunk-XUHEOC7Y.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-LSGITB3O.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-HVSHUE2B.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-ELXP2SNA.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-QHDQYVAG.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-LKMGT2DW.js → chunk-4GAP37VN.js} +413 -383
- package/dist/{chunk-SE3EASHO.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-RYFPG44L.js → chunk-4KL3Z7UE.js} +2 -2
- package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
- package/dist/chunk-5Q3T5CKP.js +39 -0
- package/dist/{chunk-5MLYI7UO.js → chunk-5TQLC3MT.js} +4 -4
- package/dist/chunk-5WZHH7DV.js +78 -0
- package/dist/chunk-6GVXTMUE.js +51 -0
- package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
- package/dist/chunk-6ZPH3IB4.js +28 -0
- package/dist/chunk-7A3EOLZ3.js +36 -0
- package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
- package/dist/{chunk-A7QWFDBY.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-MZX7G4LN.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-B2EZE3X5.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-U52M2SBG.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UISDI2NJ.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-L5BSIB4A.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-5OJ67VLD.js → chunk-GQKM6ODQ.js} +27763 -25681
- package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
- package/dist/chunk-ITTNM7I4.js +23 -0
- package/dist/{chunk-O74JPOMN.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-6DIWINGB.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-3OKBQXPB.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-AJVHCUVQ.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-R2VQQFNU.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3AY5VBOI.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-66SSN4NK.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-ERCZ3NEG.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-ITXKKYMN.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-GH4DMIMI.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-K2EOH7QQ.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-FPXVU77M.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-4K7TRR4V.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-GY37RRX5.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-A2DCUFP3.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-BDQNCT7P.js → chunk-ZUHIUKPT.js} +3 -3
- package/dist/cli/commands/auth/login.js +13 -15
- package/dist/cli/commands/auth/login.test.js +15 -17
- package/dist/cli/commands/auth/logout.js +13 -15
- package/dist/cli/commands/auth/logout.test.js +16 -18
- package/dist/cli/commands/cache/clear.js +14 -15
- package/dist/cli/commands/debug/command-flags.js +13 -15
- package/dist/cli/commands/docs/generate.js +13 -15
- package/dist/cli/commands/docs/generate.test.js +14 -16
- package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
- package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
- package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
- package/dist/cli/commands/doctor-release/theme/index.js +33 -0
- package/dist/cli/commands/help.js +13 -15
- package/dist/cli/commands/kitchen-sink/async.js +14 -16
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/index.js +16 -18
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -16
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/static.js +14 -16
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
- package/dist/cli/commands/notifications/generate.js +14 -16
- package/dist/cli/commands/notifications/list.js +14 -16
- package/dist/cli/commands/search.js +14 -16
- package/dist/cli/commands/upgrade.js +14 -16
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +14 -16
- package/dist/cli/commands/version.test.js +15 -17
- package/dist/cli/services/commands/notifications.js +13 -13
- package/dist/cli/services/commands/search.js +7 -8
- package/dist/cli/services/commands/search.test.js +8 -9
- package/dist/cli/services/commands/version.js +8 -9
- package/dist/cli/services/commands/version.test.js +10 -11
- package/dist/cli/services/doctor-release/context.d.ts +16 -0
- package/dist/cli/services/doctor-release/context.js +9 -0
- package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
- package/dist/cli/services/doctor-release/theme/runner.js +24 -0
- package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
- package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
- package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
- package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
- package/dist/cli/services/kitchen-sink/async.js +7 -8
- package/dist/cli/services/kitchen-sink/prompts.js +7 -8
- package/dist/cli/services/kitchen-sink/static.js +7 -8
- package/dist/cli/services/upgrade.js +8 -9
- package/dist/cli/services/upgrade.test.js +10 -11
- package/dist/{custom-oclif-loader-H4CDTFND.js → custom-oclif-loader-NCJY2PN7.js} +7 -8
- package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
- package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
- package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
- package/dist/{error-handler-JLUD7HQX.js → error-handler-IXWAFENZ.js} +11 -13
- package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
- package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
- package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
- package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
- package/dist/index.js +5853 -2950
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-Q5P3JTHB.js → local-TYNIF77M.js} +9 -10
- package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
- package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
- package/dist/{morph-37GC7LQM.js → morph-WMDG66QN.js} +68 -143
- package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
- package/dist/{node-package-manager-JQCYAVNE.js → node-package-manager-XAEBCALT.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
- package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
- package/dist/{prettier-2ITB6I34.js → prettier-YOC7I4QS.js} +29 -29
- package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-2P2WEBXY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-5QLA2QUA.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +134 -9
- package/package.json +7 -7
- package/dist/chunk-6OAKJOUE.js +0 -2238
- package/dist/chunk-EZQWZ57B.js +0 -53
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
__commonJS,
|
|
3
|
+
__require,
|
|
3
4
|
init_cjs_shims
|
|
4
5
|
} from "./chunk-PKR7KJ6P.js";
|
|
5
6
|
|
|
6
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
7
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js
|
|
7
8
|
var require_constants = __commonJS({
|
|
8
|
-
"../../node_modules/.pnpm/semver@7.
|
|
9
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js"(exports, module) {
|
|
10
|
+
"use strict";
|
|
9
11
|
init_cjs_shims();
|
|
10
12
|
var SEMVER_SPEC_VERSION = "2.0.0", MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER || /* istanbul ignore next */
|
|
11
13
|
9007199254740991, MAX_SAFE_COMPONENT_LENGTH = 16, MAX_SAFE_BUILD_LENGTH = 250, RELEASE_TYPES = [
|
|
@@ -30,9 +32,10 @@ var require_constants = __commonJS({
|
|
|
30
32
|
}
|
|
31
33
|
});
|
|
32
34
|
|
|
33
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
35
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js
|
|
34
36
|
var require_debug = __commonJS({
|
|
35
|
-
"../../node_modules/.pnpm/semver@7.
|
|
37
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js"(exports, module) {
|
|
38
|
+
"use strict";
|
|
36
39
|
init_cjs_shims();
|
|
37
40
|
var debug = typeof process == "object" && process.env && process.env.NODE_DEBUG && /\bsemver\b/i.test(process.env.NODE_DEBUG) ? (...args) => console.error("SEMVER", ...args) : () => {
|
|
38
41
|
};
|
|
@@ -40,9 +43,10 @@ var require_debug = __commonJS({
|
|
|
40
43
|
}
|
|
41
44
|
});
|
|
42
45
|
|
|
43
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
46
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js
|
|
44
47
|
var require_re = __commonJS({
|
|
45
|
-
"../../node_modules/.pnpm/semver@7.
|
|
48
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js"(exports, module) {
|
|
49
|
+
"use strict";
|
|
46
50
|
init_cjs_shims();
|
|
47
51
|
var {
|
|
48
52
|
MAX_SAFE_COMPONENT_LENGTH,
|
|
@@ -50,7 +54,7 @@ var require_re = __commonJS({
|
|
|
50
54
|
MAX_LENGTH
|
|
51
55
|
} = require_constants(), debug = require_debug();
|
|
52
56
|
exports = module.exports = {};
|
|
53
|
-
var re = exports.re = [], safeRe = exports.safeRe = [], src = exports.src = [], t = exports.t = {}, R = 0, LETTERDASHNUMBER = "[a-zA-Z0-9-]", safeRegexReplacements = [
|
|
57
|
+
var re = exports.re = [], safeRe = exports.safeRe = [], src = exports.src = [], safeSrc = exports.safeSrc = [], t = exports.t = {}, R = 0, LETTERDASHNUMBER = "[a-zA-Z0-9-]", safeRegexReplacements = [
|
|
54
58
|
["\\s", 1],
|
|
55
59
|
["\\d", MAX_LENGTH],
|
|
56
60
|
[LETTERDASHNUMBER, MAX_SAFE_BUILD_LENGTH]
|
|
@@ -60,15 +64,15 @@ var require_re = __commonJS({
|
|
|
60
64
|
return value;
|
|
61
65
|
}, createToken = (name, value, isGlobal) => {
|
|
62
66
|
let safe = makeSafeRegex(value), index = R++;
|
|
63
|
-
debug(name, index, value), t[name] = index, src[index] = value, re[index] = new RegExp(value, isGlobal ? "g" : void 0), safeRe[index] = new RegExp(safe, isGlobal ? "g" : void 0);
|
|
67
|
+
debug(name, index, value), t[name] = index, src[index] = value, safeSrc[index] = safe, re[index] = new RegExp(value, isGlobal ? "g" : void 0), safeRe[index] = new RegExp(safe, isGlobal ? "g" : void 0);
|
|
64
68
|
};
|
|
65
69
|
createToken("NUMERICIDENTIFIER", "0|[1-9]\\d*");
|
|
66
70
|
createToken("NUMERICIDENTIFIERLOOSE", "\\d+");
|
|
67
71
|
createToken("NONNUMERICIDENTIFIER", `\\d*[a-zA-Z-]${LETTERDASHNUMBER}*`);
|
|
68
72
|
createToken("MAINVERSION", `(${src[t.NUMERICIDENTIFIER]})\\.(${src[t.NUMERICIDENTIFIER]})\\.(${src[t.NUMERICIDENTIFIER]})`);
|
|
69
73
|
createToken("MAINVERSIONLOOSE", `(${src[t.NUMERICIDENTIFIERLOOSE]})\\.(${src[t.NUMERICIDENTIFIERLOOSE]})\\.(${src[t.NUMERICIDENTIFIERLOOSE]})`);
|
|
70
|
-
createToken("PRERELEASEIDENTIFIER", `(?:${src[t.
|
|
71
|
-
createToken("PRERELEASEIDENTIFIERLOOSE", `(?:${src[t.
|
|
74
|
+
createToken("PRERELEASEIDENTIFIER", `(?:${src[t.NONNUMERICIDENTIFIER]}|${src[t.NUMERICIDENTIFIER]})`);
|
|
75
|
+
createToken("PRERELEASEIDENTIFIERLOOSE", `(?:${src[t.NONNUMERICIDENTIFIER]}|${src[t.NUMERICIDENTIFIERLOOSE]})`);
|
|
72
76
|
createToken("PRERELEASE", `(?:-(${src[t.PRERELEASEIDENTIFIER]}(?:\\.${src[t.PRERELEASEIDENTIFIER]})*))`);
|
|
73
77
|
createToken("PRERELEASELOOSE", `(?:-?(${src[t.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${src[t.PRERELEASEIDENTIFIERLOOSE]})*))`);
|
|
74
78
|
createToken("BUILDIDENTIFIER", `${LETTERDASHNUMBER}+`);
|
|
@@ -111,20 +115,24 @@ var require_re = __commonJS({
|
|
|
111
115
|
}
|
|
112
116
|
});
|
|
113
117
|
|
|
114
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
118
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js
|
|
115
119
|
var require_parse_options = __commonJS({
|
|
116
|
-
"../../node_modules/.pnpm/semver@7.
|
|
120
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js"(exports, module) {
|
|
121
|
+
"use strict";
|
|
117
122
|
init_cjs_shims();
|
|
118
123
|
var looseOption = Object.freeze({ loose: !0 }), emptyOpts = Object.freeze({}), parseOptions = (options) => options ? typeof options != "object" ? looseOption : options : emptyOpts;
|
|
119
124
|
module.exports = parseOptions;
|
|
120
125
|
}
|
|
121
126
|
});
|
|
122
127
|
|
|
123
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
128
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js
|
|
124
129
|
var require_identifiers = __commonJS({
|
|
125
|
-
"../../node_modules/.pnpm/semver@7.
|
|
130
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js"(exports, module) {
|
|
131
|
+
"use strict";
|
|
126
132
|
init_cjs_shims();
|
|
127
133
|
var numeric = /^[0-9]+$/, compareIdentifiers = (a, b) => {
|
|
134
|
+
if (typeof a == "number" && typeof b == "number")
|
|
135
|
+
return a === b ? 0 : a < b ? -1 : 1;
|
|
128
136
|
let anum = numeric.test(a), bnum = numeric.test(b);
|
|
129
137
|
return anum && bnum && (a = +a, b = +b), a === b ? 0 : anum && !bnum ? -1 : bnum && !anum ? 1 : a < b ? -1 : 1;
|
|
130
138
|
}, rcompareIdentifiers = (a, b) => compareIdentifiers(b, a);
|
|
@@ -135,9 +143,10 @@ var require_identifiers = __commonJS({
|
|
|
135
143
|
}
|
|
136
144
|
});
|
|
137
145
|
|
|
138
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
146
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js
|
|
139
147
|
var require_semver = __commonJS({
|
|
140
|
-
"../../node_modules/.pnpm/semver@7.
|
|
148
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js"(exports, module) {
|
|
149
|
+
"use strict";
|
|
141
150
|
init_cjs_shims();
|
|
142
151
|
var debug = require_debug(), { MAX_LENGTH, MAX_SAFE_INTEGER } = require_constants(), { safeRe: re, t } = require_re(), parseOptions = require_parse_options(), { compareIdentifiers } = require_identifiers(), SemVer = class _SemVer {
|
|
143
152
|
constructor(version, options) {
|
|
@@ -185,7 +194,7 @@ var require_semver = __commonJS({
|
|
|
185
194
|
return other.version === this.version ? 0 : this.compareMain(other) || this.comparePre(other);
|
|
186
195
|
}
|
|
187
196
|
compareMain(other) {
|
|
188
|
-
return other instanceof _SemVer || (other = new _SemVer(other, this.options)),
|
|
197
|
+
return other instanceof _SemVer || (other = new _SemVer(other, this.options)), this.major < other.major ? -1 : this.major > other.major ? 1 : this.minor < other.minor ? -1 : this.minor > other.minor ? 1 : this.patch < other.patch ? -1 : this.patch > other.patch ? 1 : 0;
|
|
189
198
|
}
|
|
190
199
|
comparePre(other) {
|
|
191
200
|
if (other instanceof _SemVer || (other = new _SemVer(other, this.options)), this.prerelease.length && !other.prerelease.length)
|
|
@@ -227,6 +236,15 @@ var require_semver = __commonJS({
|
|
|
227
236
|
// preminor will bump the version up to the next minor release, and immediately
|
|
228
237
|
// down to pre-release. premajor and prepatch work the same way.
|
|
229
238
|
inc(release, identifier, identifierBase) {
|
|
239
|
+
if (release.startsWith("pre")) {
|
|
240
|
+
if (!identifier && identifierBase === !1)
|
|
241
|
+
throw new Error("invalid increment argument: identifier is empty");
|
|
242
|
+
if (identifier) {
|
|
243
|
+
let match = `-${identifier}`.match(this.options.loose ? re[t.PRERELEASELOOSE] : re[t.PRERELEASE]);
|
|
244
|
+
if (!match || match[1] !== identifier)
|
|
245
|
+
throw new Error(`invalid identifier: ${identifier}`);
|
|
246
|
+
}
|
|
247
|
+
}
|
|
230
248
|
switch (release) {
|
|
231
249
|
case "premajor":
|
|
232
250
|
this.prerelease.length = 0, this.patch = 0, this.minor = 0, this.major++, this.inc("pre", identifier, identifierBase);
|
|
@@ -242,6 +260,11 @@ var require_semver = __commonJS({
|
|
|
242
260
|
case "prerelease":
|
|
243
261
|
this.prerelease.length === 0 && this.inc("patch", identifier, identifierBase), this.inc("pre", identifier, identifierBase);
|
|
244
262
|
break;
|
|
263
|
+
case "release":
|
|
264
|
+
if (this.prerelease.length === 0)
|
|
265
|
+
throw new Error(`version ${this.raw} is not a prerelease`);
|
|
266
|
+
this.prerelease.length = 0;
|
|
267
|
+
break;
|
|
245
268
|
case "major":
|
|
246
269
|
(this.minor !== 0 || this.patch !== 0 || this.prerelease.length === 0) && this.major++, this.minor = 0, this.patch = 0, this.prerelease = [];
|
|
247
270
|
break;
|
|
@@ -255,8 +278,6 @@ var require_semver = __commonJS({
|
|
|
255
278
|
// 1.0.0 'pre' would become 1.0.0-0 which is the wrong direction.
|
|
256
279
|
case "pre": {
|
|
257
280
|
let base = Number(identifierBase) ? 1 : 0;
|
|
258
|
-
if (!identifier && identifierBase === !1)
|
|
259
|
-
throw new Error("invalid increment argument: identifier is empty");
|
|
260
281
|
if (this.prerelease.length === 0)
|
|
261
282
|
this.prerelease = [base];
|
|
262
283
|
else {
|
|
@@ -285,9 +306,10 @@ var require_semver = __commonJS({
|
|
|
285
306
|
}
|
|
286
307
|
});
|
|
287
308
|
|
|
288
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
309
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js
|
|
289
310
|
var require_parse = __commonJS({
|
|
290
|
-
"../../node_modules/.pnpm/semver@7.
|
|
311
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js"(exports, module) {
|
|
312
|
+
"use strict";
|
|
291
313
|
init_cjs_shims();
|
|
292
314
|
var SemVer = require_semver(), parse = (version, options, throwErrors = !1) => {
|
|
293
315
|
if (version instanceof SemVer)
|
|
@@ -304,9 +326,10 @@ var require_parse = __commonJS({
|
|
|
304
326
|
}
|
|
305
327
|
});
|
|
306
328
|
|
|
307
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
329
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js
|
|
308
330
|
var require_valid = __commonJS({
|
|
309
|
-
"../../node_modules/.pnpm/semver@7.
|
|
331
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js"(exports, module) {
|
|
332
|
+
"use strict";
|
|
310
333
|
init_cjs_shims();
|
|
311
334
|
var parse = require_parse(), valid = (version, options) => {
|
|
312
335
|
let v = parse(version, options);
|
|
@@ -316,9 +339,10 @@ var require_valid = __commonJS({
|
|
|
316
339
|
}
|
|
317
340
|
});
|
|
318
341
|
|
|
319
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
342
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js
|
|
320
343
|
var require_clean = __commonJS({
|
|
321
|
-
"../../node_modules/.pnpm/semver@7.
|
|
344
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js"(exports, module) {
|
|
345
|
+
"use strict";
|
|
322
346
|
init_cjs_shims();
|
|
323
347
|
var parse = require_parse(), clean = (version, options) => {
|
|
324
348
|
let s = parse(version.trim().replace(/^[=v]+/, ""), options);
|
|
@@ -328,9 +352,10 @@ var require_clean = __commonJS({
|
|
|
328
352
|
}
|
|
329
353
|
});
|
|
330
354
|
|
|
331
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
355
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js
|
|
332
356
|
var require_inc = __commonJS({
|
|
333
|
-
"../../node_modules/.pnpm/semver@7.
|
|
357
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js"(exports, module) {
|
|
358
|
+
"use strict";
|
|
334
359
|
init_cjs_shims();
|
|
335
360
|
var SemVer = require_semver(), inc = (version, release, options, identifier, identifierBase) => {
|
|
336
361
|
typeof options == "string" && (identifierBase = identifier, identifier = options, options = void 0);
|
|
@@ -347,17 +372,22 @@ var require_inc = __commonJS({
|
|
|
347
372
|
}
|
|
348
373
|
});
|
|
349
374
|
|
|
350
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
375
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js
|
|
351
376
|
var require_diff = __commonJS({
|
|
352
|
-
"../../node_modules/.pnpm/semver@7.
|
|
377
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js"(exports, module) {
|
|
378
|
+
"use strict";
|
|
353
379
|
init_cjs_shims();
|
|
354
380
|
var parse = require_parse(), diff = (version1, version2) => {
|
|
355
381
|
let v1 = parse(version1, null, !0), v2 = parse(version2, null, !0), comparison = v1.compare(v2);
|
|
356
382
|
if (comparison === 0)
|
|
357
383
|
return null;
|
|
358
384
|
let v1Higher = comparison > 0, highVersion = v1Higher ? v1 : v2, lowVersion = v1Higher ? v2 : v1, highHasPre = !!highVersion.prerelease.length;
|
|
359
|
-
if (!!lowVersion.prerelease.length && !highHasPre)
|
|
360
|
-
|
|
385
|
+
if (!!lowVersion.prerelease.length && !highHasPre) {
|
|
386
|
+
if (!lowVersion.patch && !lowVersion.minor)
|
|
387
|
+
return "major";
|
|
388
|
+
if (lowVersion.compareMain(highVersion) === 0)
|
|
389
|
+
return lowVersion.minor && !lowVersion.patch ? "minor" : "patch";
|
|
390
|
+
}
|
|
361
391
|
let prefix = highHasPre ? "pre" : "";
|
|
362
392
|
return v1.major !== v2.major ? prefix + "major" : v1.minor !== v2.minor ? prefix + "minor" : v1.patch !== v2.patch ? prefix + "patch" : "prerelease";
|
|
363
393
|
};
|
|
@@ -365,36 +395,40 @@ var require_diff = __commonJS({
|
|
|
365
395
|
}
|
|
366
396
|
});
|
|
367
397
|
|
|
368
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
398
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js
|
|
369
399
|
var require_major = __commonJS({
|
|
370
|
-
"../../node_modules/.pnpm/semver@7.
|
|
400
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js"(exports, module) {
|
|
401
|
+
"use strict";
|
|
371
402
|
init_cjs_shims();
|
|
372
403
|
var SemVer = require_semver(), major = (a, loose) => new SemVer(a, loose).major;
|
|
373
404
|
module.exports = major;
|
|
374
405
|
}
|
|
375
406
|
});
|
|
376
407
|
|
|
377
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
408
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js
|
|
378
409
|
var require_minor = __commonJS({
|
|
379
|
-
"../../node_modules/.pnpm/semver@7.
|
|
410
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js"(exports, module) {
|
|
411
|
+
"use strict";
|
|
380
412
|
init_cjs_shims();
|
|
381
413
|
var SemVer = require_semver(), minor = (a, loose) => new SemVer(a, loose).minor;
|
|
382
414
|
module.exports = minor;
|
|
383
415
|
}
|
|
384
416
|
});
|
|
385
417
|
|
|
386
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
418
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js
|
|
387
419
|
var require_patch = __commonJS({
|
|
388
|
-
"../../node_modules/.pnpm/semver@7.
|
|
420
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js"(exports, module) {
|
|
421
|
+
"use strict";
|
|
389
422
|
init_cjs_shims();
|
|
390
423
|
var SemVer = require_semver(), patch = (a, loose) => new SemVer(a, loose).patch;
|
|
391
424
|
module.exports = patch;
|
|
392
425
|
}
|
|
393
426
|
});
|
|
394
427
|
|
|
395
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
428
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js
|
|
396
429
|
var require_prerelease = __commonJS({
|
|
397
|
-
"../../node_modules/.pnpm/semver@7.
|
|
430
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js"(exports, module) {
|
|
431
|
+
"use strict";
|
|
398
432
|
init_cjs_shims();
|
|
399
433
|
var parse = require_parse(), prerelease = (version, options) => {
|
|
400
434
|
let parsed = parse(version, options);
|
|
@@ -404,36 +438,40 @@ var require_prerelease = __commonJS({
|
|
|
404
438
|
}
|
|
405
439
|
});
|
|
406
440
|
|
|
407
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
441
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js
|
|
408
442
|
var require_compare = __commonJS({
|
|
409
|
-
"../../node_modules/.pnpm/semver@7.
|
|
443
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js"(exports, module) {
|
|
444
|
+
"use strict";
|
|
410
445
|
init_cjs_shims();
|
|
411
446
|
var SemVer = require_semver(), compare = (a, b, loose) => new SemVer(a, loose).compare(new SemVer(b, loose));
|
|
412
447
|
module.exports = compare;
|
|
413
448
|
}
|
|
414
449
|
});
|
|
415
450
|
|
|
416
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
451
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js
|
|
417
452
|
var require_rcompare = __commonJS({
|
|
418
|
-
"../../node_modules/.pnpm/semver@7.
|
|
453
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js"(exports, module) {
|
|
454
|
+
"use strict";
|
|
419
455
|
init_cjs_shims();
|
|
420
456
|
var compare = require_compare(), rcompare = (a, b, loose) => compare(b, a, loose);
|
|
421
457
|
module.exports = rcompare;
|
|
422
458
|
}
|
|
423
459
|
});
|
|
424
460
|
|
|
425
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
461
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js
|
|
426
462
|
var require_compare_loose = __commonJS({
|
|
427
|
-
"../../node_modules/.pnpm/semver@7.
|
|
463
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js"(exports, module) {
|
|
464
|
+
"use strict";
|
|
428
465
|
init_cjs_shims();
|
|
429
466
|
var compare = require_compare(), compareLoose = (a, b) => compare(a, b, !0);
|
|
430
467
|
module.exports = compareLoose;
|
|
431
468
|
}
|
|
432
469
|
});
|
|
433
470
|
|
|
434
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
471
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js
|
|
435
472
|
var require_compare_build = __commonJS({
|
|
436
|
-
"../../node_modules/.pnpm/semver@7.
|
|
473
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js"(exports, module) {
|
|
474
|
+
"use strict";
|
|
437
475
|
init_cjs_shims();
|
|
438
476
|
var SemVer = require_semver(), compareBuild = (a, b, loose) => {
|
|
439
477
|
let versionA = new SemVer(a, loose), versionB = new SemVer(b, loose);
|
|
@@ -443,81 +481,90 @@ var require_compare_build = __commonJS({
|
|
|
443
481
|
}
|
|
444
482
|
});
|
|
445
483
|
|
|
446
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
484
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js
|
|
447
485
|
var require_sort = __commonJS({
|
|
448
|
-
"../../node_modules/.pnpm/semver@7.
|
|
486
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js"(exports, module) {
|
|
487
|
+
"use strict";
|
|
449
488
|
init_cjs_shims();
|
|
450
489
|
var compareBuild = require_compare_build(), sort = (list, loose) => list.sort((a, b) => compareBuild(a, b, loose));
|
|
451
490
|
module.exports = sort;
|
|
452
491
|
}
|
|
453
492
|
});
|
|
454
493
|
|
|
455
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
494
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js
|
|
456
495
|
var require_rsort = __commonJS({
|
|
457
|
-
"../../node_modules/.pnpm/semver@7.
|
|
496
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js"(exports, module) {
|
|
497
|
+
"use strict";
|
|
458
498
|
init_cjs_shims();
|
|
459
499
|
var compareBuild = require_compare_build(), rsort = (list, loose) => list.sort((a, b) => compareBuild(b, a, loose));
|
|
460
500
|
module.exports = rsort;
|
|
461
501
|
}
|
|
462
502
|
});
|
|
463
503
|
|
|
464
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
504
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js
|
|
465
505
|
var require_gt = __commonJS({
|
|
466
|
-
"../../node_modules/.pnpm/semver@7.
|
|
506
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js"(exports, module) {
|
|
507
|
+
"use strict";
|
|
467
508
|
init_cjs_shims();
|
|
468
509
|
var compare = require_compare(), gt = (a, b, loose) => compare(a, b, loose) > 0;
|
|
469
510
|
module.exports = gt;
|
|
470
511
|
}
|
|
471
512
|
});
|
|
472
513
|
|
|
473
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
514
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js
|
|
474
515
|
var require_lt = __commonJS({
|
|
475
|
-
"../../node_modules/.pnpm/semver@7.
|
|
516
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js"(exports, module) {
|
|
517
|
+
"use strict";
|
|
476
518
|
init_cjs_shims();
|
|
477
519
|
var compare = require_compare(), lt = (a, b, loose) => compare(a, b, loose) < 0;
|
|
478
520
|
module.exports = lt;
|
|
479
521
|
}
|
|
480
522
|
});
|
|
481
523
|
|
|
482
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
524
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js
|
|
483
525
|
var require_eq = __commonJS({
|
|
484
|
-
"../../node_modules/.pnpm/semver@7.
|
|
526
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js"(exports, module) {
|
|
527
|
+
"use strict";
|
|
485
528
|
init_cjs_shims();
|
|
486
529
|
var compare = require_compare(), eq = (a, b, loose) => compare(a, b, loose) === 0;
|
|
487
530
|
module.exports = eq;
|
|
488
531
|
}
|
|
489
532
|
});
|
|
490
533
|
|
|
491
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
534
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js
|
|
492
535
|
var require_neq = __commonJS({
|
|
493
|
-
"../../node_modules/.pnpm/semver@7.
|
|
536
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js"(exports, module) {
|
|
537
|
+
"use strict";
|
|
494
538
|
init_cjs_shims();
|
|
495
539
|
var compare = require_compare(), neq = (a, b, loose) => compare(a, b, loose) !== 0;
|
|
496
540
|
module.exports = neq;
|
|
497
541
|
}
|
|
498
542
|
});
|
|
499
543
|
|
|
500
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
544
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js
|
|
501
545
|
var require_gte = __commonJS({
|
|
502
|
-
"../../node_modules/.pnpm/semver@7.
|
|
546
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js"(exports, module) {
|
|
547
|
+
"use strict";
|
|
503
548
|
init_cjs_shims();
|
|
504
549
|
var compare = require_compare(), gte = (a, b, loose) => compare(a, b, loose) >= 0;
|
|
505
550
|
module.exports = gte;
|
|
506
551
|
}
|
|
507
552
|
});
|
|
508
553
|
|
|
509
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
554
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js
|
|
510
555
|
var require_lte = __commonJS({
|
|
511
|
-
"../../node_modules/.pnpm/semver@7.
|
|
556
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js"(exports, module) {
|
|
557
|
+
"use strict";
|
|
512
558
|
init_cjs_shims();
|
|
513
559
|
var compare = require_compare(), lte = (a, b, loose) => compare(a, b, loose) <= 0;
|
|
514
560
|
module.exports = lte;
|
|
515
561
|
}
|
|
516
562
|
});
|
|
517
563
|
|
|
518
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
564
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js
|
|
519
565
|
var require_cmp = __commonJS({
|
|
520
|
-
"../../node_modules/.pnpm/semver@7.
|
|
566
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js"(exports, module) {
|
|
567
|
+
"use strict";
|
|
521
568
|
init_cjs_shims();
|
|
522
569
|
var eq = require_eq(), neq = require_neq(), gt = require_gt(), gte = require_gte(), lt = require_lt(), lte = require_lte(), cmp = (a, op, b, loose) => {
|
|
523
570
|
switch (op) {
|
|
@@ -547,9 +594,10 @@ var require_cmp = __commonJS({
|
|
|
547
594
|
}
|
|
548
595
|
});
|
|
549
596
|
|
|
550
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
597
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js
|
|
551
598
|
var require_coerce = __commonJS({
|
|
552
|
-
"../../node_modules/.pnpm/semver@7.
|
|
599
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js"(exports, module) {
|
|
600
|
+
"use strict";
|
|
553
601
|
init_cjs_shims();
|
|
554
602
|
var SemVer = require_semver(), parse = require_parse(), { safeRe: re, t } = require_re(), coerce = (version, options) => {
|
|
555
603
|
if (version instanceof SemVer)
|
|
@@ -575,9 +623,10 @@ var require_coerce = __commonJS({
|
|
|
575
623
|
}
|
|
576
624
|
});
|
|
577
625
|
|
|
578
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
626
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js
|
|
579
627
|
var require_lrucache = __commonJS({
|
|
580
|
-
"../../node_modules/.pnpm/semver@7.
|
|
628
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js"(exports, module) {
|
|
629
|
+
"use strict";
|
|
581
630
|
init_cjs_shims();
|
|
582
631
|
var LRUCache = class {
|
|
583
632
|
constructor() {
|
|
@@ -606,9 +655,10 @@ var require_lrucache = __commonJS({
|
|
|
606
655
|
}
|
|
607
656
|
});
|
|
608
657
|
|
|
609
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
658
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js
|
|
610
659
|
var require_range = __commonJS({
|
|
611
|
-
"../../node_modules/.pnpm/semver@7.
|
|
660
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js"(exports, module) {
|
|
661
|
+
"use strict";
|
|
612
662
|
init_cjs_shims();
|
|
613
663
|
var SPACE_CHARACTERS = /\s+/g, Range = class _Range {
|
|
614
664
|
constructor(range, options) {
|
|
@@ -701,7 +751,7 @@ var require_range = __commonJS({
|
|
|
701
751
|
for (; result && remainingComparators.length; )
|
|
702
752
|
result = remainingComparators.every((otherComparator) => testComparator.intersects(otherComparator, options)), testComparator = remainingComparators.pop();
|
|
703
753
|
return result;
|
|
704
|
-
}, parseComparator = (comp, options) => (debug("comp", comp, options), comp = replaceCarets(comp, options), debug("caret", comp), comp = replaceTildes(comp, options), debug("tildes", comp), comp = replaceXRanges(comp, options), debug("xrange", comp), comp = replaceStars(comp, options), debug("stars", comp), comp), isX = (id) => !id || id.toLowerCase() === "x" || id === "*", replaceTildes = (comp, options) => comp.trim().split(/\s+/).map((c) => replaceTilde(c, options)).join(" "), replaceTilde = (comp, options) => {
|
|
754
|
+
}, parseComparator = (comp, options) => (comp = comp.replace(re[t.BUILD], ""), debug("comp", comp, options), comp = replaceCarets(comp, options), debug("caret", comp), comp = replaceTildes(comp, options), debug("tildes", comp), comp = replaceXRanges(comp, options), debug("xrange", comp), comp = replaceStars(comp, options), debug("stars", comp), comp), isX = (id) => !id || id.toLowerCase() === "x" || id === "*", replaceTildes = (comp, options) => comp.trim().split(/\s+/).map((c) => replaceTilde(c, options)).join(" "), replaceTilde = (comp, options) => {
|
|
705
755
|
let r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE];
|
|
706
756
|
return comp.replace(r, (_, M, m, p, pr) => {
|
|
707
757
|
debug("tilde", comp, _, M, m, p, pr);
|
|
@@ -742,11 +792,12 @@ var require_range = __commonJS({
|
|
|
742
792
|
}
|
|
743
793
|
});
|
|
744
794
|
|
|
745
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
795
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js
|
|
746
796
|
var require_comparator = __commonJS({
|
|
747
|
-
"../../node_modules/.pnpm/semver@7.
|
|
797
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js"(exports, module) {
|
|
798
|
+
"use strict";
|
|
748
799
|
init_cjs_shims();
|
|
749
|
-
var ANY = Symbol("SemVer ANY"), Comparator = class _Comparator {
|
|
800
|
+
var ANY = /* @__PURE__ */ Symbol("SemVer ANY"), Comparator = class _Comparator {
|
|
750
801
|
static get ANY() {
|
|
751
802
|
return ANY;
|
|
752
803
|
}
|
|
@@ -789,9 +840,10 @@ var require_comparator = __commonJS({
|
|
|
789
840
|
}
|
|
790
841
|
});
|
|
791
842
|
|
|
792
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
843
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js
|
|
793
844
|
var require_satisfies = __commonJS({
|
|
794
|
-
"../../node_modules/.pnpm/semver@7.
|
|
845
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js"(exports, module) {
|
|
846
|
+
"use strict";
|
|
795
847
|
init_cjs_shims();
|
|
796
848
|
var Range = require_range(), satisfies = (version, range, options) => {
|
|
797
849
|
try {
|
|
@@ -805,18 +857,20 @@ var require_satisfies = __commonJS({
|
|
|
805
857
|
}
|
|
806
858
|
});
|
|
807
859
|
|
|
808
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
860
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js
|
|
809
861
|
var require_to_comparators = __commonJS({
|
|
810
|
-
"../../node_modules/.pnpm/semver@7.
|
|
862
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js"(exports, module) {
|
|
863
|
+
"use strict";
|
|
811
864
|
init_cjs_shims();
|
|
812
865
|
var Range = require_range(), toComparators = (range, options) => new Range(range, options).set.map((comp) => comp.map((c) => c.value).join(" ").trim().split(" "));
|
|
813
866
|
module.exports = toComparators;
|
|
814
867
|
}
|
|
815
868
|
});
|
|
816
869
|
|
|
817
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
870
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js
|
|
818
871
|
var require_max_satisfying = __commonJS({
|
|
819
|
-
"../../node_modules/.pnpm/semver@7.
|
|
872
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js"(exports, module) {
|
|
873
|
+
"use strict";
|
|
820
874
|
init_cjs_shims();
|
|
821
875
|
var SemVer = require_semver(), Range = require_range(), maxSatisfying = (versions, range, options) => {
|
|
822
876
|
let max = null, maxSV = null, rangeObj = null;
|
|
@@ -833,9 +887,10 @@ var require_max_satisfying = __commonJS({
|
|
|
833
887
|
}
|
|
834
888
|
});
|
|
835
889
|
|
|
836
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
890
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js
|
|
837
891
|
var require_min_satisfying = __commonJS({
|
|
838
|
-
"../../node_modules/.pnpm/semver@7.
|
|
892
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js"(exports, module) {
|
|
893
|
+
"use strict";
|
|
839
894
|
init_cjs_shims();
|
|
840
895
|
var SemVer = require_semver(), Range = require_range(), minSatisfying = (versions, range, options) => {
|
|
841
896
|
let min = null, minSV = null, rangeObj = null;
|
|
@@ -852,9 +907,10 @@ var require_min_satisfying = __commonJS({
|
|
|
852
907
|
}
|
|
853
908
|
});
|
|
854
909
|
|
|
855
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
910
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js
|
|
856
911
|
var require_min_version = __commonJS({
|
|
857
|
-
"../../node_modules/.pnpm/semver@7.
|
|
912
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js"(exports, module) {
|
|
913
|
+
"use strict";
|
|
858
914
|
init_cjs_shims();
|
|
859
915
|
var SemVer = require_semver(), Range = require_range(), gt = require_gt(), minVersion = (range, loose) => {
|
|
860
916
|
range = new Range(range, loose);
|
|
@@ -889,9 +945,10 @@ var require_min_version = __commonJS({
|
|
|
889
945
|
}
|
|
890
946
|
});
|
|
891
947
|
|
|
892
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
948
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js
|
|
893
949
|
var require_valid2 = __commonJS({
|
|
894
|
-
"../../node_modules/.pnpm/semver@7.
|
|
950
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js"(exports, module) {
|
|
951
|
+
"use strict";
|
|
895
952
|
init_cjs_shims();
|
|
896
953
|
var Range = require_range(), validRange = (range, options) => {
|
|
897
954
|
try {
|
|
@@ -904,9 +961,10 @@ var require_valid2 = __commonJS({
|
|
|
904
961
|
}
|
|
905
962
|
});
|
|
906
963
|
|
|
907
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
964
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js
|
|
908
965
|
var require_outside = __commonJS({
|
|
909
|
-
"../../node_modules/.pnpm/semver@7.
|
|
966
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js"(exports, module) {
|
|
967
|
+
"use strict";
|
|
910
968
|
init_cjs_shims();
|
|
911
969
|
var SemVer = require_semver(), Comparator = require_comparator(), { ANY } = Comparator, Range = require_range(), satisfies = require_satisfies(), gt = require_gt(), lt = require_lt(), lte = require_lte(), gte = require_gte(), outside = (version, range, hilo, options) => {
|
|
912
970
|
version = new SemVer(version, options), range = new Range(range, options);
|
|
@@ -938,36 +996,40 @@ var require_outside = __commonJS({
|
|
|
938
996
|
}
|
|
939
997
|
});
|
|
940
998
|
|
|
941
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
999
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js
|
|
942
1000
|
var require_gtr = __commonJS({
|
|
943
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1001
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js"(exports, module) {
|
|
1002
|
+
"use strict";
|
|
944
1003
|
init_cjs_shims();
|
|
945
1004
|
var outside = require_outside(), gtr = (version, range, options) => outside(version, range, ">", options);
|
|
946
1005
|
module.exports = gtr;
|
|
947
1006
|
}
|
|
948
1007
|
});
|
|
949
1008
|
|
|
950
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
1009
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js
|
|
951
1010
|
var require_ltr = __commonJS({
|
|
952
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1011
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js"(exports, module) {
|
|
1012
|
+
"use strict";
|
|
953
1013
|
init_cjs_shims();
|
|
954
1014
|
var outside = require_outside(), ltr = (version, range, options) => outside(version, range, "<", options);
|
|
955
1015
|
module.exports = ltr;
|
|
956
1016
|
}
|
|
957
1017
|
});
|
|
958
1018
|
|
|
959
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
1019
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js
|
|
960
1020
|
var require_intersects = __commonJS({
|
|
961
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1021
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js"(exports, module) {
|
|
1022
|
+
"use strict";
|
|
962
1023
|
init_cjs_shims();
|
|
963
1024
|
var Range = require_range(), intersects = (r1, r2, options) => (r1 = new Range(r1, options), r2 = new Range(r2, options), r1.intersects(r2, options));
|
|
964
1025
|
module.exports = intersects;
|
|
965
1026
|
}
|
|
966
1027
|
});
|
|
967
1028
|
|
|
968
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
1029
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js
|
|
969
1030
|
var require_simplify = __commonJS({
|
|
970
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1031
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js"(exports, module) {
|
|
1032
|
+
"use strict";
|
|
971
1033
|
init_cjs_shims();
|
|
972
1034
|
var satisfies = require_satisfies(), compare = require_compare();
|
|
973
1035
|
module.exports = (versions, range, options) => {
|
|
@@ -984,9 +1046,10 @@ var require_simplify = __commonJS({
|
|
|
984
1046
|
}
|
|
985
1047
|
});
|
|
986
1048
|
|
|
987
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
1049
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js
|
|
988
1050
|
var require_subset = __commonJS({
|
|
989
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1051
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js"(exports, module) {
|
|
1052
|
+
"use strict";
|
|
990
1053
|
init_cjs_shims();
|
|
991
1054
|
var Range = require_range(), Comparator = require_comparator(), { ANY } = Comparator, satisfies = require_satisfies(), compare = require_compare(), subset = (sub, dom, options = {}) => {
|
|
992
1055
|
if (sub === dom)
|
|
@@ -1072,9 +1135,10 @@ var require_subset = __commonJS({
|
|
|
1072
1135
|
}
|
|
1073
1136
|
});
|
|
1074
1137
|
|
|
1075
|
-
// ../../node_modules/.pnpm/semver@7.
|
|
1138
|
+
// ../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js
|
|
1076
1139
|
var require_semver2 = __commonJS({
|
|
1077
|
-
"../../node_modules/.pnpm/semver@7.
|
|
1140
|
+
"../../node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js"(exports, module) {
|
|
1141
|
+
"use strict";
|
|
1078
1142
|
init_cjs_shims();
|
|
1079
1143
|
var internalRe = require_re(), constants = require_constants(), SemVer = require_semver(), identifiers = require_identifiers(), parse = require_parse(), valid = require_valid(), clean = require_clean(), inc = require_inc(), diff = require_diff(), major = require_major(), minor = require_minor(), patch = require_patch(), prerelease = require_prerelease(), compare = require_compare(), rcompare = require_rcompare(), compareLoose = require_compare_loose(), compareBuild = require_compare_build(), sort = require_sort(), rsort = require_rsort(), gt = require_gt(), lt = require_lt(), eq = require_eq(), neq = require_neq(), gte = require_gte(), lte = require_lte(), cmp = require_cmp(), coerce = require_coerce(), Comparator = require_comparator(), Range = require_range(), satisfies = require_satisfies(), toComparators = require_to_comparators(), maxSatisfying = require_max_satisfying(), minSatisfying = require_min_satisfying(), minVersion = require_min_version(), validRange = require_valid2(), outside = require_outside(), gtr = require_gtr(), ltr = require_ltr(), intersects = require_intersects(), simplifyRange = require_simplify(), subset = require_subset();
|
|
1080
1144
|
module.exports = {
|
|
@@ -1127,7 +1191,51 @@ var require_semver2 = __commonJS({
|
|
|
1127
1191
|
}
|
|
1128
1192
|
});
|
|
1129
1193
|
|
|
1194
|
+
// ../../node_modules/.pnpm/validate-npm-package-name@5.0.1/node_modules/validate-npm-package-name/lib/index.js
|
|
1195
|
+
var require_lib = __commonJS({
|
|
1196
|
+
"../../node_modules/.pnpm/validate-npm-package-name@5.0.1/node_modules/validate-npm-package-name/lib/index.js"(exports, module) {
|
|
1197
|
+
"use strict";
|
|
1198
|
+
init_cjs_shims();
|
|
1199
|
+
var { builtinModules: builtins } = __require("module"), scopedPackagePattern = new RegExp("^(?:@([^/]+?)[/])?([^/]+?)$"), blacklist = [
|
|
1200
|
+
"node_modules",
|
|
1201
|
+
"favicon.ico"
|
|
1202
|
+
];
|
|
1203
|
+
function validate(name) {
|
|
1204
|
+
var warnings = [], errors = [];
|
|
1205
|
+
if (name === null)
|
|
1206
|
+
return errors.push("name cannot be null"), done(warnings, errors);
|
|
1207
|
+
if (name === void 0)
|
|
1208
|
+
return errors.push("name cannot be undefined"), done(warnings, errors);
|
|
1209
|
+
if (typeof name != "string")
|
|
1210
|
+
return errors.push("name must be a string"), done(warnings, errors);
|
|
1211
|
+
if (name.length || errors.push("name length must be greater than zero"), name.match(/^\./) && errors.push("name cannot start with a period"), name.match(/^_/) && errors.push("name cannot start with an underscore"), name.trim() !== name && errors.push("name cannot contain leading or trailing spaces"), blacklist.forEach(function(blacklistedName) {
|
|
1212
|
+
name.toLowerCase() === blacklistedName && errors.push(blacklistedName + " is a blacklisted name");
|
|
1213
|
+
}), builtins.includes(name.toLowerCase()) && warnings.push(name + " is a core module name"), name.length > 214 && warnings.push("name can no longer contain more than 214 characters"), name.toLowerCase() !== name && warnings.push("name can no longer contain capital letters"), /[~'!()*]/.test(name.split("/").slice(-1)[0]) && warnings.push(`name can no longer contain special characters ("~'!()*")`), encodeURIComponent(name) !== name) {
|
|
1214
|
+
var nameMatch = name.match(scopedPackagePattern);
|
|
1215
|
+
if (nameMatch) {
|
|
1216
|
+
var user = nameMatch[1], pkg = nameMatch[2];
|
|
1217
|
+
if (encodeURIComponent(user) === user && encodeURIComponent(pkg) === pkg)
|
|
1218
|
+
return done(warnings, errors);
|
|
1219
|
+
}
|
|
1220
|
+
errors.push("name can only contain URL-friendly characters");
|
|
1221
|
+
}
|
|
1222
|
+
return done(warnings, errors);
|
|
1223
|
+
}
|
|
1224
|
+
var done = function(warnings, errors) {
|
|
1225
|
+
var result = {
|
|
1226
|
+
validForNewPackages: errors.length === 0 && warnings.length === 0,
|
|
1227
|
+
validForOldPackages: errors.length === 0,
|
|
1228
|
+
warnings,
|
|
1229
|
+
errors
|
|
1230
|
+
};
|
|
1231
|
+
return result.warnings.length || delete result.warnings, result.errors.length || delete result.errors, result;
|
|
1232
|
+
};
|
|
1233
|
+
module.exports = validate;
|
|
1234
|
+
}
|
|
1235
|
+
});
|
|
1236
|
+
|
|
1130
1237
|
export {
|
|
1131
|
-
require_semver2 as require_semver
|
|
1238
|
+
require_semver2 as require_semver,
|
|
1239
|
+
require_lib
|
|
1132
1240
|
};
|
|
1133
|
-
//# sourceMappingURL=chunk-
|
|
1241
|
+
//# sourceMappingURL=chunk-A27P5CF7.js.map
|