@shopify/create-app 3.75.2 → 3.75.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.
@@ -10,7 +10,7 @@ import {
10
10
  packageManagerFromUserAgent,
11
11
  removeSession,
12
12
  setSession
13
- } from "./chunk-WY5LLJYD.js";
13
+ } from "./chunk-GLMO3EKF.js";
14
14
  import {
15
15
  AbortError,
16
16
  BugError,
@@ -47,7 +47,7 @@ import {
47
47
  spinFqdn,
48
48
  themeKitAccessDomain,
49
49
  themeToken
50
- } from "./chunk-7THTL56Q.js";
50
+ } from "./chunk-JU7XOPSV.js";
51
51
  import {
52
52
  cwd
53
53
  } from "./chunk-ZUCWDIGE.js";
@@ -26949,7 +26949,7 @@ var require_form_data = __commonJS({
26949
26949
 
26950
26950
  // ../cli-kit/dist/public/common/version.js
26951
26951
  init_cjs_shims();
26952
- var CLI_KIT_VERSION = "3.75.2";
26952
+ var CLI_KIT_VERSION = "3.75.3";
26953
26953
 
26954
26954
  // ../cli-kit/dist/private/node/analytics.js
26955
26955
  init_cjs_shims();
@@ -32435,4 +32435,4 @@ mime-types/index.js:
32435
32435
  * MIT Licensed
32436
32436
  *)
32437
32437
  */
32438
- //# sourceMappingURL=chunk-MKDIZV3W.js.map
32438
+ //# sourceMappingURL=chunk-5UVQFDVV.js.map
@@ -4,10 +4,10 @@ import {
4
4
  getEnvironmentData,
5
5
  getLastSeenUserIdAfterAuth,
6
6
  getSensitiveEnvironmentData
7
- } from "./chunk-MKDIZV3W.js";
7
+ } from "./chunk-5UVQFDVV.js";
8
8
  import {
9
9
  runWithRateLimit
10
- } from "./chunk-WY5LLJYD.js";
10
+ } from "./chunk-GLMO3EKF.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-7THTL56Q.js";
27
+ } from "./chunk-JU7XOPSV.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-2UDBXGSZ.js.map
15929
+ //# sourceMappingURL=chunk-7HUHPP7O.js.map
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-2UDBXGSZ.js";
4
+ } from "./chunk-7HUHPP7O.js";
5
5
  import {
6
6
  CLI_KIT_VERSION,
7
7
  getEnvironmentData
8
- } from "./chunk-MKDIZV3W.js";
8
+ } from "./chunk-5UVQFDVV.js";
9
9
  import {
10
10
  runWithRateLimit
11
- } from "./chunk-WY5LLJYD.js";
11
+ } from "./chunk-GLMO3EKF.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-7THTL56Q.js";
26
+ } from "./chunk-JU7XOPSV.js";
27
27
  import {
28
28
  require_lib
29
29
  } from "./chunk-S3QEOIDU.js";
@@ -2129,4 +2129,4 @@ export {
2129
2129
  registerCleanBugsnagErrorsFromWithinPlugins,
2130
2130
  addBugsnagMetadata
2131
2131
  };
2132
- //# sourceMappingURL=chunk-WDOBEUBN.js.map
2132
+ //# sourceMappingURL=chunk-A6GHFQXL.js.map
@@ -18,7 +18,7 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-7THTL56Q.js";
21
+ } from "./chunk-JU7XOPSV.js";
22
22
  import {
23
23
  dirname,
24
24
  joinPath
@@ -14830,4 +14830,4 @@ deep-extend/lib/deep-extend.js:
14830
14830
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14831
14831
  *)
14832
14832
  */
14833
- //# sourceMappingURL=chunk-WY5LLJYD.js.map
14833
+ //# sourceMappingURL=chunk-GLMO3EKF.js.map
@@ -22455,7 +22455,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
22455
22455
  try {
22456
22456
  await getAndSet();
22457
22457
  } catch (error) {
22458
- let { sendErrorToBugsnag } = await import("./error-handler-VOGFB2X5.js");
22458
+ let { sendErrorToBugsnag } = await import("./error-handler-5SSNTCMW.js");
22459
22459
  await sendErrorToBugsnag(error, "unexpected_error");
22460
22460
  }
22461
22461
  }, durationStack = [];
