@shopify/create-app 3.83.0 → 3.83.2
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-QLD3S5YN.js → chunk-6PBK5X7C.js} +2 -2
- package/dist/{chunk-D2C6FBOL.js → chunk-VSRBOX7L.js} +3 -3
- package/dist/{chunk-TZVHLLH6.js → chunk-W4PJGWPI.js} +4 -4
- package/dist/{chunk-JD3W7SIK.js → chunk-WEQO26H3.js} +5 -5
- package/dist/{chunk-KMGU4NSS.js → chunk-XJRQSTCJ.js} +5 -5
- package/dist/{chunk-VWJKOY4D.js → chunk-YWRAJ7OE.js} +4 -4
- package/dist/{custom-oclif-loader-YSQXGURS.js → custom-oclif-loader-UUQOJG6O.js} +2 -2
- package/dist/{error-handler-VC5YGPQ5.js → error-handler-6M5U77WT.js} +6 -6
- package/dist/hooks/postrun.js +4 -4
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +10 -10
- package/dist/{local-WLB6FIE3.js → local-BCLGICYG.js} +2 -2
- package/dist/{node-package-manager-CBZ6KO6A.js → node-package-manager-SAF5AXSM.js} +3 -3
- package/dist/{ui-KPLXB5FG.js → ui-M3P3UW23.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_get_stream,
|
|
19
19
|
runWithTimer,
|
|
20
20
|
writeFile
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-VSRBOX7L.js";
|
|
22
22
|
import {
|
|
23
23
|
require_semver
|
|
24
24
|
} from "./chunk-H3GWNOGA.js";
|
|
@@ -13909,4 +13909,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
13909
13909
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13910
13910
|
*)
|
|
13911
13911
|
*/
|
|
13912
|
-
//# sourceMappingURL=chunk-
|
|
13912
|
+
//# sourceMappingURL=chunk-6PBK5X7C.js.map
|
|
@@ -23231,7 +23231,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
23231
23231
|
try {
|
|
23232
23232
|
await getAndSet();
|
|
23233
23233
|
} catch (error) {
|
|
23234
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
23234
|
+
let { sendErrorToBugsnag } = await import("./error-handler-6M5U77WT.js");
|
|
23235
23235
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
23236
23236
|
}
|
|
23237
23237
|
}, durationStack = [];
|
|
@@ -28834,7 +28834,7 @@ init_cjs_shims();
|
|
|
28834
28834
|
|
|
28835
28835
|
// ../cli-kit/dist/public/common/function.js
|
|
28836
28836
|
init_cjs_shims();
|
|
28837
|
-
var import_memoize = __toESM(require_memoize()), import_debounce = __toESM(require_debounce()), import_throttle2 = __toESM(require_throttle());
|
|
28837
|
+
var import_memoize = __toESM(require_memoize(), 1), import_debounce = __toESM(require_debounce(), 1), import_throttle2 = __toESM(require_throttle(), 1);
|
|
28838
28838
|
function debounce(func, wait, options) {
|
|
28839
28839
|
return (0, import_debounce.default)(func, wait, options);
|
|
28840
28840
|
}
|
|
@@ -32451,4 +32451,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
32451
32451
|
* LICENSE file in the root directory of this source tree.
|
|
32452
32452
|
*)
|
|
32453
32453
|
*/
|
|
32454
|
-
//# sourceMappingURL=chunk-
|
|
32454
|
+
//# sourceMappingURL=chunk-VSRBOX7L.js.map
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
packageManagerFromUserAgent,
|
|
10
10
|
removeSession,
|
|
11
11
|
setSession
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-6PBK5X7C.js";
|
|
13
13
|
import {
|
|
14
14
|
AbortError,
|
|
15
15
|
BugError,
|
|
@@ -45,7 +45,7 @@ import {
|
|
|
45
45
|
spinFqdn,
|
|
46
46
|
systemEnvironmentVariables,
|
|
47
47
|
themeToken
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-VSRBOX7L.js";
|
|
49
49
|
import {
|
|
50
50
|
cwd,
|
|
51
51
|
sniffForJson
|
|
@@ -26948,7 +26948,7 @@ var require_form_data = __commonJS({
|
|
|
26948
26948
|
|
|
26949
26949
|
// ../cli-kit/dist/public/common/version.js
|
|
26950
26950
|
init_cjs_shims();
|
|
26951
|
-
var CLI_KIT_VERSION = "3.83.
|
|
26951
|
+
var CLI_KIT_VERSION = "3.83.2";
|
|
26952
26952
|
|
|
26953
26953
|
// ../cli-kit/dist/private/node/analytics.js
|
|
26954
26954
|
init_cjs_shims();
|
|
@@ -32638,4 +32638,4 @@ mime-types/index.js:
|
|
|
32638
32638
|
* MIT Licensed
|
|
32639
32639
|
*)
|
|
32640
32640
|
*/
|
|
32641
|
-
//# sourceMappingURL=chunk-
|
|
32641
|
+
//# sourceMappingURL=chunk-W4PJGWPI.js.map
|
|
@@ -2,12 +2,12 @@ import {
|
|
|
2
2
|
CLI_KIT_VERSION,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-W4PJGWPI.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6PBK5X7C.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-VSRBOX7L.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-6M5U77WT.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-WEQO26H3.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fanoutHooks,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YWRAJ7OE.js";
|
|
5
5
|
import {
|
|
6
6
|
CLI_KIT_VERSION,
|
|
7
7
|
getEnvironmentData
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-W4PJGWPI.js";
|
|
9
9
|
import {
|
|
10
10
|
runWithRateLimit
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-6PBK5X7C.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortSilentError,
|
|
14
14
|
CancelExecution,
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
reportingRateLimit,
|
|
24
24
|
require_stacktracey,
|
|
25
25
|
shouldReportErrorAsUnexpected
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-VSRBOX7L.js";
|
|
27
27
|
import {
|
|
28
28
|
require_lib
|
|
29
29
|
} from "./chunk-H3GWNOGA.js";
|
|
@@ -2142,4 +2142,4 @@ export {
|
|
|
2142
2142
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
2143
2143
|
addBugsnagMetadata
|
|
2144
2144
|
};
|
|
2145
|
-
//# sourceMappingURL=chunk-
|
|
2145
|
+
//# sourceMappingURL=chunk-XJRQSTCJ.js.map
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
getEnvironmentData,
|
|
5
5
|
getLastSeenUserIdAfterAuth,
|
|
6
6
|
getSensitiveEnvironmentData
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-W4PJGWPI.js";
|
|
8
8
|
import {
|
|
9
9
|
runWithRateLimit
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6PBK5X7C.js";
|
|
11
11
|
import {
|
|
12
12
|
alwaysLogAnalytics,
|
|
13
13
|
alwaysLogMetrics,
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
outputDebug,
|
|
25
25
|
outputToken,
|
|
26
26
|
reportingRateLimit
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-VSRBOX7L.js";
|
|
28
28
|
import {
|
|
29
29
|
__commonJS,
|
|
30
30
|
__esm,
|
|
@@ -15926,4 +15926,4 @@ export {
|
|
|
15926
15926
|
requestIdsCollection,
|
|
15927
15927
|
reportAnalyticsEvent
|
|
15928
15928
|
};
|
|
15929
|
-
//# sourceMappingURL=chunk-
|
|
15929
|
+
//# sourceMappingURL=chunk-YWRAJ7OE.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
execaSync,
|
|
3
3
|
fileExistsSync
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-VSRBOX7L.js";
|
|
5
5
|
import {
|
|
6
6
|
require_lib
|
|
7
7
|
} from "./chunk-H3GWNOGA.js";
|
|
@@ -40,4 +40,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
|
|
|
40
40
|
export {
|
|
41
41
|
ShopifyConfig
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=custom-oclif-loader-
|
|
43
|
+
//# sourceMappingURL=custom-oclif-loader-UUQOJG6O.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-XJRQSTCJ.js";
|
|
8
|
+
import "./chunk-YWRAJ7OE.js";
|
|
9
|
+
import "./chunk-W4PJGWPI.js";
|
|
10
10
|
import "./chunk-25IMI7TH.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-6PBK5X7C.js";
|
|
12
|
+
import "./chunk-VSRBOX7L.js";
|
|
13
13
|
import "./chunk-H3GWNOGA.js";
|
|
14
14
|
import "./chunk-UMUTXITN.js";
|
|
15
15
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
26
26
|
sendErrorToBugsnag
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=error-handler-
|
|
28
|
+
//# sourceMappingURL=error-handler-6M5U77WT.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
} from "../chunk-CP3BRHWK.js";
|
|
4
4
|
import {
|
|
5
5
|
reportAnalyticsEvent
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-YWRAJ7OE.js";
|
|
7
|
+
import "../chunk-W4PJGWPI.js";
|
|
8
8
|
import "../chunk-25IMI7TH.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-6PBK5X7C.js";
|
|
10
10
|
import {
|
|
11
11
|
addSensitiveMetadata,
|
|
12
12
|
getAllSensitiveMetadata,
|
|
13
13
|
outputDebug,
|
|
14
14
|
renderWarning
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-VSRBOX7L.js";
|
|
16
16
|
import "../chunk-H3GWNOGA.js";
|
|
17
17
|
import "../chunk-UMUTXITN.js";
|
|
18
18
|
import "../chunk-Y2JP6WFP.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetchNotificationsInBackground
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-WEQO26H3.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-W4PJGWPI.js";
|
|
8
8
|
import "../chunk-25IMI7TH.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForCachedNewVersion,
|
|
11
11
|
checkForNewVersion,
|
|
12
12
|
packageManagerFromUserAgent,
|
|
13
13
|
runAtMinimumInterval
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-6PBK5X7C.js";
|
|
15
15
|
import {
|
|
16
16
|
currentProcessIsGlobal,
|
|
17
17
|
inferPackageManagerForGlobalCLI,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
outputDebug,
|
|
21
21
|
outputToken,
|
|
22
22
|
outputWarn
|
|
23
|
-
} from "../chunk-
|
|
23
|
+
} from "../chunk-VSRBOX7L.js";
|
|
24
24
|
import "../chunk-H3GWNOGA.js";
|
|
25
25
|
import "../chunk-UMUTXITN.js";
|
|
26
26
|
import "../chunk-Y2JP6WFP.js";
|
package/dist/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
errorHandler,
|
|
9
9
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
10
10
|
require_end_of_stream
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-XJRQSTCJ.js";
|
|
12
12
|
import {
|
|
13
13
|
setNextDeprecationDate
|
|
14
14
|
} from "./chunk-CP3BRHWK.js";
|
|
@@ -17,11 +17,11 @@ import {
|
|
|
17
17
|
getListOfTunnelPlugins,
|
|
18
18
|
reportAnalyticsEvent,
|
|
19
19
|
requestIdsCollection
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-YWRAJ7OE.js";
|
|
21
21
|
import {
|
|
22
22
|
setCurrentCommandId,
|
|
23
23
|
showNotificationsIfNeeded
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-WEQO26H3.js";
|
|
25
25
|
import {
|
|
26
26
|
CLI_KIT_VERSION,
|
|
27
27
|
ClientError,
|
|
@@ -70,7 +70,7 @@ import {
|
|
|
70
70
|
setLastSeenUserIdAfterAuth,
|
|
71
71
|
shopifyFetch,
|
|
72
72
|
z
|
|
73
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-W4PJGWPI.js";
|
|
74
74
|
import "./chunk-25IMI7TH.js";
|
|
75
75
|
import {
|
|
76
76
|
LocalStorage,
|
|
@@ -95,7 +95,7 @@ import {
|
|
|
95
95
|
usesWorkspaces,
|
|
96
96
|
versionSatisfies,
|
|
97
97
|
writePackageJSON
|
|
98
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-6PBK5X7C.js";
|
|
99
99
|
import {
|
|
100
100
|
AbortController as AbortController2,
|
|
101
101
|
AbortError,
|
|
@@ -288,7 +288,7 @@ import {
|
|
|
288
288
|
username,
|
|
289
289
|
writeFile,
|
|
290
290
|
writeFileSync
|
|
291
|
-
} from "./chunk-
|
|
291
|
+
} from "./chunk-VSRBOX7L.js";
|
|
292
292
|
import {
|
|
293
293
|
require_brace_expansion,
|
|
294
294
|
require_commonjs,
|
|
@@ -188440,7 +188440,7 @@ var WebConfigurationAuthCallbackPathSchema = z.preprocess(ensurePathStartsWithSl
|
|
|
188440
188440
|
validateWebhookLegacyFlowCompatibility() {
|
|
188441
188441
|
if (!isCurrentAppSchema(this.configuration))
|
|
188442
188442
|
return;
|
|
188443
|
-
let hasAppSpecificWebhooks =
|
|
188443
|
+
let hasAppSpecificWebhooks = this.configuration.webhooks?.subscriptions?.some((subscription) => subscription.topics && subscription.topics.length > 0) ?? !1, usesLegacyInstallFlow = this.configuration.access_scopes?.use_legacy_install_flow === !0;
|
|
188444
188444
|
if (hasAppSpecificWebhooks && usesLegacyInstallFlow)
|
|
188445
188445
|
throw new AbortError("App-specific webhook subscriptions are not supported when use_legacy_install_flow is enabled.", `To use app-specific webhooks, you need to:
|
|
188446
188446
|
1. Remove 'use_legacy_install_flow = true' from your configuration
|
|
@@ -198685,7 +198685,7 @@ init_cjs_shims();
|
|
|
198685
198685
|
init_cjs_shims();
|
|
198686
198686
|
import { fileURLToPath as fileURLToPath2 } from "node:url";
|
|
198687
198687
|
async function launchCLI(options2) {
|
|
198688
|
-
let { errorHandler: errorHandler3 } = await import("./error-handler-
|
|
198688
|
+
let { errorHandler: errorHandler3 } = await import("./error-handler-6M5U77WT.js"), { isDevelopment: isDevelopment2 } = await import("./local-BCLGICYG.js"), oclif = await import("./lib-CLQ247I5.js"), { ShopifyConfig } = await import("./custom-oclif-loader-UUQOJG6O.js");
|
|
198689
198689
|
isDevelopment2() && (oclif.default.settings.debug = !0);
|
|
198690
198690
|
try {
|
|
198691
198691
|
let config2 = new ShopifyConfig({ root: fileURLToPath2(options2.moduleURL) });
|
|
@@ -198700,7 +198700,7 @@ var import_core3 = __toESM(require_lib2());
|
|
|
198700
198700
|
async function exitIfOldNodeVersion(versions2 = process.versions) {
|
|
198701
198701
|
let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
198702
198702
|
if (nodeMajorVersion < 18) {
|
|
198703
|
-
let { renderError: renderError2 } = await import("./ui-
|
|
198703
|
+
let { renderError: renderError2 } = await import("./ui-M3P3UW23.js");
|
|
198704
198704
|
renderError2({
|
|
198705
198705
|
headline: "Upgrade to a supported Node version now.",
|
|
198706
198706
|
body: [
|
|
@@ -198727,7 +198727,7 @@ async function runCLI(options2, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
198727
198727
|
return setupEnvironmentVariables(options2, argv, env), options2.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options2, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options2.moduleURL });
|
|
198728
198728
|
}
|
|
198729
198729
|
async function addInitToArgvWhenRunningCreateCLI(options2, argv = process.argv) {
|
|
198730
|
-
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-
|
|
198730
|
+
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-SAF5AXSM.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options2.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
198731
198731
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
198732
198732
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
198733
198733
|
argv.splice(initIndex2, 0, "init");
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
macAddress,
|
|
21
21
|
opentelemetryDomain,
|
|
22
22
|
themeToken
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-VSRBOX7L.js";
|
|
24
24
|
import "./chunk-H3GWNOGA.js";
|
|
25
25
|
import "./chunk-UMUTXITN.js";
|
|
26
26
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -51,4 +51,4 @@ export {
|
|
|
51
51
|
opentelemetryDomain,
|
|
52
52
|
themeToken
|
|
53
53
|
};
|
|
54
|
-
//# sourceMappingURL=local-
|
|
54
|
+
//# sourceMappingURL=local-BCLGICYG.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-6PBK5X7C.js";
|
|
33
|
+
import "./chunk-VSRBOX7L.js";
|
|
34
34
|
import "./chunk-H3GWNOGA.js";
|
|
35
35
|
import "./chunk-UMUTXITN.js";
|
|
36
36
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -70,4 +70,4 @@ export {
|
|
|
70
70
|
writePackageJSON,
|
|
71
71
|
yarnLockfile
|
|
72
72
|
};
|
|
73
|
-
//# sourceMappingURL=node-package-manager-
|
|
73
|
+
//# sourceMappingURL=node-package-manager-SAF5AXSM.js.map
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTasks,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
renderWarning
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-VSRBOX7L.js";
|
|
20
20
|
import "./chunk-H3GWNOGA.js";
|
|
21
21
|
import "./chunk-UMUTXITN.js";
|
|
22
22
|
import "./chunk-Y2JP6WFP.js";
|
|
@@ -43,4 +43,4 @@ export {
|
|
|
43
43
|
renderTextPrompt,
|
|
44
44
|
renderWarning
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=ui-
|
|
46
|
+
//# sourceMappingURL=ui-M3P3UW23.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.83.
|
|
3
|
+
"version": "3.83.2",
|
|
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.25.5"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@shopify/cli-kit": "3.83.
|
|
51
|
-
"@shopify/app": "3.83.
|
|
50
|
+
"@shopify/cli-kit": "3.83.2",
|
|
51
|
+
"@shopify/app": "3.83.2",
|
|
52
52
|
"esbuild-plugin-copy": "^2.1.1",
|
|
53
53
|
"@vitest/coverage-istanbul": "^3.1.4"
|
|
54
54
|
},
|