@shopify/create-app 3.93.0 → 3.93.1
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-CWYIKXNZ.js → chunk-POUAMSSZ.js} +5 -5
- package/dist/{chunk-5NMV5YX6.js → chunk-SW7GINIY.js} +4 -4
- package/dist/{chunk-IIXW2ZKS.js → chunk-TR27HABY.js} +3 -3
- package/dist/{chunk-QG2MQNEP.js → chunk-WADXLNQQ.js} +2 -2
- package/dist/{chunk-KNH6LLK4.js → chunk-WFKQYLB4.js} +5 -5
- package/dist/{error-handler-VMVMQMPE.js → error-handler-F3OBT6R6.js} +4 -4
- package/dist/hooks/postrun.js +4 -4
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +9 -9
- package/dist/{local-RRFBN4IT.js → local-P4J234JR.js} +2 -2
- package/dist/{node-package-manager-RLDEAW7S.js → node-package-manager-3AWQEMQM.js} +3 -3
- package/dist/{ui-QX2YRTH7.js → ui-GHSEMVQX.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
CLI_KIT_VERSION,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-SW7GINIY.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-WADXLNQQ.js";
|
|
11
11
|
import {
|
|
12
12
|
AbortSilentError,
|
|
13
13
|
exec,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderError,
|
|
17
17
|
renderInfo,
|
|
18
18
|
renderWarning
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-TR27HABY.js";
|
|
20
20
|
import {
|
|
21
21
|
init_cjs_shims
|
|
22
22
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -84,7 +84,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
84
84
|
throw new AbortSilentError();
|
|
85
85
|
let errorMessage = `Error showing notifications: ${error.message}`;
|
|
86
86
|
outputDebug(errorMessage);
|
|
87
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
87
|
+
let { sendErrorToBugsnag } = await import("./error-handler-F3OBT6R6.js");
|
|
88
88
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
89
89
|
}
|
|
90
90
|
}
|
|
@@ -174,4 +174,4 @@ export {
|
|
|
174
174
|
showNotificationsIfNeeded,
|
|
175
175
|
fetchNotificationsInBackground
|
|
176
176
|
};
|
|
177
|
-
//# sourceMappingURL=chunk-
|
|
177
|
+
//# sourceMappingURL=chunk-POUAMSSZ.js.map
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
setCurrentSessionId,
|
|
19
19
|
setSessions,
|
|
20
20
|
timeIntervalToMilliseconds
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-WADXLNQQ.js";
|
|
22
22
|
import {
|
|
23
23
|
AbortError,
|
|
24
24
|
AbortSilentError,
|
|
@@ -103,7 +103,7 @@ import {
|
|
|
103
103
|
stringifyMessage,
|
|
104
104
|
systemEnvironmentVariables,
|
|
105
105
|
themeToken
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-TR27HABY.js";
|
|
107
107
|
import {
|
|
108
108
|
require_lib
|
|
109
109
|
} from "./chunk-TM5S3XKJ.js";
|
|
@@ -48146,7 +48146,7 @@ init_cjs_shims();
|
|
|
48146
48146
|
|
|
48147
48147
|
// ../cli-kit/dist/public/common/version.js
|
|
48148
48148
|
init_cjs_shims();
|
|
48149
|
-
var CLI_KIT_VERSION = "3.93.
|
|
48149
|
+
var CLI_KIT_VERSION = "3.93.1";
|
|
48150
48150
|
|
|
48151
48151
|
// ../cli-kit/dist/private/node/api/headers.js
|
|
48152
48152
|
import https from "https";
|
|
@@ -55060,4 +55060,4 @@ mime-types/index.js:
|
|
|
55060
55060
|
* MIT Licensed
|
|
55061
55061
|
*)
|
|
55062
55062
|
*/
|
|
55063
|
-
//# sourceMappingURL=chunk-
|
|
55063
|
+
//# sourceMappingURL=chunk-SW7GINIY.js.map
|
|
@@ -28529,7 +28529,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
28529
28529
|
try {
|
|
28530
28530
|
await getAndSet();
|
|
28531
28531
|
} catch (error) {
|
|
28532
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
28532
|
+
let { sendErrorToBugsnag } = await import("./error-handler-F3OBT6R6.js");
|
|
28533
28533
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
28534
28534
|
}
|
|
28535
28535
|
}, durationStack = [];
|
|
@@ -35625,7 +35625,7 @@ function asHumanFriendlyArray(items) {
|
|
|
35625
35625
|
}
|
|
35626
35626
|
|
|
35627
35627
|
// ../cli-kit/dist/public/common/string.js
|
|
35628
|
-
var import_change_case = __toESM(require_dist15()), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
|
|
35628
|
+
var import_change_case = __toESM(require_dist15(), 1), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
|
|
35629
35629
|
"commercial",
|
|
35630
35630
|
"profitable",
|
|
35631
35631
|
"amortizable",
|
|
@@ -40424,4 +40424,4 @@ react-reconciler/cjs/react-reconciler.development.js:
|
|
|
40424
40424
|
* LICENSE file in the root directory of this source tree.
|
|
40425
40425
|
*)
|
|
40426
40426
|
*/
|
|
40427
|
-
//# sourceMappingURL=chunk-
|
|
40427
|
+
//# sourceMappingURL=chunk-TR27HABY.js.map
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
runWithTimer,
|
|
22
22
|
unixFileIsOwnedByCurrentUser,
|
|
23
23
|
writeFile
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-TR27HABY.js";
|
|
25
25
|
import {
|
|
26
26
|
require_semver
|
|
27
27
|
} from "./chunk-TM5S3XKJ.js";
|
|
@@ -14074,4 +14074,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
14074
14074
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14075
14075
|
*)
|
|
14076
14076
|
*/
|
|
14077
|
-
//# sourceMappingURL=chunk-
|
|
14077
|
+
//# sourceMappingURL=chunk-WADXLNQQ.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
CLI_KIT_VERSION,
|
|
3
3
|
getNextDeprecationDate,
|
|
4
4
|
reportAnalyticsEvent
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-SW7GINIY.js";
|
|
6
6
|
import {
|
|
7
7
|
addNPMDependencies,
|
|
8
8
|
checkForCachedNewVersion,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
getPackageManager,
|
|
13
13
|
runAtMinimumInterval,
|
|
14
14
|
usesWorkspaces
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-WADXLNQQ.js";
|
|
16
16
|
import {
|
|
17
17
|
addSensitiveMetadata,
|
|
18
18
|
currentProcessIsGlobal,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
outputToken,
|
|
31
31
|
outputWarn,
|
|
32
32
|
renderWarning
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-TR27HABY.js";
|
|
34
34
|
import {
|
|
35
35
|
cwd,
|
|
36
36
|
moduleDirectory,
|
|
@@ -205,7 +205,7 @@ async function performAutoUpgrade(newerVersion) {
|
|
|
205
205
|
} catch (error) {
|
|
206
206
|
let errorMessage = `Auto-upgrade failed: ${error}`;
|
|
207
207
|
outputDebug(errorMessage), outputWarn(getOutputUpdateCLIReminder(newerVersion));
|
|
208
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
208
|
+
let { sendErrorToBugsnag } = await import("./error-handler-F3OBT6R6.js"), enrichedError = Object.assign(new Error(errorMessage), {
|
|
209
209
|
packageManager: inferPackageManagerForGlobalCLI(),
|
|
210
210
|
platform: process.platform,
|
|
211
211
|
cliVersion: CLI_KIT_VERSION
|
|
@@ -236,4 +236,4 @@ export {
|
|
|
236
236
|
postRunHookHasCompleted,
|
|
237
237
|
hook
|
|
238
238
|
};
|
|
239
|
-
//# sourceMappingURL=chunk-
|
|
239
|
+
//# sourceMappingURL=chunk-WFKQYLB4.js.map
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-SW7GINIY.js";
|
|
8
8
|
import "./chunk-VBBBCVMH.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-WADXLNQQ.js";
|
|
10
|
+
import "./chunk-TR27HABY.js";
|
|
11
11
|
import "./chunk-TM5S3XKJ.js";
|
|
12
12
|
import "./chunk-SR2M4BGN.js";
|
|
13
13
|
import "./chunk-HK42PKRF.js";
|
|
@@ -22,4 +22,4 @@ export {
|
|
|
22
22
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
23
23
|
sendErrorToBugsnag
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=error-handler-
|
|
25
|
+
//# sourceMappingURL=error-handler-F3OBT6R6.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
hook
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-WFKQYLB4.js";
|
|
4
|
+
import "../chunk-SW7GINIY.js";
|
|
5
5
|
import "../chunk-VBBBCVMH.js";
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-WADXLNQQ.js";
|
|
7
|
+
import "../chunk-TR27HABY.js";
|
|
8
8
|
import "../chunk-TM5S3XKJ.js";
|
|
9
9
|
import "../chunk-SR2M4BGN.js";
|
|
10
10
|
import "../chunk-HK42PKRF.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetchNotificationsInBackground
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-POUAMSSZ.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-SW7GINIY.js";
|
|
8
8
|
import "../chunk-VBBBCVMH.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForNewVersion
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-WADXLNQQ.js";
|
|
12
12
|
import {
|
|
13
13
|
isPreReleaseVersion,
|
|
14
14
|
outputDebug
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-TR27HABY.js";
|
|
16
16
|
import "../chunk-TM5S3XKJ.js";
|
|
17
17
|
import "../chunk-SR2M4BGN.js";
|
|
18
18
|
import "../chunk-HK42PKRF.js";
|
package/dist/index.js
CHANGED
|
@@ -10,11 +10,11 @@ import {
|
|
|
10
10
|
} from "./chunk-CE4S2SGM.js";
|
|
11
11
|
import {
|
|
12
12
|
postRunHookHasCompleted
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-WFKQYLB4.js";
|
|
14
14
|
import {
|
|
15
15
|
setCurrentCommandId,
|
|
16
16
|
showNotificationsIfNeeded
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-POUAMSSZ.js";
|
|
18
18
|
import {
|
|
19
19
|
CLI_KIT_VERSION,
|
|
20
20
|
ClientError,
|
|
@@ -94,7 +94,7 @@ import {
|
|
|
94
94
|
shopifyFetch,
|
|
95
95
|
storeAdminUrl,
|
|
96
96
|
z
|
|
97
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-SW7GINIY.js";
|
|
98
98
|
import "./chunk-VBBBCVMH.js";
|
|
99
99
|
import {
|
|
100
100
|
LocalStorage,
|
|
@@ -117,7 +117,7 @@ import {
|
|
|
117
117
|
usesWorkspaces,
|
|
118
118
|
versionSatisfies,
|
|
119
119
|
writePackageJSON
|
|
120
|
-
} from "./chunk-
|
|
120
|
+
} from "./chunk-WADXLNQQ.js";
|
|
121
121
|
import {
|
|
122
122
|
AbortController as AbortController2,
|
|
123
123
|
AbortError,
|
|
@@ -288,7 +288,7 @@ import {
|
|
|
288
288
|
username,
|
|
289
289
|
writeFile,
|
|
290
290
|
writeFileSync
|
|
291
|
-
} from "./chunk-
|
|
291
|
+
} from "./chunk-TR27HABY.js";
|
|
292
292
|
import {
|
|
293
293
|
require_balanced_match,
|
|
294
294
|
require_brace_expansion,
|
|
@@ -190362,7 +190362,7 @@ function encodeToml(content) {
|
|
|
190362
190362
|
}
|
|
190363
190363
|
|
|
190364
190364
|
// ../cli-kit/dist/public/node/toml/toml-file.js
|
|
190365
|
-
var import_toml_patch = __toESM(require_toml_patch()), TomlFileError = class extends Error {
|
|
190365
|
+
var import_toml_patch = __toESM(require_toml_patch(), 1), TomlFileError = class extends Error {
|
|
190366
190366
|
constructor(path, message) {
|
|
190367
190367
|
super(message), this.name = "TomlFileError", this.path = path;
|
|
190368
190368
|
}
|
|
@@ -200337,7 +200337,7 @@ init_cjs_shims();
|
|
|
200337
200337
|
init_cjs_shims();
|
|
200338
200338
|
import { fileURLToPath as fileURLToPath2 } from "node:url";
|
|
200339
200339
|
async function launchCLI(options) {
|
|
200340
|
-
let { errorHandler: errorHandler2 } = await import("./error-handler-
|
|
200340
|
+
let { errorHandler: errorHandler2 } = await import("./error-handler-F3OBT6R6.js"), { isDevelopment: isDevelopment2 } = await import("./local-P4J234JR.js"), oclifModule = await import("./lib-GUBXVVG4.js"), { Config, run, flush, Errors: Errors2, settings } = oclifModule.default ?? oclifModule;
|
|
200341
200341
|
isDevelopment2() && (settings.debug = !0);
|
|
200342
200342
|
try {
|
|
200343
200343
|
let config2 = new Config({ root: fileURLToPath2(options.moduleURL) });
|
|
@@ -200352,7 +200352,7 @@ var import_core3 = __toESM(require_lib2());
|
|
|
200352
200352
|
async function exitIfOldNodeVersion(versions2 = process.versions) {
|
|
200353
200353
|
let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
200354
200354
|
if (nodeMajorVersion < 18) {
|
|
200355
|
-
let { renderError: renderError2 } = await import("./ui-
|
|
200355
|
+
let { renderError: renderError2 } = await import("./ui-GHSEMVQX.js");
|
|
200356
200356
|
renderError2({
|
|
200357
200357
|
headline: "Upgrade to a supported Node version now.",
|
|
200358
200358
|
body: [
|
|
@@ -200379,7 +200379,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
200379
200379
|
return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options.moduleURL });
|
|
200380
200380
|
}
|
|
200381
200381
|
async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
|
|
200382
|
-
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-
|
|
200382
|
+
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-3AWQEMQM.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-TAO6YSB2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
200383
200383
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
200384
200384
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
200385
200385
|
argv.splice(initIndex2, 0, "init");
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
macAddress,
|
|
23
23
|
opentelemetryDomain,
|
|
24
24
|
themeToken
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-TR27HABY.js";
|
|
26
26
|
import "./chunk-TM5S3XKJ.js";
|
|
27
27
|
import "./chunk-SR2M4BGN.js";
|
|
28
28
|
import "./chunk-HK42PKRF.js";
|
|
@@ -55,4 +55,4 @@ export {
|
|
|
55
55
|
opentelemetryDomain,
|
|
56
56
|
themeToken
|
|
57
57
|
};
|
|
58
|
-
//# sourceMappingURL=local-
|
|
58
|
+
//# sourceMappingURL=local-P4J234JR.js.map
|
|
@@ -29,8 +29,8 @@ import {
|
|
|
29
29
|
versionSatisfies,
|
|
30
30
|
writePackageJSON,
|
|
31
31
|
yarnLockfile
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-WADXLNQQ.js";
|
|
33
|
+
import "./chunk-TR27HABY.js";
|
|
34
34
|
import "./chunk-TM5S3XKJ.js";
|
|
35
35
|
import "./chunk-SR2M4BGN.js";
|
|
36
36
|
import "./chunk-HK42PKRF.js";
|
|
@@ -70,4 +70,4 @@ export {
|
|
|
70
70
|
writePackageJSON,
|
|
71
71
|
yarnLockfile
|
|
72
72
|
};
|
|
73
|
-
//# sourceMappingURL=node-package-manager-
|
|
73
|
+
//# sourceMappingURL=node-package-manager-3AWQEMQM.js.map
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderTasks,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TR27HABY.js";
|
|
21
21
|
import "./chunk-TM5S3XKJ.js";
|
|
22
22
|
import "./chunk-SR2M4BGN.js";
|
|
23
23
|
import "./chunk-HK42PKRF.js";
|
|
@@ -45,4 +45,4 @@ export {
|
|
|
45
45
|
renderTextPrompt,
|
|
46
46
|
renderWarning
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=ui-
|
|
48
|
+
//# sourceMappingURL=ui-GHSEMVQX.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.93.
|
|
3
|
+
"version": "3.93.1",
|
|
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.27.4"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@shopify/cli-kit": "3.93.
|
|
51
|
-
"@shopify/app": "3.93.
|
|
50
|
+
"@shopify/cli-kit": "3.93.1",
|
|
51
|
+
"@shopify/app": "3.93.1",
|
|
52
52
|
"esbuild-plugin-copy": "^2.1.1",
|
|
53
53
|
"@vitest/coverage-istanbul": "^3.1.4"
|
|
54
54
|
},
|