@@ -28065,7 +28065,7 @@ function AutocompletePrompt({ message, choices, infoTable, onSubmit, search, has
28065
28065
  }
28066
28066
 
28067
28067
  // ../cli-kit/dist/public/node/ui.js
28068
- var import_react55 = __toESM(require_react(), 1), defaultUIDebugOptions = {
28068
+ var import_react55 = __toESM(require_react()), defaultUIDebugOptions = {
28069
28069
  skipTTYCheck: !1
28070
28070
  };
28071
28071
  async function renderConcurrent({ renderOptions, ...props }) {
@@ -31629,4 +31629,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
31629
31629
  * LICENSE file in the root directory of this source tree.
31630
31630
  *)
31631
31631
  */
31632
- //# sourceMappingURL=chunk-7THTL56Q.js.map
31632
+ //# sourceMappingURL=chunk-JU7XOPSV.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  execaSync,
3
3
  fileExistsSync
4
- } from "./chunk-7THTL56Q.js";
4
+ } from "./chunk-JU7XOPSV.js";
5
5
  import {
6
6
  require_lib
7
7
  } from "./chunk-S3QEOIDU.js";
@@ -43,4 +43,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
43
43
  export {
44
44
  ShopifyConfig
45
45
  };
46
- //# sourceMappingURL=custom-oclif-loader-VIZPKC3F.js.map
46
+ //# sourceMappingURL=custom-oclif-loader-NIJWNTLD.js.map
@@ -4,12 +4,12 @@ import {
4
4
  errorHandler,
5
5
  registerCleanBugsnagErrorsFromWithinPlugins,
6
6
  sendErrorToBugsnag
7
- } from "./chunk-WDOBEUBN.js";
8
- import "./chunk-2UDBXGSZ.js";
9
- import "./chunk-MKDIZV3W.js";
7
+ } from "./chunk-A6GHFQXL.js";
8
+ import "./chunk-7HUHPP7O.js";
9
+ import "./chunk-5UVQFDVV.js";
10
10
  import "./chunk-25IMI7TH.js";
11
- import "./chunk-WY5LLJYD.js";
12
- import "./chunk-7THTL56Q.js";
11
+ import "./chunk-GLMO3EKF.js";
12
+ import "./chunk-JU7XOPSV.js";
13
13
  import "./chunk-S3QEOIDU.js";
14
14
  import "./chunk-3I3GQNEW.js";
15
15
  import "./chunk-ZUCWDIGE.js";
@@ -28,4 +28,4 @@ export {
28
28
  registerCleanBugsnagErrorsFromWithinPlugins,
29
29
  sendErrorToBugsnag
30
30
  };
31
- //# sourceMappingURL=error-handler-VOGFB2X5.js.map
31
+ //# sourceMappingURL=error-handler-5SSNTCMW.js.map
@@ -3,16 +3,16 @@ import {
3
3
  } from "../chunk-CP3BRHWK.js";
4
4
  import {
5
5
  reportAnalyticsEvent
6
- } from "../chunk-2UDBXGSZ.js";
7
- import "../chunk-MKDIZV3W.js";
6
+ } from "../chunk-7HUHPP7O.js";
7
+ import "../chunk-5UVQFDVV.js";
8
8
  import "../chunk-25IMI7TH.js";
9
- import "../chunk-WY5LLJYD.js";
9
+ import "../chunk-GLMO3EKF.js";
10
10
  import {
11
11
  addSensitiveMetadata,
12
12
  getAllSensitiveMetadata,
13
13
  outputDebug,
14
14
  renderWarning
15
- } from "../chunk-7THTL56Q.js";
15
+ } from "../chunk-JU7XOPSV.js";
16
16
  import "../chunk-S3QEOIDU.js";
17
17
  import "../chunk-3I3GQNEW.js";
18
18
  import "../chunk-ZUCWDIGE.js";
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  CLI_KIT_VERSION,
3
3
  startAnalytics
4
- } from "../chunk-MKDIZV3W.js";
4
+ } from "../chunk-5UVQFDVV.js";
5
5
  import "../chunk-25IMI7TH.js";
