@shopify/create-app 3.69.1 → 3.69.3
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/{chunk-XWGFZ4FB.js → chunk-453VRHIZ.js} +3 -3
- package/dist/{chunk-2KQ4LDTO.js → chunk-7UZ7B64G.js} +7 -7
- package/dist/{chunk-T2GATXSP.js → chunk-BB6N2XSA.js} +2 -2
- package/dist/{chunk-RARQUUYC.js → chunk-DKV56LWK.js} +16 -9
- package/dist/{chunk-P7JUHQKL.js → chunk-G6AY2JW5.js} +2 -2
- package/dist/{chunk-XMXXJYAD.js → chunk-GNXYMDBU.js} +4 -4
- package/dist/{chunk-VTDJL77Q.js → chunk-K7AD63F5.js} +6 -6
- package/dist/{chunk-TH2T6E35.js → chunk-RYPZ4D5J.js} +6 -6
- package/dist/{constants-T7JXE5K7.js → constants-GVJLI6RE.js} +3 -3
- package/dist/{custom-oclif-loader-ZOTPUMCE.js → custom-oclif-loader-W3LGQFJO.js} +4 -4
- package/dist/{error-handler-WHMVXDIQ.js → error-handler-7F5N2SUW.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +6 -6
- package/dist/index.js +19 -16
- package/dist/{local-PEZP7E77.js → local-BP3ZVR74.js} +4 -4
- package/dist/{node-package-manager-HO3FW4GK.js → node-package-manager-W6EO76MO.js} +5 -5
- package/dist/{path-T2RCZTRE.js → path-G6AAF6UV.js} +2 -2
- package/dist/{system-CMPJ36QP.js → system-KDFUHSBQ.js} +4 -4
- package/dist/{ui-UYOJO4WW.js → ui-OAQKV3G5.js} +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GNXYMDBU.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-DKV56LWK.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -24,4 +24,4 @@ function getOutputUpdateCLIReminder(version) {
|
|
|
24
24
|
export {
|
|
25
25
|
getOutputUpdateCLIReminder
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=chunk-
|
|
27
|
+
//# sourceMappingURL=chunk-453VRHIZ.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fanoutHooks,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-K7AD63F5.js";
|
|
5
5
|
import {
|
|
6
6
|
CLI_KIT_VERSION,
|
|
7
7
|
getEnvironmentData
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-RYPZ4D5J.js";
|
|
9
9
|
import {
|
|
10
10
|
runWithRateLimit
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-GNXYMDBU.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortSilentError,
|
|
14
14
|
CancelExecution,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
printEventsJson,
|
|
23
23
|
require_stacktracey,
|
|
24
24
|
shouldReportErrorAsUnexpected
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-DKV56LWK.js";
|
|
26
26
|
import {
|
|
27
27
|
require_lib
|
|
28
28
|
} from "./chunk-AZIUHI45.js";
|
|
@@ -32,14 +32,14 @@ import {
|
|
|
32
32
|
import {
|
|
33
33
|
bugsnagApiKey,
|
|
34
34
|
reportingRateLimit
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-G6AY2JW5.js";
|
|
36
36
|
import {
|
|
37
37
|
cwd,
|
|
38
38
|
isAbsolutePath,
|
|
39
39
|
joinPath,
|
|
40
40
|
normalizePath,
|
|
41
41
|
relativePath
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-BB6N2XSA.js";
|
|
43
43
|
import {
|
|
44
44
|
__commonJS,
|
|
45
45
|
__require,
|
|
@@ -2145,4 +2145,4 @@ export {
|
|
|
2145
2145
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
2146
2146
|
addBugsnagMetadata
|
|
2147
2147
|
};
|
|
2148
|
-
//# sourceMappingURL=chunk-
|
|
2148
|
+
//# sourceMappingURL=chunk-7UZ7B64G.js.map
|
|
@@ -41,7 +41,7 @@ var require_commondir = __commonJS({
|
|
|
41
41
|
|
|
42
42
|
// ../cli-kit/dist/public/node/path.js
|
|
43
43
|
init_cjs_shims();
|
|
44
|
-
var import_commondir = __toESM(require_commondir());
|
|
44
|
+
var import_commondir = __toESM(require_commondir(), 1);
|
|
45
45
|
import { fileURLToPath } from "url";
|
|
46
46
|
function joinPath(...paths) {
|
|
47
47
|
return join(...paths);
|
|
@@ -109,4 +109,4 @@ export {
|
|
|
109
109
|
sniffForPath,
|
|
110
110
|
sniffForJson
|
|
111
111
|
};
|
|
112
|
-
//# sourceMappingURL=chunk-
|
|
112
|
+
//# sourceMappingURL=chunk-BB6N2XSA.js.map
|
|
@@ -15,14 +15,14 @@ import {
|
|
|
15
15
|
import {
|
|
16
16
|
environmentVariables,
|
|
17
17
|
pathConstants
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-G6AY2JW5.js";
|
|
19
19
|
import {
|
|
20
20
|
cwd,
|
|
21
21
|
joinPath,
|
|
22
22
|
normalizePath,
|
|
23
23
|
relativizePath,
|
|
24
24
|
sniffForPath
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-BB6N2XSA.js";
|
|
26
26
|
import {
|
|
27
27
|
__commonJS,
|
|
28
28
|
__esm,
|
|
@@ -29668,7 +29668,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
29668
29668
|
try {
|
|
29669
29669
|
await getAndSet();
|
|
29670
29670
|
} catch (error) {
|
|
29671
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
29671
|
+
let { sendErrorToBugsnag } = await import("./error-handler-7F5N2SUW.js");
|
|
29672
29672
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
29673
29673
|
}
|
|
29674
29674
|
}, durationStack = [];
|
|
@@ -31495,7 +31495,7 @@ function shouldReportErrorAsUnexpected(error) {
|
|
|
31495
31495
|
if (!isFatal(error)) {
|
|
31496
31496
|
if (error instanceof Error) {
|
|
31497
31497
|
let message = error.message;
|
|
31498
|
-
return !errorMessageImpliesEnvironmentIssue(message);
|
|
31498
|
+
return !errorMessageImpliesEnvironmentIssue(message, error.stack ?? "");
|
|
31499
31499
|
}
|
|
31500
31500
|
return !0;
|
|
31501
31501
|
}
|
|
@@ -31504,18 +31504,25 @@ function shouldReportErrorAsUnexpected(error) {
|
|
|
31504
31504
|
function cleanSingleStackTracePath(filePath) {
|
|
31505
31505
|
return normalizePath(filePath).replace("file:/", "/").replace(/^\/?[A-Z]:/, "");
|
|
31506
31506
|
}
|
|
31507
|
-
function errorMessageImpliesEnvironmentIssue(message) {
|
|
31507
|
+
function errorMessageImpliesEnvironmentIssue(message, stack) {
|
|
31508
31508
|
return [
|
|
31509
31509
|
"EPERM: operation not permitted, scandir",
|
|
31510
31510
|
"EACCES: permission denied",
|
|
31511
31511
|
"EPERM: operation not permitted, symlink",
|
|
31512
31512
|
"This version of npm supports the following node versions",
|
|
31513
|
-
"EBUSY: resource busy or locked
|
|
31513
|
+
"EBUSY: resource busy or locked",
|
|
31514
31514
|
"getaddrinfo ENOTFOUND",
|
|
31515
31515
|
"Client network socket disconnected before secure TLS connection was established",
|
|
31516
31516
|
"spawn EPERM",
|
|
31517
|
-
"socket hang up"
|
|
31518
|
-
|
|
31517
|
+
"socket hang up",
|
|
31518
|
+
"ENOSPC: no space left on device",
|
|
31519
|
+
["Maximum call stack size exceeded", /stubborn-fs.*retryify/]
|
|
31520
|
+
].some((issueMessage) => {
|
|
31521
|
+
if (typeof issueMessage == "string")
|
|
31522
|
+
return message.includes(issueMessage);
|
|
31523
|
+
let [messageCheck, stackCheck] = issueMessage;
|
|
31524
|
+
return message.includes(messageCheck) && stackCheck.test(stack);
|
|
31525
|
+
});
|
|
31519
31526
|
}
|
|
31520
31527
|
|
|
31521
31528
|
// ../cli-kit/dist/public/node/system.js
|
|
@@ -31865,4 +31872,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
31865
31872
|
* LICENSE file in the root directory of this source tree.
|
|
31866
31873
|
*)
|
|
31867
31874
|
*/
|
|
31868
|
-
//# sourceMappingURL=chunk-
|
|
31875
|
+
//# sourceMappingURL=chunk-DKV56LWK.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
joinPath
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BB6N2XSA.js";
|
|
4
4
|
import {
|
|
5
5
|
init_cjs_shims
|
|
6
6
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -112,4 +112,4 @@ export {
|
|
|
112
112
|
bugsnagApiKey,
|
|
113
113
|
reportingRateLimit
|
|
114
114
|
};
|
|
115
|
-
//# sourceMappingURL=chunk-
|
|
115
|
+
//# sourceMappingURL=chunk-G6AY2JW5.js.map
|
|
@@ -17,14 +17,14 @@ import {
|
|
|
17
17
|
require_get_stream,
|
|
18
18
|
runWithTimer,
|
|
19
19
|
writeFile
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-DKV56LWK.js";
|
|
21
21
|
import {
|
|
22
22
|
envPaths
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-G6AY2JW5.js";
|
|
24
24
|
import {
|
|
25
25
|
dirname,
|
|
26
26
|
joinPath
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-BB6N2XSA.js";
|
|
28
28
|
import {
|
|
29
29
|
__commonJS,
|
|
30
30
|
__require,
|
|
@@ -15387,4 +15387,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
15387
15387
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15388
15388
|
*)
|
|
15389
15389
|
*/
|
|
15390
|
-
//# sourceMappingURL=chunk-
|
|
15390
|
+
//# sourceMappingURL=chunk-GNXYMDBU.js.map
|
|
@@ -6,11 +6,11 @@ import {
|
|
|
6
6
|
getLastSeenUserIdAfterAuth,
|
|
7
7
|
getSensitiveEnvironmentData,
|
|
8
8
|
platformAndArch
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-RYPZ4D5J.js";
|
|
10
10
|
import {
|
|
11
11
|
require_semver,
|
|
12
12
|
runWithRateLimit
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-GNXYMDBU.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortError,
|
|
16
16
|
AbortSilentError,
|
|
@@ -41,17 +41,17 @@ import {
|
|
|
41
41
|
spinFqdn,
|
|
42
42
|
touchFile,
|
|
43
43
|
useEmbeddedThemeCLI
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-DKV56LWK.js";
|
|
45
45
|
import {
|
|
46
46
|
envPaths,
|
|
47
47
|
pathConstants,
|
|
48
48
|
reportingRateLimit
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-G6AY2JW5.js";
|
|
50
50
|
import {
|
|
51
51
|
cwd,
|
|
52
52
|
dirname,
|
|
53
53
|
joinPath
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-BB6N2XSA.js";
|
|
55
55
|
import {
|
|
56
56
|
__commonJS,
|
|
57
57
|
__require,
|
|
@@ -15950,4 +15950,4 @@ export {
|
|
|
15950
15950
|
getListOfTunnelPlugins,
|
|
15951
15951
|
reportAnalyticsEvent
|
|
15952
15952
|
};
|
|
15953
|
-
//# sourceMappingURL=chunk-
|
|
15953
|
+
//# sourceMappingURL=chunk-K7AD63F5.js.map
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
removeSession,
|
|
13
13
|
setCachedPartnerAccountStatus,
|
|
14
14
|
setSession
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-GNXYMDBU.js";
|
|
16
16
|
import {
|
|
17
17
|
AbortError,
|
|
18
18
|
BugError,
|
|
@@ -44,16 +44,16 @@ import {
|
|
|
44
44
|
spinFqdn,
|
|
45
45
|
stringifyMessage,
|
|
46
46
|
themeToken
|
|
47
|
-
} from "./chunk-
|
|
47
|
+
} from "./chunk-DKV56LWK.js";
|
|
48
48
|
import {
|
|
49
49
|
defaultThemeKitAccessDomain,
|
|
50
50
|
environmentVariables,
|
|
51
51
|
sessionConstants,
|
|
52
52
|
systemEnvironmentVariables
|
|
53
|
-
} from "./chunk-
|
|
53
|
+
} from "./chunk-G6AY2JW5.js";
|
|
54
54
|
import {
|
|
55
55
|
cwd
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-BB6N2XSA.js";
|
|
57
57
|
import {
|
|
58
58
|
__commonJS,
|
|
59
59
|
__require,
|
|
@@ -29291,7 +29291,7 @@ var require_lib3 = __commonJS({
|
|
|
29291
29291
|
|
|
29292
29292
|
// ../cli-kit/dist/public/common/version.js
|
|
29293
29293
|
init_cjs_shims();
|
|
29294
|
-
var CLI_KIT_VERSION = "3.69.
|
|
29294
|
+
var CLI_KIT_VERSION = "3.69.3";
|
|
29295
29295
|
|
|
29296
29296
|
// ../cli-kit/dist/private/node/analytics.js
|
|
29297
29297
|
init_cjs_shims();
|
|
@@ -34657,4 +34657,4 @@ mime-types/index.js:
|
|
|
34657
34657
|
* MIT Licensed
|
|
34658
34658
|
*)
|
|
34659
34659
|
*/
|
|
34660
|
-
//# sourceMappingURL=chunk-
|
|
34660
|
+
//# sourceMappingURL=chunk-RYPZ4D5J.js.map
|
|
@@ -7,8 +7,8 @@ import {
|
|
|
7
7
|
reportingRateLimit,
|
|
8
8
|
sessionConstants,
|
|
9
9
|
systemEnvironmentVariables
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import "./chunk-
|
|
10
|
+
} from "./chunk-G6AY2JW5.js";
|
|
11
|
+
import "./chunk-BB6N2XSA.js";
|
|
12
12
|
import "./chunk-PNN7RS7Y.js";
|
|
13
13
|
import "./chunk-POZ5MGPT.js";
|
|
14
14
|
export {
|
|
@@ -21,4 +21,4 @@ export {
|
|
|
21
21
|
sessionConstants,
|
|
22
22
|
systemEnvironmentVariables
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=constants-
|
|
24
|
+
//# sourceMappingURL=constants-GVJLI6RE.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
execaSync,
|
|
3
3
|
fileExistsSync
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DKV56LWK.js";
|
|
5
5
|
import {
|
|
6
6
|
require_lib
|
|
7
7
|
} from "./chunk-AZIUHI45.js";
|
|
@@ -12,12 +12,12 @@ import "./chunk-XVNW332R.js";
|
|
|
12
12
|
import "./chunk-L7M22NDW.js";
|
|
13
13
|
import "./chunk-MX4RJDBM.js";
|
|
14
14
|
import "./chunk-NB4NLOEJ.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-G6AY2JW5.js";
|
|
16
16
|
import {
|
|
17
17
|
cwd,
|
|
18
18
|
joinPath,
|
|
19
19
|
sniffForPath
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BB6N2XSA.js";
|
|
21
21
|
import "./chunk-PNN7RS7Y.js";
|
|
22
22
|
import {
|
|
23
23
|
__toESM,
|
|
@@ -45,4 +45,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
|
|
|
45
45
|
export {
|
|
46
46
|
ShopifyConfig
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=custom-oclif-loader-
|
|
48
|
+
//# sourceMappingURL=custom-oclif-loader-W3LGQFJO.js.map
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-7UZ7B64G.js";
|
|
8
|
+
import "./chunk-K7AD63F5.js";
|
|
9
|
+
import "./chunk-RYPZ4D5J.js";
|
|
10
10
|
import "./chunk-VSLR7ET4.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-GNXYMDBU.js";
|
|
12
|
+
import "./chunk-DKV56LWK.js";
|
|
13
13
|
import "./chunk-AZIUHI45.js";
|
|
14
14
|
import "./chunk-SNOECVP4.js";
|
|
15
15
|
import "./chunk-UBB7JKND.js";
|
|
@@ -19,8 +19,8 @@ import "./chunk-XVNW332R.js";
|
|
|
19
19
|
import "./chunk-L7M22NDW.js";
|
|
20
20
|
import "./chunk-MX4RJDBM.js";
|
|
21
21
|
import "./chunk-NB4NLOEJ.js";
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-G6AY2JW5.js";
|
|
23
|
+
import "./chunk-BB6N2XSA.js";
|
|
24
24
|
import "./chunk-PNN7RS7Y.js";
|
|
25
25
|
import "./chunk-POZ5MGPT.js";
|
|
26
26
|
export {
|
|
@@ -30,4 +30,4 @@ export {
|
|
|
30
30
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
31
31
|
sendErrorToBugsnag
|
|
32
32
|
};
|
|
33
|
-
//# sourceMappingURL=error-handler-
|
|
33
|
+
//# sourceMappingURL=error-handler-7F5N2SUW.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-K7AD63F5.js";
|
|
4
4
|
import {
|
|
5
5
|
getNextDeprecationDate
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-RYPZ4D5J.js";
|
|
7
7
|
import "../chunk-VSLR7ET4.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-GNXYMDBU.js";
|
|
9
9
|
import {
|
|
10
10
|
addSensitiveMetadata,
|
|
11
11
|
getAllSensitiveMetadata,
|
|
12
12
|
outputDebug,
|
|
13
13
|
renderWarning
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-DKV56LWK.js";
|
|
15
15
|
import "../chunk-AZIUHI45.js";
|
|
16
16
|
import "../chunk-SNOECVP4.js";
|
|
17
17
|
import "../chunk-UBB7JKND.js";
|
|
@@ -20,8 +20,8 @@ import "../chunk-XVNW332R.js";
|
|
|
20
20
|
import "../chunk-L7M22NDW.js";
|
|
21
21
|
import "../chunk-MX4RJDBM.js";
|
|
22
22
|
import "../chunk-NB4NLOEJ.js";
|
|
23
|
-
import "../chunk-
|
|
24
|
-
import "../chunk-
|
|
23
|
+
import "../chunk-G6AY2JW5.js";
|
|
24
|
+
import "../chunk-BB6N2XSA.js";
|
|
25
25
|
import "../chunk-PNN7RS7Y.js";
|
|
26
26
|
import {
|
|
27
27
|
init_cjs_shims
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getOutputUpdateCLIReminder
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-453VRHIZ.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-RYPZ4D5J.js";
|
|
8
8
|
import "../chunk-VSLR7ET4.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForCachedNewVersion,
|
|
11
11
|
checkForNewVersion,
|
|
12
12
|
runAtMinimumInterval
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-GNXYMDBU.js";
|
|
14
14
|
import {
|
|
15
15
|
initDemoRecorder,
|
|
16
16
|
outputDebug,
|
|
17
17
|
outputWarn
|
|
18
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-DKV56LWK.js";
|
|
19
19
|
import "../chunk-AZIUHI45.js";
|
|
20
20
|
import "../chunk-SNOECVP4.js";
|
|
21
21
|
import "../chunk-UBB7JKND.js";
|
|
@@ -24,8 +24,8 @@ import "../chunk-XVNW332R.js";
|
|
|
24
24
|
import "../chunk-L7M22NDW.js";
|
|
25
25
|
import "../chunk-MX4RJDBM.js";
|
|
26
26
|
import "../chunk-NB4NLOEJ.js";
|
|
27
|
-
import "../chunk-
|
|
28
|
-
import "../chunk-
|
|
27
|
+
import "../chunk-G6AY2JW5.js";
|
|
28
|
+
import "../chunk-BB6N2XSA.js";
|
|
29
29
|
import "../chunk-PNN7RS7Y.js";
|
|
30
30
|
import {
|
|
31
31
|
init_cjs_shims
|
package/dist/index.js
CHANGED
|
@@ -8,17 +8,17 @@ import {
|
|
|
8
8
|
errorHandler,
|
|
9
9
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
10
10
|
require_end_of_stream
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-7UZ7B64G.js";
|
|
12
12
|
import {
|
|
13
13
|
execCLI2,
|
|
14
14
|
fanoutHooks,
|
|
15
15
|
getListOfTunnelPlugins,
|
|
16
16
|
reportAnalyticsEvent,
|
|
17
17
|
version
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-K7AD63F5.js";
|
|
19
19
|
import {
|
|
20
20
|
getOutputUpdateCLIReminder
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-453VRHIZ.js";
|
|
22
22
|
import {
|
|
23
23
|
CLI_KIT_VERSION,
|
|
24
24
|
ClientError,
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
setNextDeprecationDate,
|
|
65
65
|
username,
|
|
66
66
|
z
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-RYPZ4D5J.js";
|
|
68
68
|
import "./chunk-VSLR7ET4.js";
|
|
69
69
|
import {
|
|
70
70
|
LocalStorage,
|
|
@@ -86,7 +86,7 @@ import {
|
|
|
86
86
|
usesWorkspaces,
|
|
87
87
|
versionSatisfies,
|
|
88
88
|
writePackageJSON
|
|
89
|
-
} from "./chunk-
|
|
89
|
+
} from "./chunk-GNXYMDBU.js";
|
|
90
90
|
import {
|
|
91
91
|
AbortController as AbortController2,
|
|
92
92
|
AbortError,
|
|
@@ -256,7 +256,7 @@ import {
|
|
|
256
256
|
use_stdin_default,
|
|
257
257
|
writeFile,
|
|
258
258
|
writeFileSync
|
|
259
|
-
} from "./chunk-
|
|
259
|
+
} from "./chunk-DKV56LWK.js";
|
|
260
260
|
import {
|
|
261
261
|
require_brace_expansion,
|
|
262
262
|
require_lib
|
|
@@ -285,7 +285,7 @@ import {
|
|
|
285
285
|
import "./chunk-NB4NLOEJ.js";
|
|
286
286
|
import {
|
|
287
287
|
logsFolder
|
|
288
|
-
} from "./chunk-
|
|
288
|
+
} from "./chunk-G6AY2JW5.js";
|
|
289
289
|
import {
|
|
290
290
|
basename,
|
|
291
291
|
cwd,
|
|
@@ -299,7 +299,7 @@ import {
|
|
|
299
299
|
relativizePath,
|
|
300
300
|
resolvePath,
|
|
301
301
|
sniffForJson
|
|
302
|
-
} from "./chunk-
|
|
302
|
+
} from "./chunk-BB6N2XSA.js";
|
|
303
303
|
import "./chunk-PNN7RS7Y.js";
|
|
304
304
|
import {
|
|
305
305
|
__commonJS,
|
|
@@ -140124,7 +140124,7 @@ async function installBinary(bin) {
|
|
|
140124
140124
|
throw new Error(`Downloading ${bin.name} failed with empty response body`);
|
|
140125
140125
|
await inTemporaryDirectory(async (tmpDir) => {
|
|
140126
140126
|
let tmpFile = joinPath(tmpDir, "binary"), outputStream = createFileWriteStream(tmpFile);
|
|
140127
|
-
await bin.processResponse(responseStream, outputStream), await chmod(tmpFile, 509), await moveFile(tmpFile, bin.path);
|
|
140127
|
+
await bin.processResponse(responseStream, outputStream), await chmod(tmpFile, 509), await moveFile(tmpFile, bin.path, { overwrite: !0 });
|
|
140128
140128
|
});
|
|
140129
140129
|
}, async () => {
|
|
140130
140130
|
}, 2);
|
|
@@ -151635,9 +151635,14 @@ function addBrandingConfig(remoteApp) {
|
|
|
151635
151635
|
// ../app/dist/cli/services/app/patch-app-configuration-file.js
|
|
151636
151636
|
init_cjs_shims();
|
|
151637
151637
|
async function patchAppConfigurationFile({ path, patch, schema }) {
|
|
151638
|
-
let tomlContents = await readFile(path), configuration = decodeToml(tomlContents), updatedConfig = deepMergeObjects(configuration, patch
|
|
151638
|
+
let tomlContents = await readFile(path), configuration = decodeToml(tomlContents), updatedConfig = deepMergeObjects(configuration, patch, replaceArrayStrategy);
|
|
151639
|
+
(schema ?? z.object({}).passthrough()).partial().parse(updatedConfig);
|
|
151640
|
+
let encodedString = encodeToml(updatedConfig);
|
|
151639
151641
|
encodedString = addDefaultCommentsToToml(encodedString), await writeFile(path, encodedString);
|
|
151640
151642
|
}
|
|
151643
|
+
function replaceArrayStrategy(_2, sourceArray) {
|
|
151644
|
+
return sourceArray;
|
|
151645
|
+
}
|
|
151641
151646
|
|
|
151642
151647
|
// ../app/dist/cli/models/app/identifiers.js
|
|
151643
151648
|
init_cjs_shims();
|
|
@@ -152062,7 +152067,7 @@ import { fileURLToPath as fileURLToPath2 } from "url";
|
|
|
152062
152067
|
async function warnIfOldNodeVersion() {
|
|
152063
152068
|
let nodeVersion = process.versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
152064
152069
|
if (nodeMajorVersion < 18) {
|
|
152065
|
-
let { renderWarning: renderWarning2 } = await import("./ui-
|
|
152070
|
+
let { renderWarning: renderWarning2 } = await import("./ui-OAQKV3G5.js");
|
|
152066
152071
|
renderWarning2({
|
|
152067
152072
|
headline: "Upgrade to a supported Node version now.",
|
|
152068
152073
|
body: [
|
|
@@ -152087,7 +152092,7 @@ function forceNoColor() {
|
|
|
152087
152092
|
}
|
|
152088
152093
|
async function runCLI(options) {
|
|
152089
152094
|
setupEnvironmentVariables(options), forceNoColor(), await warnIfOldNodeVersion();
|
|
152090
|
-
let { errorHandler: errorHandler2 } = await import("./error-handler-
|
|
152095
|
+
let { errorHandler: errorHandler2 } = await import("./error-handler-7F5N2SUW.js"), { isDevelopment: isDevelopment2 } = await import("./local-BP3ZVR74.js"), oclif = await import("./lib-H5ZGVBFQ.js"), { ShopifyConfig } = await import("./custom-oclif-loader-W3LGQFJO.js");
|
|
152091
152096
|
isDevelopment2() && (oclif.default.settings.debug = !0);
|
|
152092
152097
|
try {
|
|
152093
152098
|
let config2 = new ShopifyConfig({ root: fileURLToPath2(options.moduleURL) });
|
|
@@ -152098,7 +152103,7 @@ async function runCLI(options) {
|
|
|
152098
152103
|
}
|
|
152099
152104
|
async function runCreateCLI(options) {
|
|
152100
152105
|
setupEnvironmentVariables(options);
|
|
152101
|
-
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-
|
|
152106
|
+
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-W6EO76MO.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-G6AAF6UV.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
152102
152107
|
if (process.argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
152103
152108
|
let initIndex2 = process.argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
152104
152109
|
process.argv.splice(initIndex2, 0, "init");
|
|
@@ -159561,9 +159566,7 @@ async function reloadExtensionConfig({ extension }) {
|
|
|
159561
159566
|
extensionConfig || abort2(`ERROR: Invalid handle
|
|
159562
159567
|
- Expected handle: "${extension.handle}"
|
|
159563
159568
|
- Configuration file path: ${relativizePath(extension.configurationPath)}.
|
|
159564
|
-
- Handles are immutable, you can't change them once they are set.`);
|
|
159565
|
-
let mergedConfig = { ...configuration, ...extensionConfig };
|
|
159566
|
-
configObject = configWithoutFirstClassFields(mergedConfig);
|
|
159569
|
+
- Handles are immutable, you can't change them once they are set.`), configObject = { ...configuration, ...extensionConfig };
|
|
159567
159570
|
}
|
|
159568
159571
|
let newConfig = await parseConfigurationObjectAgainstSpecification(extension.specification, extension.configurationPath, configObject, abort2), previousConfig = extension.configuration;
|
|
159569
159572
|
return extension.configuration = newConfig, {
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
themeToken,
|
|
22
22
|
useEmbeddedThemeCLI,
|
|
23
23
|
useThemebundling
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-DKV56LWK.js";
|
|
25
25
|
import "./chunk-AZIUHI45.js";
|
|
26
26
|
import "./chunk-SNOECVP4.js";
|
|
27
27
|
import "./chunk-UBB7JKND.js";
|
|
@@ -30,8 +30,8 @@ import "./chunk-XVNW332R.js";
|
|
|
30
30
|
import "./chunk-L7M22NDW.js";
|
|
31
31
|
import "./chunk-MX4RJDBM.js";
|
|
32
32
|
import "./chunk-NB4NLOEJ.js";
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
33
|
+
import "./chunk-G6AY2JW5.js";
|
|
34
|
+
import "./chunk-BB6N2XSA.js";
|
|
35
35
|
import "./chunk-PNN7RS7Y.js";
|
|
36
36
|
import "./chunk-POZ5MGPT.js";
|
|
37
37
|
export {
|
|
@@ -58,4 +58,4 @@ export {
|
|
|
58
58
|
useEmbeddedThemeCLI,
|
|
59
59
|
useThemebundling
|
|
60
60
|
};
|
|
61
|
-
//# sourceMappingURL=local-
|
|
61
|
+
//# sourceMappingURL=local-BP3ZVR74.js.map
|
|
@@ -28,8 +28,8 @@ import {
|
|
|
28
28
|
versionSatisfies,
|
|
29
29
|
writePackageJSON,
|
|
30
30
|
yarnLockfile
|
|
31
|
-
} from "./chunk-
|
|
32
|
-
import "./chunk-
|
|
31
|
+
} from "./chunk-GNXYMDBU.js";
|
|
32
|
+
import "./chunk-DKV56LWK.js";
|
|
33
33
|
import "./chunk-AZIUHI45.js";
|
|
34
34
|
import "./chunk-SNOECVP4.js";
|
|
35
35
|
import "./chunk-UBB7JKND.js";
|
|
@@ -38,8 +38,8 @@ import "./chunk-XVNW332R.js";
|
|
|
38
38
|
import "./chunk-L7M22NDW.js";
|
|
39
39
|
import "./chunk-MX4RJDBM.js";
|
|
40
40
|
import "./chunk-NB4NLOEJ.js";
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-G6AY2JW5.js";
|
|
42
|
+
import "./chunk-BB6N2XSA.js";
|
|
43
43
|
import "./chunk-PNN7RS7Y.js";
|
|
44
44
|
import "./chunk-POZ5MGPT.js";
|
|
45
45
|
export {
|
|
@@ -73,4 +73,4 @@ export {
|
|
|
73
73
|
writePackageJSON,
|
|
74
74
|
yarnLockfile
|
|
75
75
|
};
|
|
76
|
-
//# sourceMappingURL=node-package-manager-
|
|
76
|
+
//# sourceMappingURL=node-package-manager-W6EO76MO.js.map
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
resolvePath,
|
|
14
14
|
sniffForJson,
|
|
15
15
|
sniffForPath
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-BB6N2XSA.js";
|
|
17
17
|
import "./chunk-PNN7RS7Y.js";
|
|
18
18
|
import "./chunk-POZ5MGPT.js";
|
|
19
19
|
export {
|
|
@@ -32,4 +32,4 @@ export {
|
|
|
32
32
|
sniffForJson,
|
|
33
33
|
sniffForPath
|
|
34
34
|
};
|
|
35
|
-
//# sourceMappingURL=path-
|
|
35
|
+
//# sourceMappingURL=path-G6AAF6UV.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
openURL,
|
|
5
5
|
sleep,
|
|
6
6
|
terminalSupportsPrompting
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-DKV56LWK.js";
|
|
8
8
|
import "./chunk-AZIUHI45.js";
|
|
9
9
|
import "./chunk-SNOECVP4.js";
|
|
10
10
|
import "./chunk-UBB7JKND.js";
|
|
@@ -13,8 +13,8 @@ import "./chunk-XVNW332R.js";
|
|
|
13
13
|
import "./chunk-L7M22NDW.js";
|
|
14
14
|
import "./chunk-MX4RJDBM.js";
|
|
15
15
|
import "./chunk-NB4NLOEJ.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-G6AY2JW5.js";
|
|
17
|
+
import "./chunk-BB6N2XSA.js";
|
|
18
18
|
import "./chunk-PNN7RS7Y.js";
|
|
19
19
|
import "./chunk-POZ5MGPT.js";
|
|
20
20
|
export {
|
|
@@ -24,4 +24,4 @@ export {
|
|
|
24
24
|
sleep,
|
|
25
25
|
terminalSupportsPrompting
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=system-
|
|
27
|
+
//# sourceMappingURL=system-KDFUHSBQ.js.map
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderText,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-DKV56LWK.js";
|
|
21
21
|
import "./chunk-AZIUHI45.js";
|
|
22
22
|
import "./chunk-SNOECVP4.js";
|
|
23
23
|
import "./chunk-UBB7JKND.js";
|
|
@@ -26,8 +26,8 @@ import "./chunk-XVNW332R.js";
|
|
|
26
26
|
import "./chunk-L7M22NDW.js";
|
|
27
27
|
import "./chunk-MX4RJDBM.js";
|
|
28
28
|
import "./chunk-NB4NLOEJ.js";
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-G6AY2JW5.js";
|
|
30
|
+
import "./chunk-BB6N2XSA.js";
|
|
31
31
|
import "./chunk-PNN7RS7Y.js";
|
|
32
32
|
import "./chunk-POZ5MGPT.js";
|
|
33
33
|
export {
|
|
@@ -50,4 +50,4 @@ export {
|
|
|
50
50
|
renderTextPrompt,
|
|
51
51
|
renderWarning
|
|
52
52
|
};
|
|
53
|
-
//# sourceMappingURL=ui-
|
|
53
|
+
//# sourceMappingURL=ui-OAQKV3G5.js.map
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/create-app",
|
|
3
|
-
"version": "3.69.
|
|
3
|
+
"version": "3.69.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A CLI tool to create a new Shopify app.",
|
|
6
6
|
"keywords": [
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"esbuild": "0.19.8"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@shopify/cli-kit": "3.69.
|
|
51
|
-
"@shopify/app": "3.69.
|
|
50
|
+
"@shopify/cli-kit": "3.69.3",
|
|
51
|
+
"@shopify/app": "3.69.3",
|
|
52
52
|
"@types/node": "18.19.3",
|
|
53
53
|
"esbuild-plugin-copy": "^2.1.1",
|
|
54
54
|
"@vitest/coverage-istanbul": "^1.6.0"
|