@shopify/cli 3.80.6 → 3.81.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/assets/dev-console/extensions/dev-console/assets/index-ohOjvIJh.js +64 -0
- package/dist/assets/dev-console/index.html +1 -1
- package/dist/assets/hydrogen/starter/.cursor/rules/cookbook-recipe-subscriptions.mdc +921 -0
- package/dist/assets/hydrogen/starter/CHANGELOG.md +0 -35
- package/dist/assets/hydrogen/starter/app/components/AddToCartButton.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartLineItem.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/Footer.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/Header.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/ProductForm.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/ProductItem.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchForm.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchFormPredictive.tsx +6 -1
- package/dist/assets/hydrogen/starter/app/components/SearchResults.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/components/SearchResultsPredictive.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/entry.client.tsx +2 -2
- package/dist/assets/hydrogen/starter/app/entry.server.tsx +4 -9
- package/dist/assets/hydrogen/starter/app/lib/variants.ts +1 -1
- package/dist/assets/hydrogen/starter/app/root.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/_index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.orders.$id.tsx +4 -4
- package/dist/assets/hydrogen/starter/app/routes/account.orders._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/account.profile.tsx +7 -1
- package/dist/assets/hydrogen/starter/app/routes/account.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle.$articleHandle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/cart.tsx +2 -7
- package/dist/assets/hydrogen/starter/app/routes/collections.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +2 -2
- package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/policies.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/policies._index.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes/search.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/routes.ts +2 -2
- package/dist/assets/hydrogen/starter/env.d.ts +2 -12
- package/dist/assets/hydrogen/starter/eslint.config.js +0 -2
- package/dist/assets/hydrogen/starter/package.json +12 -11
- package/dist/assets/hydrogen/starter/server.ts +5 -2
- package/dist/assets/hydrogen/starter/tsconfig.json +6 -18
- package/dist/assets/hydrogen/starter/vite.config.ts +24 -3
- package/dist/assets/hydrogen/tailwind/package.json +1 -4
- package/dist/assets/hydrogen/virtual-routes/components/RequestDetails.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/layout.jsx +7 -1
- package/dist/assets/hydrogen/virtual-routes/routes/index.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/routes/subrequest-profiler.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/virtual-root-with-layout.jsx +1 -1
- package/dist/assets/hydrogen/virtual-routes/virtual-root.jsx +1 -1
- package/dist/assets/hydrogen/vite/vite.config.js +1 -1
- package/dist/{chunk-4VUXI7H6.js → chunk-2RTQR5PF.js} +4 -4
- package/dist/{chunk-65ZFQZTE.js → chunk-3TCAFLMI.js} +3 -3
- package/dist/{chunk-NL3YMB4U.js → chunk-4UU24IRW.js} +5 -5
- package/dist/{chunk-BSF6VAN5.js → chunk-66LU5RHQ.js} +3 -3
- package/dist/{chunk-AFDDJCYX.js → chunk-7KHSYC7Q.js} +4 -4
- package/dist/{chunk-3CBDZFEX.js → chunk-AFKRMMUK.js} +2 -2
- package/dist/{chunk-7WRUWTUK.js → chunk-BU5YHTR3.js} +242 -216
- package/dist/{chunk-ACIWWUHC.js → chunk-BWXOMTF4.js} +2 -2
- package/dist/{chunk-TJM3YBLQ.js → chunk-CTFDRWUN.js} +15 -12
- package/dist/{chunk-ACFJ6IFW.js → chunk-EVLVUZ4W.js} +17 -12
- package/dist/{chunk-HJNOSZIV.js → chunk-F65YW645.js} +2 -2
- package/dist/{chunk-OWRPRJTD.js → chunk-FAITFLRX.js} +2 -2
- package/dist/{chunk-EZ6BZ5PD.js → chunk-FBJAZPR7.js} +3 -3
- package/dist/{chunk-D6ZGKY37.js → chunk-FD2PC23V.js} +6 -6
- package/dist/{chunk-FDW7NWC7.js → chunk-GESAFNQ7.js} +276 -77
- package/dist/{chunk-UBFTFKE4.js → chunk-H4NXKYFX.js} +28 -28
- package/dist/{chunk-Z2BLJB2N.js → chunk-H7RFBD5F.js} +4 -4
- package/dist/{chunk-O6RFRW32.js → chunk-HL635BW4.js} +9 -8
- package/dist/{chunk-5RIR73IP.js → chunk-HVXOXFW7.js} +8 -6
- package/dist/{chunk-ICOMCQIW.js → chunk-I3MFQXUO.js} +5 -5
- package/dist/{chunk-23F56LJQ.js → chunk-I55SUBMN.js} +45 -23
- package/dist/{chunk-ZH34MCD3.js → chunk-J22RRMUV.js} +3 -3
- package/dist/{chunk-6OYFGNE2.js → chunk-JMLKYNLE.js} +3 -3
- package/dist/{chunk-2PS2UQAA.js → chunk-LJSDT5VD.js} +3 -3
- package/dist/{chunk-VUR3GWEO.js → chunk-LKFFDKQK.js} +3 -3
- package/dist/{chunk-5AFYDRV4.js → chunk-LPU2VGJR.js} +42 -507
- package/dist/{chunk-DBRMHJ74.js → chunk-NVXZREWB.js} +27 -30
- package/dist/{chunk-72FER6OH.js → chunk-OCEG2LVS.js} +2 -2
- package/dist/{chunk-RMON7GVP.js → chunk-PL4FBKID.js} +5 -5
- package/dist/{chunk-JCVVFO7I.js → chunk-PO4WPF5B.js} +2 -2
- package/dist/{chunk-MRTKI7HQ.js → chunk-PZ532W3Q.js} +8 -8
- package/dist/{chunk-ALOIYWSW.js → chunk-Q5VEQZWD.js} +5 -5
- package/dist/{chunk-AMSWTXT7.js → chunk-R3OIVMMP.js} +4 -4
- package/dist/{chunk-IN3MU7YC.js → chunk-RN6ES42P.js} +4 -4
- package/dist/{chunk-LQ2ZKVR6.js → chunk-UMUTXITN.js} +87 -4
- package/dist/chunk-V67D4V7T.js +107 -0
- package/dist/{chunk-DN2ZP5X3.js → chunk-VKZ4FDXJ.js} +2 -2
- package/dist/chunk-W5G2YPO2.js +11805 -0
- package/dist/{chunk-GQTBVMLV.js → chunk-XSJQXZOL.js} +4 -4
- package/dist/{chunk-CDBXAE2F.js → chunk-Y2JP6WFP.js} +99 -11
- package/dist/{chunk-QOJ7MYZZ.js → chunk-YQAKBVIP.js} +534 -336
- package/dist/cli/commands/auth/logout.js +16 -17
- package/dist/cli/commands/auth/logout.test.js +18 -19
- package/dist/cli/commands/cache/clear.js +15 -16
- package/dist/cli/commands/debug/command-flags.js +15 -16
- package/dist/cli/commands/docs/generate.js +15 -16
- package/dist/cli/commands/docs/generate.test.js +16 -17
- package/dist/cli/commands/help.js +15 -16
- package/dist/cli/commands/kitchen-sink/async.js +16 -17
- package/dist/cli/commands/kitchen-sink/async.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/index.js +18 -19
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -20
- package/dist/cli/commands/kitchen-sink/prompts.js +16 -17
- package/dist/cli/commands/kitchen-sink/prompts.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/static.js +16 -17
- package/dist/cli/commands/kitchen-sink/static.test.js +17 -18
- package/dist/cli/commands/notifications/generate.js +16 -17
- package/dist/cli/commands/notifications/list.js +16 -17
- package/dist/cli/commands/search.js +16 -17
- package/dist/cli/commands/upgrade.js +16 -17
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +16 -17
- package/dist/cli/commands/version.test.js +17 -18
- package/dist/cli/services/commands/notifications.js +11 -12
- 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/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-FBD5HO3U.js → custom-oclif-loader-OGNQPWLM.js} +7 -8
- package/dist/{del-YIU34DZ5.js → del-4JSTEFDW.js} +3 -3
- package/dist/{devtools-J4QAI6HR.js → devtools-LDCSRUXB.js} +4 -4
- package/dist/{error-handler-Y4QDEH3I.js → error-handler-7HDPJKMS.js} +13 -14
- package/dist/hooks/postrun.js +11 -12
- package/dist/hooks/prerun.js +12 -13
- package/dist/{http-proxy-KGLXPNEY.js → http-proxy-LHSVRGJ5.js} +14 -10
- package/dist/index.js +153248 -162660
- package/dist/{lib-MIBR2T7P.js → lib-2ZBT3UR2.js} +5 -5
- package/dist/{local-US2LLU7Y.js → local-5DGEQTKE.js} +9 -14
- package/dist/{magic-string.es-BSVDQOZI.js → magic-string.es-UZAAPNRE.js} +42 -36
- package/dist/{morph-3VOLMA55.js → morph-DFRO3NRL.js} +10 -10
- package/dist/node-OJGXX6YN.js +164 -0
- package/dist/{node-package-manager-ZUD6DL6H.js → node-package-manager-QX5ULXMO.js} +8 -9
- package/dist/{out-5KP5WGIK.js → out-NKJPLKLB.js} +2 -2
- package/dist/{path-GWAZZN2N.js → path-COZT77T2.js} +2 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-LKBRSHMZ.js → ui-ZOXO5UFK.js} +7 -10
- package/dist/{workerd-LF2ZHPL2.js → workerd-BW3TVO32.js} +18 -20
- package/oclif.manifest.json +29 -9
- package/package.json +10 -11
- package/dist/assets/dev-console/extensions/dev-console/assets/index-CqNhY1h-.js +0 -64
- package/dist/assets/hydrogen/starter/.cursor/rules/hydrogen-react-router.mdc +0 -52
- package/dist/assets/hydrogen/starter/app/routes/api.$version.[graphql.json].tsx +0 -14
- package/dist/assets/hydrogen/starter/react-router.config.ts +0 -7
- package/dist/chunk-3I3GQNEW.js +0 -95
- package/dist/chunk-ZEM3T4UY.js +0 -10590
- package/dist/chunk-ZUCWDIGE.js +0 -111
- package/dist/toml-patch-wasm-J5VGG6WG.js +0 -140
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_lib
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-LPU2VGJR.js";
|
|
4
|
+
import "./chunk-UMUTXITN.js";
|
|
5
5
|
import "./chunk-G5R6YD27.js";
|
|
6
6
|
import "./chunk-G2ZZKGSV.js";
|
|
7
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-FAITFLRX.js";
|
|
8
8
|
import "./chunk-XE5EOEBL.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-CTFDRWUN.js";
|
|
10
10
|
import "./chunk-7IK72W75.js";
|
|
11
11
|
import "./chunk-PKR7KJ6P.js";
|
|
12
12
|
export default require_lib();
|
|
13
|
-
//# sourceMappingURL=lib-
|
|
13
|
+
//# sourceMappingURL=lib-2ZBT3UR2.js.map
|
|
@@ -19,23 +19,20 @@ import {
|
|
|
19
19
|
isVerbose,
|
|
20
20
|
macAddress,
|
|
21
21
|
opentelemetryDomain,
|
|
22
|
-
themeToken
|
|
23
|
-
|
|
24
|
-
useThemebundling
|
|
25
|
-
} from "./chunk-7WRUWTUK.js";
|
|
22
|
+
themeToken
|
|
23
|
+
} from "./chunk-BU5YHTR3.js";
|
|
26
24
|
import "./chunk-HMDWNGIV.js";
|
|
27
25
|
import "./chunk-B5EXYCV3.js";
|
|
28
26
|
import "./chunk-75LV6AQS.js";
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-Y2JP6WFP.js";
|
|
28
|
+
import "./chunk-LPU2VGJR.js";
|
|
29
|
+
import "./chunk-UMUTXITN.js";
|
|
32
30
|
import "./chunk-G5R6YD27.js";
|
|
33
31
|
import "./chunk-G2ZZKGSV.js";
|
|
34
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-FAITFLRX.js";
|
|
35
33
|
import "./chunk-XE5EOEBL.js";
|
|
36
|
-
import "./chunk-
|
|
34
|
+
import "./chunk-CTFDRWUN.js";
|
|
37
35
|
import "./chunk-7IK72W75.js";
|
|
38
|
-
import "./chunk-CDBXAE2F.js";
|
|
39
36
|
import "./chunk-PKR7KJ6P.js";
|
|
40
37
|
export {
|
|
41
38
|
alwaysLogAnalytics,
|
|
@@ -58,8 +55,6 @@ export {
|
|
|
58
55
|
isVerbose,
|
|
59
56
|
macAddress,
|
|
60
57
|
opentelemetryDomain,
|
|
61
|
-
themeToken
|
|
62
|
-
useEmbeddedThemeCLI,
|
|
63
|
-
useThemebundling
|
|
58
|
+
themeToken
|
|
64
59
|
};
|
|
65
|
-
//# sourceMappingURL=local-
|
|
60
|
+
//# sourceMappingURL=local-5DGEQTKE.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
init_cjs_shims
|
|
3
3
|
} from "./chunk-PKR7KJ6P.js";
|
|
4
4
|
|
|
5
|
-
// ../../node_modules/.pnpm/magic-string@0.30.
|
|
5
|
+
// ../../node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.mjs
|
|
6
6
|
init_cjs_shims();
|
|
7
7
|
|
|
8
8
|
// ../../node_modules/.pnpm/@jridgewell+sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
|
|
@@ -60,7 +60,7 @@ function encode(decoded) {
|
|
|
60
60
|
return writer.flush();
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
// ../../node_modules/.pnpm/magic-string@0.30.
|
|
63
|
+
// ../../node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.mjs
|
|
64
64
|
var BitSet = class _BitSet {
|
|
65
65
|
constructor(arg) {
|
|
66
66
|
this.bits = arg instanceof _BitSet ? arg.bits.slice() : [];
|
|
@@ -145,7 +145,7 @@ function getBtoa() {
|
|
|
145
145
|
}
|
|
146
146
|
var btoa = /* @__PURE__ */ getBtoa(), SourceMap = class {
|
|
147
147
|
constructor(properties) {
|
|
148
|
-
this.version = 3, this.file = properties.file, this.sources = properties.sources, this.sourcesContent = properties.sourcesContent, this.names = properties.names, this.mappings = encode(properties.mappings), typeof properties.x_google_ignoreList < "u" && (this.x_google_ignoreList = properties.x_google_ignoreList);
|
|
148
|
+
this.version = 3, this.file = properties.file, this.sources = properties.sources, this.sourcesContent = properties.sourcesContent, this.names = properties.names, this.mappings = encode(properties.mappings), typeof properties.x_google_ignoreList < "u" && (this.x_google_ignoreList = properties.x_google_ignoreList), typeof properties.debugId < "u" && (this.debugId = properties.debugId);
|
|
149
149
|
}
|
|
150
150
|
toString() {
|
|
151
151
|
return JSON.stringify(this);
|
|
@@ -217,12 +217,17 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
217
217
|
addUneditedChunk(sourceIndex, chunk, original, loc, sourcemapLocations) {
|
|
218
218
|
let originalCharIndex = chunk.start, first = !0, charInHiresBoundary = !1;
|
|
219
219
|
for (; originalCharIndex < chunk.end; ) {
|
|
220
|
-
if (
|
|
221
|
-
|
|
222
|
-
|
|
220
|
+
if (original[originalCharIndex] === `
|
|
221
|
+
`)
|
|
222
|
+
loc.line += 1, loc.column = 0, this.generatedCodeLine += 1, this.raw[this.generatedCodeLine] = this.rawSegments = [], this.generatedCodeColumn = 0, first = !0, charInHiresBoundary = !1;
|
|
223
|
+
else {
|
|
224
|
+
if (this.hires || first || sourcemapLocations.has(originalCharIndex)) {
|
|
225
|
+
let segment = [this.generatedCodeColumn, sourceIndex, loc.line, loc.column];
|
|
226
|
+
this.hires === "boundary" ? wordRegex.test(original[originalCharIndex]) ? charInHiresBoundary || (this.rawSegments.push(segment), charInHiresBoundary = !0) : (this.rawSegments.push(segment), charInHiresBoundary = !1) : this.rawSegments.push(segment);
|
|
227
|
+
}
|
|
228
|
+
loc.column += 1, this.generatedCodeColumn += 1, first = !1;
|
|
223
229
|
}
|
|
224
|
-
|
|
225
|
-
` ? (loc.line += 1, loc.column = 0, this.generatedCodeLine += 1, this.raw[this.generatedCodeLine] = this.rawSegments = [], this.generatedCodeColumn = 0, first = !0) : (loc.column += 1, this.generatedCodeColumn += 1, first = !1), originalCharIndex += 1;
|
|
230
|
+
originalCharIndex += 1;
|
|
226
231
|
}
|
|
227
232
|
this.pending = null;
|
|
228
233
|
}
|
|
@@ -259,7 +264,8 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
259
264
|
sourcemapLocations: { writable: !0, value: new BitSet() },
|
|
260
265
|
storedNames: { writable: !0, value: {} },
|
|
261
266
|
indentStr: { writable: !0, value: void 0 },
|
|
262
|
-
ignoreList: { writable: !0, value: options.ignoreList }
|
|
267
|
+
ignoreList: { writable: !0, value: options.ignoreList },
|
|
268
|
+
offset: { writable: !0, value: options.offset || 0 }
|
|
263
269
|
}), this.byStart[0] = chunk, this.byEnd[string.length] = chunk;
|
|
264
270
|
}
|
|
265
271
|
addSourcemapLocation(char) {
|
|
@@ -270,19 +276,19 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
270
276
|
return this.outro += content, this;
|
|
271
277
|
}
|
|
272
278
|
appendLeft(index, content) {
|
|
273
|
-
if (typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
279
|
+
if (index = index + this.offset, typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
274
280
|
this._split(index);
|
|
275
281
|
let chunk = this.byEnd[index];
|
|
276
282
|
return chunk ? chunk.appendLeft(content) : this.intro += content, this;
|
|
277
283
|
}
|
|
278
284
|
appendRight(index, content) {
|
|
279
|
-
if (typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
285
|
+
if (index = index + this.offset, typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
280
286
|
this._split(index);
|
|
281
287
|
let chunk = this.byStart[index];
|
|
282
288
|
return chunk ? chunk.appendRight(content) : this.outro += content, this;
|
|
283
289
|
}
|
|
284
290
|
clone() {
|
|
285
|
-
let cloned = new _MagicString(this.original, { filename: this.filename }), originalChunk = this.firstChunk, clonedChunk = cloned.firstChunk = cloned.lastSearchedChunk = originalChunk.clone();
|
|
291
|
+
let cloned = new _MagicString(this.original, { filename: this.filename, offset: this.offset }), originalChunk = this.firstChunk, clonedChunk = cloned.firstChunk = cloned.lastSearchedChunk = originalChunk.clone();
|
|
286
292
|
for (; originalChunk; ) {
|
|
287
293
|
cloned.byStart[clonedChunk.start] = clonedChunk, cloned.byEnd[clonedChunk.end] = clonedChunk;
|
|
288
294
|
let nextOriginalChunk = originalChunk.next, nextClonedChunk = nextOriginalChunk && nextOriginalChunk.clone();
|
|
@@ -370,7 +376,7 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
370
376
|
), warned.insertRight = !0), this.prependRight(index, content);
|
|
371
377
|
}
|
|
372
378
|
move(start, end, index) {
|
|
373
|
-
if (index >= start && index <= end) throw new Error("Cannot move a selection inside itself");
|
|
379
|
+
if (start = start + this.offset, end = end + this.offset, index = index + this.offset, index >= start && index <= end) throw new Error("Cannot move a selection inside itself");
|
|
374
380
|
this._split(start), this._split(end), this._split(index);
|
|
375
381
|
let first = this.byStart[start], last = this.byEnd[end], oldLeft = first.previous, oldRight = last.next, newRight = this.byStart[index];
|
|
376
382
|
if (!newRight && last === this.lastChunk) return this;
|
|
@@ -381,9 +387,11 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
381
387
|
return options = options || {}, this.update(start, end, content, { ...options, overwrite: !options.contentOnly });
|
|
382
388
|
}
|
|
383
389
|
update(start, end, content, options) {
|
|
384
|
-
if (typeof content != "string") throw new TypeError("replacement content must be a string");
|
|
385
|
-
|
|
386
|
-
|
|
390
|
+
if (start = start + this.offset, end = end + this.offset, typeof content != "string") throw new TypeError("replacement content must be a string");
|
|
391
|
+
if (this.original.length !== 0) {
|
|
392
|
+
for (; start < 0; ) start += this.original.length;
|
|
393
|
+
for (; end < 0; ) end += this.original.length;
|
|
394
|
+
}
|
|
387
395
|
if (end > this.original.length) throw new Error("end is out of bounds");
|
|
388
396
|
if (start === end)
|
|
389
397
|
throw new Error(
|
|
@@ -421,20 +429,22 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
421
429
|
return this.intro = content + this.intro, this;
|
|
422
430
|
}
|
|
423
431
|
prependLeft(index, content) {
|
|
424
|
-
if (typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
432
|
+
if (index = index + this.offset, typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
425
433
|
this._split(index);
|
|
426
434
|
let chunk = this.byEnd[index];
|
|
427
435
|
return chunk ? chunk.prependLeft(content) : this.intro = content + this.intro, this;
|
|
428
436
|
}
|
|
429
437
|
prependRight(index, content) {
|
|
430
|
-
if (typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
438
|
+
if (index = index + this.offset, typeof content != "string") throw new TypeError("inserted content must be a string");
|
|
431
439
|
this._split(index);
|
|
432
440
|
let chunk = this.byStart[index];
|
|
433
441
|
return chunk ? chunk.prependRight(content) : this.outro = content + this.outro, this;
|
|
434
442
|
}
|
|
435
443
|
remove(start, end) {
|
|
436
|
-
|
|
437
|
-
|
|
444
|
+
if (start = start + this.offset, end = end + this.offset, this.original.length !== 0) {
|
|
445
|
+
for (; start < 0; ) start += this.original.length;
|
|
446
|
+
for (; end < 0; ) end += this.original.length;
|
|
447
|
+
}
|
|
438
448
|
if (start === end) return this;
|
|
439
449
|
if (start < 0 || end > this.original.length) throw new Error("Character is out of bounds");
|
|
440
450
|
if (start > end) throw new Error("end must be greater than start");
|
|
@@ -445,8 +455,10 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
445
455
|
return this;
|
|
446
456
|
}
|
|
447
457
|
reset(start, end) {
|
|
448
|
-
|
|
449
|
-
|
|
458
|
+
if (start = start + this.offset, end = end + this.offset, this.original.length !== 0) {
|
|
459
|
+
for (; start < 0; ) start += this.original.length;
|
|
460
|
+
for (; end < 0; ) end += this.original.length;
|
|
461
|
+
}
|
|
450
462
|
if (start === end) return this;
|
|
451
463
|
if (start < 0 || end > this.original.length) throw new Error("Character is out of bounds");
|
|
452
464
|
if (start > end) throw new Error("end must be greater than start");
|
|
@@ -486,9 +498,11 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
486
498
|
} while (chunk = chunk.previous);
|
|
487
499
|
return lineIndex = this.intro.lastIndexOf(n), lineIndex !== -1 ? this.intro.substr(lineIndex + 1) + lineStr : this.intro + lineStr;
|
|
488
500
|
}
|
|
489
|
-
slice(start = 0, end = this.original.length) {
|
|
490
|
-
|
|
491
|
-
|
|
501
|
+
slice(start = 0, end = this.original.length - this.offset) {
|
|
502
|
+
if (start = start + this.offset, end = end + this.offset, this.original.length !== 0) {
|
|
503
|
+
for (; start < 0; ) start += this.original.length;
|
|
504
|
+
for (; end < 0; ) end += this.original.length;
|
|
505
|
+
}
|
|
492
506
|
let result = "", chunk = this.firstChunk;
|
|
493
507
|
for (; chunk && (chunk.start > start || chunk.end <= start); ) {
|
|
494
508
|
if (chunk.start < end && chunk.end >= end)
|
|
@@ -605,22 +619,14 @@ var wordRegex = /\w/, Mappings = class {
|
|
|
605
619
|
matchAll(searchValue, this.original).forEach((match) => {
|
|
606
620
|
if (match.index != null) {
|
|
607
621
|
let replacement2 = getReplacement(match, this.original);
|
|
608
|
-
replacement2 !== match[0] && this.overwrite(
|
|
609
|
-
match.index,
|
|
610
|
-
match.index + match[0].length,
|
|
611
|
-
replacement2
|
|
612
|
-
);
|
|
622
|
+
replacement2 !== match[0] && this.overwrite(match.index, match.index + match[0].length, replacement2);
|
|
613
623
|
}
|
|
614
624
|
});
|
|
615
625
|
else {
|
|
616
626
|
let match = this.original.match(searchValue);
|
|
617
627
|
if (match && match.index != null) {
|
|
618
628
|
let replacement2 = getReplacement(match, this.original);
|
|
619
|
-
replacement2 !== match[0] && this.overwrite(
|
|
620
|
-
match.index,
|
|
621
|
-
match.index + match[0].length,
|
|
622
|
-
replacement2
|
|
623
|
-
);
|
|
629
|
+
replacement2 !== match[0] && this.overwrite(match.index, match.index + match[0].length, replacement2);
|
|
624
630
|
}
|
|
625
631
|
}
|
|
626
632
|
return this;
|
|
@@ -805,4 +811,4 @@ export {
|
|
|
805
811
|
SourceMap,
|
|
806
812
|
MagicString as default
|
|
807
813
|
};
|
|
808
|
-
//# sourceMappingURL=magic-string.es-
|
|
814
|
+
//# sourceMappingURL=magic-string.es-UZAAPNRE.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
import "./chunk-XE5EOEBL.js";
|
|
6
6
|
import {
|
|
7
7
|
require_out
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-CTFDRWUN.js";
|
|
9
9
|
import "./chunk-7IK72W75.js";
|
|
10
10
|
import {
|
|
11
11
|
__commonJS,
|
|
@@ -190638,18 +190638,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
|
|
|
190638
190638
|
}
|
|
190639
190639
|
});
|
|
190640
190640
|
|
|
190641
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190641
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190642
190642
|
init_cjs_shims();
|
|
190643
190643
|
var import_ts_morph2 = __toESM(require_ts_morph(), 1);
|
|
190644
190644
|
|
|
190645
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190645
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190646
190646
|
init_cjs_shims();
|
|
190647
190647
|
var import_ts_morph = __toESM(require_ts_morph(), 1);
|
|
190648
190648
|
|
|
190649
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190649
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190650
190650
|
init_cjs_shims();
|
|
190651
190651
|
|
|
190652
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190652
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
|
|
190653
190653
|
init_cjs_shims();
|
|
190654
190654
|
function getJsDocOrCreate(node) {
|
|
190655
190655
|
return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
|
|
@@ -190663,7 +190663,7 @@ function sanitizeType(str) {
|
|
|
190663
190663
|
return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
|
|
190664
190664
|
}
|
|
190665
190665
|
|
|
190666
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190666
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190667
190667
|
function generateFunctionDocumentation(functionNode, variableStatement) {
|
|
190668
190668
|
let outputDocNode = getOutputJsDocNodeOrCreate(
|
|
190669
190669
|
functionNode,
|
|
@@ -190726,7 +190726,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
|
|
|
190726
190726
|
return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
|
|
190727
190727
|
}
|
|
190728
190728
|
|
|
190729
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190729
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190730
190730
|
function generateClassDocumentation(classNode) {
|
|
190731
190731
|
generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
|
|
190732
190732
|
}
|
|
@@ -190754,7 +190754,7 @@ function generateModifierDocumentation(classMember) {
|
|
|
190754
190754
|
}
|
|
190755
190755
|
}
|
|
190756
190756
|
|
|
190757
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190757
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
|
|
190758
190758
|
init_cjs_shims();
|
|
190759
190759
|
function generateTypeDefs(sourceFile, code) {
|
|
190760
190760
|
let typedefs = sourceFile.getTypeAliases().map(
|
|
@@ -190867,7 +190867,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
|
|
|
190867
190867
|
);
|
|
190868
190868
|
}
|
|
190869
190869
|
|
|
190870
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@
|
|
190870
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190871
190871
|
var DEFAULT_COMPILER_OPTIONS = {
|
|
190872
190872
|
target: import_ts_morph2.ScriptTarget.ESNext,
|
|
190873
190873
|
esModuleInterop: !0,
|
|
@@ -190944,4 +190944,4 @@ export {
|
|
|
190944
190944
|
and limitations under the License.
|
|
190945
190945
|
***************************************************************************** *)
|
|
190946
190946
|
*/
|
|
190947
|
-
//# sourceMappingURL=morph-
|
|
190947
|
+
//# sourceMappingURL=morph-DFRO3NRL.js.map
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
import {
|
|
2
|
+
findPort
|
|
3
|
+
} from "./chunk-V67D4V7T.js";
|
|
4
|
+
import {
|
|
5
|
+
DEFAULT_INSPECTOR_PORT,
|
|
6
|
+
H2O_BINDING_NAME,
|
|
7
|
+
SUBREQUEST_PROFILER_ENDPOINT,
|
|
8
|
+
createLogRequestEvent,
|
|
9
|
+
getUtilityBannerlines,
|
|
10
|
+
handleDebugNetworkRequest,
|
|
11
|
+
handleMiniOxygenImportFail,
|
|
12
|
+
importLocal,
|
|
13
|
+
logRequestLine,
|
|
14
|
+
setConstructors
|
|
15
|
+
} from "./chunk-YQAKBVIP.js";
|
|
16
|
+
import "./chunk-CP3BRHWK.js";
|
|
17
|
+
import "./chunk-7KHSYC7Q.js";
|
|
18
|
+
import "./chunk-I55SUBMN.js";
|
|
19
|
+
import "./chunk-EVLVUZ4W.js";
|
|
20
|
+
import "./chunk-SHWOPMLQ.js";
|
|
21
|
+
import "./chunk-H4NXKYFX.js";
|
|
22
|
+
import "./chunk-HVXOXFW7.js";
|
|
23
|
+
import "./chunk-FD2PC23V.js";
|
|
24
|
+
import "./chunk-NVXZREWB.js";
|
|
25
|
+
import "./chunk-25IMI7TH.js";
|
|
26
|
+
import "./chunk-F65YW645.js";
|
|
27
|
+
import "./chunk-GESAFNQ7.js";
|
|
28
|
+
import {
|
|
29
|
+
AbortError,
|
|
30
|
+
outputNewline,
|
|
31
|
+
readFile,
|
|
32
|
+
renderSuccess,
|
|
33
|
+
source_default
|
|
34
|
+
} from "./chunk-BU5YHTR3.js";
|
|
35
|
+
import "./chunk-HMDWNGIV.js";
|
|
36
|
+
import "./chunk-B5EXYCV3.js";
|
|
37
|
+
import "./chunk-75LV6AQS.js";
|
|
38
|
+
import "./chunk-Y2JP6WFP.js";
|
|
39
|
+
import "./chunk-LPU2VGJR.js";
|
|
40
|
+
import "./chunk-UMUTXITN.js";
|
|
41
|
+
import "./chunk-G5R6YD27.js";
|
|
42
|
+
import "./chunk-G2ZZKGSV.js";
|
|
43
|
+
import "./chunk-FAITFLRX.js";
|
|
44
|
+
import "./chunk-XE5EOEBL.js";
|
|
45
|
+
import "./chunk-CTFDRWUN.js";
|
|
46
|
+
import "./chunk-7IK72W75.js";
|
|
47
|
+
import {
|
|
48
|
+
init_cjs_shims
|
|
49
|
+
} from "./chunk-PKR7KJ6P.js";
|
|
50
|
+
|
|
51
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@10.0.1_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_700217a4222a08650099cd57a51aa579/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/node.js
|
|
52
|
+
init_cjs_shims();
|
|
53
|
+
import { AsyncLocalStorage } from "node:async_hooks";
|
|
54
|
+
async function startNodeServer({
|
|
55
|
+
appPort,
|
|
56
|
+
watch = !1,
|
|
57
|
+
buildPathWorkerFile,
|
|
58
|
+
buildPathClient,
|
|
59
|
+
env,
|
|
60
|
+
debug = !1,
|
|
61
|
+
inspectorPort,
|
|
62
|
+
root
|
|
63
|
+
}) {
|
|
64
|
+
let { startServer, Request, Response } = await importLocal(
|
|
65
|
+
"@shopify/mini-oxygen/node",
|
|
66
|
+
root
|
|
67
|
+
).catch(handleMiniOxygenImportFail);
|
|
68
|
+
setConstructors({ Response });
|
|
69
|
+
let logRequestEvent = createLogRequestEvent(), asyncLocalStorage = new AsyncLocalStorage(), serviceBindings = {
|
|
70
|
+
[H2O_BINDING_NAME]: {
|
|
71
|
+
fetch: async (request) => logRequestEvent(
|
|
72
|
+
new Request(request.url, {
|
|
73
|
+
method: "POST",
|
|
74
|
+
body: JSON.stringify({
|
|
75
|
+
...asyncLocalStorage.getStore(),
|
|
76
|
+
...await request.json()
|
|
77
|
+
})
|
|
78
|
+
})
|
|
79
|
+
)
|
|
80
|
+
}
|
|
81
|
+
};
|
|
82
|
+
debug && (inspectorPort || (inspectorPort = await findPort(DEFAULT_INSPECTOR_PORT)), (await import("node:inspector")).open(inspectorPort));
|
|
83
|
+
let readWorkerFile = () => readFile(buildPathWorkerFile).catch((error) => {
|
|
84
|
+
throw new AbortError(
|
|
85
|
+
`Could not read worker file.
|
|
86
|
+
|
|
87
|
+
` + error.stack,
|
|
88
|
+
"Did you build the project?"
|
|
89
|
+
);
|
|
90
|
+
}), miniOxygen = await startServer({
|
|
91
|
+
script: await readWorkerFile(),
|
|
92
|
+
workerFile: buildPathWorkerFile,
|
|
93
|
+
assetsDir: buildPathClient,
|
|
94
|
+
publicPath: "",
|
|
95
|
+
port: appPort,
|
|
96
|
+
watch,
|
|
97
|
+
autoReload: watch,
|
|
98
|
+
modules: !0,
|
|
99
|
+
env: {
|
|
100
|
+
...env,
|
|
101
|
+
...process.env,
|
|
102
|
+
...serviceBindings
|
|
103
|
+
},
|
|
104
|
+
log: () => {
|
|
105
|
+
},
|
|
106
|
+
async onRequest(request, defaultDispatcher) {
|
|
107
|
+
if (new URL(request.url).pathname === SUBREQUEST_PROFILER_ENDPOINT)
|
|
108
|
+
return handleDebugNetworkRequest(request);
|
|
109
|
+
let requestId = request.headers.get("request-id"), startTimeMs = Date.now(), response = await asyncLocalStorage.run(
|
|
110
|
+
{ requestId, purpose: request.headers.get("purpose") },
|
|
111
|
+
() => defaultDispatcher(request)
|
|
112
|
+
), endTimeMs = Date.now();
|
|
113
|
+
return logRequestLine({
|
|
114
|
+
request: {
|
|
115
|
+
url: request.url,
|
|
116
|
+
method: request.method,
|
|
117
|
+
headers: Object.fromEntries(request.headers.entries())
|
|
118
|
+
},
|
|
119
|
+
response: {
|
|
120
|
+
status: response.status,
|
|
121
|
+
statusText: response.statusText,
|
|
122
|
+
headers: Object.fromEntries(response.headers.entries())
|
|
123
|
+
},
|
|
124
|
+
meta: {
|
|
125
|
+
startTimeMs,
|
|
126
|
+
endTimeMs,
|
|
127
|
+
durationMs: startTimeMs > 0 ? endTimeMs - startTimeMs : 0
|
|
128
|
+
}
|
|
129
|
+
}), response;
|
|
130
|
+
}
|
|
131
|
+
}), listeningAt = `http://localhost:${miniOxygen.port}`;
|
|
132
|
+
return {
|
|
133
|
+
listeningAt,
|
|
134
|
+
port: miniOxygen.port,
|
|
135
|
+
async reload(options) {
|
|
136
|
+
let nextOptions = {};
|
|
137
|
+
options?.env && (nextOptions.env = {
|
|
138
|
+
...options.env,
|
|
139
|
+
...process.env
|
|
140
|
+
}), nextOptions.script = await readWorkerFile(), await miniOxygen.reload(nextOptions);
|
|
141
|
+
},
|
|
142
|
+
showBanner(options) {
|
|
143
|
+
outputNewline();
|
|
144
|
+
let customSections = [];
|
|
145
|
+
options?.host && customSections.push({ body: getUtilityBannerlines(options.host) }), debug && inspectorPort && customSections.push({
|
|
146
|
+
body: { warn: `Debugger listening on ws://localhost:${inspectorPort}` }
|
|
147
|
+
}), renderSuccess({
|
|
148
|
+
headline: `${options?.headlinePrefix ?? ""}MiniOxygen (Node Sandbox) ${options?.mode ?? "development"} server running.`,
|
|
149
|
+
body: [
|
|
150
|
+
`View ${options?.appName ? source_default.cyan(options?.appName) : "Hydrogen"} app:`,
|
|
151
|
+
{ link: { url: options?.host || listeningAt } }
|
|
152
|
+
],
|
|
153
|
+
customSections
|
|
154
|
+
}), console.log("");
|
|
155
|
+
},
|
|
156
|
+
async close() {
|
|
157
|
+
await miniOxygen.close();
|
|
158
|
+
}
|
|
159
|
+
};
|
|
160
|
+
}
|
|
161
|
+
export {
|
|
162
|
+
startNodeServer
|
|
163
|
+
};
|
|
164
|
+
//# sourceMappingURL=node-OJGXX6YN.js.map
|
|
@@ -29,21 +29,20 @@ import {
|
|
|
29
29
|
versionSatisfies,
|
|
30
30
|
writePackageJSON,
|
|
31
31
|
yarnLockfile
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-GESAFNQ7.js";
|
|
33
|
+
import "./chunk-BU5YHTR3.js";
|
|
34
34
|
import "./chunk-HMDWNGIV.js";
|
|
35
35
|
import "./chunk-B5EXYCV3.js";
|
|
36
36
|
import "./chunk-75LV6AQS.js";
|
|
37
|
-
import "./chunk-
|
|
38
|
-
import "./chunk-
|
|
39
|
-
import "./chunk-
|
|
37
|
+
import "./chunk-Y2JP6WFP.js";
|
|
38
|
+
import "./chunk-LPU2VGJR.js";
|
|
39
|
+
import "./chunk-UMUTXITN.js";
|
|
40
40
|
import "./chunk-G5R6YD27.js";
|
|
41
41
|
import "./chunk-G2ZZKGSV.js";
|
|
42
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-FAITFLRX.js";
|
|
43
43
|
import "./chunk-XE5EOEBL.js";
|
|
44
|
-
import "./chunk-
|
|
44
|
+
import "./chunk-CTFDRWUN.js";
|
|
45
45
|
import "./chunk-7IK72W75.js";
|
|
46
|
-
import "./chunk-CDBXAE2F.js";
|
|
47
46
|
import "./chunk-PKR7KJ6P.js";
|
|
48
47
|
export {
|
|
49
48
|
FindUpAndReadPackageJsonNotFoundError,
|
|
@@ -77,4 +76,4 @@ export {
|
|
|
77
76
|
writePackageJSON,
|
|
78
77
|
yarnLockfile
|
|
79
78
|
};
|
|
80
|
-
//# sourceMappingURL=node-package-manager-
|
|
79
|
+
//# sourceMappingURL=node-package-manager-QX5ULXMO.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_out
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-CTFDRWUN.js";
|
|
4
4
|
import "./chunk-7IK72W75.js";
|
|
5
5
|
import "./chunk-PKR7KJ6P.js";
|
|
6
6
|
export default require_out();
|
|
7
|
-
//# sourceMappingURL=out-
|
|
7
|
+
//# sourceMappingURL=out-NKJPLKLB.js.map
|
|
@@ -13,8 +13,7 @@ import {
|
|
|
13
13
|
resolvePath,
|
|
14
14
|
sniffForJson,
|
|
15
15
|
sniffForPath
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import "./chunk-CDBXAE2F.js";
|
|
16
|
+
} from "./chunk-Y2JP6WFP.js";
|
|
18
17
|
import "./chunk-PKR7KJ6P.js";
|
|
19
18
|
export {
|
|
20
19
|
basename,
|
|
@@ -32,4 +31,4 @@ export {
|
|
|
32
31
|
sniffForJson,
|
|
33
32
|
sniffForPath
|
|
34
33
|
};
|
|
35
|
-
//# sourceMappingURL=path-
|
|
34
|
+
//# sourceMappingURL=path-COZT77T2.js.map
|