6
6
  import {
7
7
  checkForCachedNewVersion,
8
8
  checkForNewVersion,
9
9
  packageManagerFromUserAgent,
10
10
  runAtMinimumInterval
11
- } from "../chunk-WY5LLJYD.js";
11
+ } from "../chunk-GLMO3EKF.js";
12
12
  import {
13
13
  currentProcessIsGlobal,
14
14
  inferPackageManagerForGlobalCLI,
@@ -16,7 +16,7 @@ import {
16
16
  outputDebug,
17
17
  outputToken,
18
18
  outputWarn
19
- } from "../chunk-7THTL56Q.js";
19
+ } from "../chunk-JU7XOPSV.js";
20
20
  import "../chunk-S3QEOIDU.js";
21
21
  import "../chunk-3I3GQNEW.js";
22
22
  import "../chunk-ZUCWDIGE.js";
package/dist/index.js CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  errorHandler,
13
13
  registerCleanBugsnagErrorsFromWithinPlugins,
14
14
  require_end_of_stream
15
- } from "./chunk-WDOBEUBN.js";
15
+ } from "./chunk-A6GHFQXL.js";
16
16
  import {
17
17
  setNextDeprecationDate
18
18
  } from "./chunk-CP3BRHWK.js";
@@ -21,7 +21,7 @@ import {
21
21
  getListOfTunnelPlugins,
22
22
  reportAnalyticsEvent,
23
23
  requestIdsCollection
24
- } from "./chunk-2UDBXGSZ.js";
24
+ } from "./chunk-7HUHPP7O.js";
25
25
  import {
26
26
  CLI_KIT_VERSION,
27
27
  ClientError,
@@ -58,7 +58,7 @@ import {
58
58
  setLastSeenUserIdAfterAuth,
59
59
  username,
60
60
  z
61
- } from "./chunk-MKDIZV3W.js";
61
+ } from "./chunk-5UVQFDVV.js";
62
62
  import "./chunk-25IMI7TH.js";
63
63
  import {
64
64
  LocalStorage,
@@ -83,7 +83,7 @@ import {
83
83
  usesWorkspaces,
84
84
  versionSatisfies,
85
85
  writePackageJSON
86
- } from "./chunk-WY5LLJYD.js";
86
+ } from "./chunk-GLMO3EKF.js";
87
87
  import {
88
88
  AbortController as AbortController2,
89
89
  AbortError,
@@ -278,7 +278,7 @@ import {
278
278
  use_stdin_default,
279
279
  writeFile,
280
280
  writeFileSync
281
- } from "./chunk-7THTL56Q.js";
281
+ } from "./chunk-JU7XOPSV.js";
282
282
  import {
283
283
  require_brace_expansion,
284
284
  require_lib
@@ -144416,7 +144416,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
144416
144416
  throw new AbortSilentError();
144417
144417
  let errorMessage2 = `Error retrieving notifications: ${error.message}`;
144418
144418
  outputDebug(errorMessage2);
144419
- let { sendErrorToBugsnag } = await import("./error-handler-VOGFB2X5.js");
144419
+ let { sendErrorToBugsnag } = await import("./error-handler-5SSNTCMW.js");
144420
144420
  await sendErrorToBugsnag(errorMessage2, "unexpected_error");
144421
144421
  }
144422
144422
  }
@@ -153892,7 +153892,7 @@ init_cjs_shims();
153892
153892
  init_cjs_shims();
153893
153893
  import { fileURLToPath as fileURLToPath2 } from "node:url";
153894
153894
  async function launchCLI(options2) {
153895
- let { errorHandler: errorHandler3 } = await import("./error-handler-VOGFB2X5.js"), { isDevelopment: isDevelopment2 } = await import("./local-Q3I3ZFMS.js"), oclif = await import("./lib-GSZAN7VA.js"), { ShopifyConfig } = await import("./custom-oclif-loader-VIZPKC3F.js");
153895
+ let { errorHandler: errorHandler3 } = await import("./error-handler-5SSNTCMW.js"), { isDevelopment: isDevelopment2 } = await import("./local-FBAV4XPM.js"), oclif = await import("./lib-GSZAN7VA.js"), { ShopifyConfig } = await import("./custom-oclif-loader-NIJWNTLD.js");
153896
153896
  isDevelopment2() && (oclif.default.settings.debug = !0);
153897
153897
  try {
153898
153898
  let config2 = new ShopifyConfig({ root: fileURLToPath2(options2.moduleURL) });
@@ -153907,7 +153907,7 @@ var import_core3 = __toESM(require_lib());
153907
153907
  async function warnIfOldNodeVersion(versions2 = process.versions) {
153908
153908
  let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
153909
153909
  if (nodeMajorVersion < 18) {
153910
- let { renderWarning: renderWarning2 } = await import("./ui-6W5SD74Y.js");
153910
+ let { renderWarning: renderWarning2 } = await import("./ui-2WO5JIZG.js");
153911
153911
  renderWarning2({
153912
153912
  headline: "Upgrade to a supported Node version now.",
153913
153913
  body: [
@@ -153934,7 +153934,7 @@ async function runCLI(options2, launchCLI2 = launchCLI, argv = process.argv, env
153934
153934
  return setupEnvironmentVariables(options2, argv, env), options2.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options2, argv), forceNoColor(argv, env), await warnIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options2.moduleURL });
153935
153935
  }
153936
153936
  async function addInitToArgvWhenRunningCreateCLI(options2, argv = process.argv) {
153937
- let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-DSFK6RZ3.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-GWAZZN2N.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options2.moduleURL))).content.name.replace("@shopify/create-", "");
153937
+ let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-Z7NGARP4.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-GWAZZN2N.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options2.moduleURL))).content.name.replace("@shopify/create-", "");
153938
153938
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
153939
153939
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
153940
153940
  argv.splice(initIndex2, 0, "init");
@@ -23,7 +23,7 @@ import {
23
23
  themeToken,
24
24
  useEmbeddedThemeCLI,
25
25
  useThemebundling
26
- } from "./chunk-7THTL56Q.js";
26
+ } from "./chunk-JU7XOPSV.js";
27
27
  import "./chunk-S3QEOIDU.js";
28
28
  import "./chunk-3I3GQNEW.js";
29
29
  import "./chunk-ZUCWDIGE.js";
@@ -60,4 +60,4 @@ export {
60
60
  useEmbeddedThemeCLI,
61
61
  useThemebundling
62
62
  };
63
- //# sourceMappingURL=local-Q3I3ZFMS.js.map
63
+ //# sourceMappingURL=local-FBAV4XPM.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-WY5LLJYD.js";
33
- import "./chunk-7THTL56Q.js";
32
+ } from "./chunk-GLMO3EKF.js";
33
+ import "./chunk-JU7XOPSV.js";
34
34
  import "./chunk-S3QEOIDU.js";
35
35
  import "./chunk-3I3GQNEW.js";
36
36
  import "./chunk-ZUCWDIGE.js";
@@ -73,4 +73,4 @@ export {
73
73
  writePackageJSON,
74
74
  yarnLockfile
75
75
  };
76
- //# sourceMappingURL=node-package-manager-DSFK6RZ3.js.map
76
+ //# sourceMappingURL=node-package-manager-Z7NGARP4.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderText,
18
18
  renderTextPrompt,
19
19
  renderWarning
20
- } from "./chunk-7THTL56Q.js";
20
+ } from "./chunk-JU7XOPSV.js";
21
21
  import "./chunk-S3QEOIDU.js";
22
22
  import "./chunk-3I3GQNEW.js";
23
23
  import "./chunk-ZUCWDIGE.js";
@@ -48,4 +48,4 @@ export {
48
48
  renderTextPrompt,
49
49
  renderWarning
50
50
  };
51
- //# sourceMappingURL=ui-6W5SD74Y.js.map
51
+ //# sourceMappingURL=ui-2WO5JIZG.js.map
@@ -104,5 +104,5 @@
104
104
  "summary": "Create a new app project"
105
105
  }
106
106
  },
107
- "version": "3.75.2"
107
+ "version": "3.75.3"
108
108
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/create-app",
3
- "version": "3.75.2",
3
+ "version": "3.75.3",
4
4
  "packageManager": "pnpm@8.15.7",
5
5
  "private": false,
6
6
  "description": "A CLI tool to create a new Shopify app.",
@@ -48,8 +48,8 @@
48
48
  "esbuild": "0.24.2"
49
49
  },
50
50
  "devDependencies": {
51
- "@shopify/cli-kit": "3.75.2",
52
- "@shopify/app": "3.75.2",
51
+ "@shopify/cli-kit": "3.75.3",
52
+ "@shopify/app": "3.75.3",
53
53
  "esbuild-plugin-copy": "^2.1.1",
54
54
  "@vitest/coverage-istanbul": "^1.6.0"
55
55
  },