@shopify/create-app 3.85.3 → 3.85.4

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.
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-A6BP5R5D.js";
4
+ } from "./chunk-BJHEYWTG.js";
5
5
  import {
6
6
  CLI_KIT_VERSION,
7
7
  getEnvironmentData,
8
8
  isLocalEnvironment
9
- } from "./chunk-6NLDEVLI.js";
9
+ } from "./chunk-ZJQOFM3X.js";
10
10
  import {
11
11
  runWithRateLimit
12
- } from "./chunk-5HCVMQPA.js";
12
+ } from "./chunk-37HE2BRV.js";
13
13
  import {
14
14
  AbortSilentError,
15
15
  CancelExecution,
@@ -24,7 +24,7 @@ import {
24
24
  reportingRateLimit,
25
25
  require_stacktracey,
26
26
  shouldReportErrorAsUnexpected
27
- } from "./chunk-GDQKSWAB.js";
27
+ } from "./chunk-YKC6AF5P.js";
28
28
  import {
29
29
  require_lib
30
30
  } from "./chunk-2VQSCETZ.js";
@@ -2227,4 +2227,4 @@ export {
2227
2227
  registerCleanBugsnagErrorsFromWithinPlugins,
2228
2228
  addBugsnagMetadata
2229
2229
  };
2230
- //# sourceMappingURL=chunk-K2VIRVTL.js.map
2230
+ //# sourceMappingURL=chunk-2UR7TMKO.js.map
@@ -18,7 +18,7 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-GDQKSWAB.js";
21
+ } from "./chunk-YKC6AF5P.js";
22
22
  import {
23
23
  require_semver
24
24
  } from "./chunk-2VQSCETZ.js";
@@ -13933,4 +13933,4 @@ deep-extend/lib/deep-extend.js:
13933
13933
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13934
13934
  *)
13935
13935
  */
13936
- //# sourceMappingURL=chunk-5HCVMQPA.js.map
13936
+ //# sourceMappingURL=chunk-37HE2BRV.js.map
@@ -5,10 +5,10 @@ import {
5
5
  getLastSeenUserIdAfterAuth,
6
6
  getSensitiveEnvironmentData,
7
7
  requestIdsCollection
8
- } from "./chunk-6NLDEVLI.js";
8
+ } from "./chunk-ZJQOFM3X.js";
9
9
  import {
10
10
  runWithRateLimit
11
- } from "./chunk-5HCVMQPA.js";
11
+ } from "./chunk-37HE2BRV.js";
12
12
  import {
13
13
  alwaysLogAnalytics,
14
14
  alwaysLogMetrics,
@@ -24,7 +24,7 @@ import {
24
24
  outputDebug,
25
25
  outputToken,
26
26
  reportingRateLimit
27
- } from "./chunk-GDQKSWAB.js";
27
+ } from "./chunk-YKC6AF5P.js";
28
28
  import {
29
29
  __commonJS,
30
30
  __esm,
@@ -16071,4 +16071,4 @@ export {
16071
16071
  recordEvent2 as recordEvent,
16072
16072
  compileData2 as compileData
16073
16073
  };
16074
- //# sourceMappingURL=chunk-A6BP5R5D.js.map
16074
+ //# sourceMappingURL=chunk-BJHEYWTG.js.map
@@ -2,12 +2,12 @@ import {
2
2
  CLI_KIT_VERSION,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-6NLDEVLI.js";
5
+ } from "./chunk-ZJQOFM3X.js";
6
6
  import {
7
7
  cacheRetrieve,
8
8
  cacheStore,
9
9
  versionSatisfies
10
- } from "./chunk-5HCVMQPA.js";
10
+ } from "./chunk-37HE2BRV.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-GDQKSWAB.js";
19
+ } from "./chunk-YKC6AF5P.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-MJJYI3CD.js");
87
+ let { sendErrorToBugsnag } = await import("./error-handler-G6DYVEQ2.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-NXCZ6OFG.js.map
177
+ //# sourceMappingURL=chunk-GPDZY4XJ.js.map
@@ -23385,7 +23385,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
23385
23385
  try {
23386
23386
  await getAndSet();
23387
23387
  } catch (error) {
23388
- let { sendErrorToBugsnag } = await import("./error-handler-MJJYI3CD.js");
23388
+ let { sendErrorToBugsnag } = await import("./error-handler-G6DYVEQ2.js");
23389
23389
  await sendErrorToBugsnag(error, "unexpected_error");
23390
23390
  }
23391
23391
  }, durationStack = [];
@@ -28155,7 +28155,7 @@ function asHumanFriendlyArray(items) {
28155
28155
  }
28156
28156
 
28157
28157
  // ../cli-kit/dist/public/common/string.js
28158
- var import_change_case = __toESM(require_dist16()), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
28158
+ var import_change_case = __toESM(require_dist16(), 1), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
28159
28159
  "commercial",
28160
28160
  "profitable",
28161
28161
  "amortizable",
@@ -29144,7 +29144,7 @@ init_cjs_shims();
29144
29144
 
29145
29145
  // ../cli-kit/dist/public/common/function.js
29146
29146
  init_cjs_shims();
29147
- var import_memoize = __toESM(require_memoize()), import_debounce = __toESM(require_debounce()), import_throttle2 = __toESM(require_throttle());
29147
+ var import_memoize = __toESM(require_memoize(), 1), import_debounce = __toESM(require_debounce(), 1), import_throttle2 = __toESM(require_throttle(), 1);
29148
29148
  function debounce(func, wait, options) {
29149
29149
  return (0, import_debounce.default)(func, wait, options);
29150
29150
  }
@@ -32541,4 +32541,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
32541
32541
  * LICENSE file in the root directory of this source tree.
32542
32542
  *)
32543
32543
  */
32544
- //# sourceMappingURL=chunk-GDQKSWAB.js.map
32544
+ //# sourceMappingURL=chunk-YKC6AF5P.js.map
@@ -14,7 +14,7 @@ import {
14
14
  setCurrentSessionId,
15
15
  setSessions,
16
16
  timeIntervalToMilliseconds
17
- } from "./chunk-5HCVMQPA.js";
17
+ } from "./chunk-37HE2BRV.js";
18
18
  import {
19
19
  AbortError,
20
20
  BugError,
@@ -80,7 +80,7 @@ import {
80
80
  stringifyMessage,
81
81
  systemEnvironmentVariables,
82
82
  themeToken
83
- } from "./chunk-GDQKSWAB.js";
83
+ } from "./chunk-YKC6AF5P.js";
84
84
  import {
85
85
  cwd,
86
86
  sniffForJson
@@ -30580,7 +30580,7 @@ var require_lib3 = __commonJS({
30580
30580
 
30581
30581
  // ../cli-kit/dist/public/common/version.js
30582
30582
  init_cjs_shims();
30583
- var CLI_KIT_VERSION = "3.85.3";
30583
+ var CLI_KIT_VERSION = "3.85.4";
30584
30584
 
30585
30585
  // ../cli-kit/dist/private/node/context/service.js
30586
30586
  init_cjs_shims();
@@ -36717,4 +36717,4 @@ mime-types/index.js:
36717
36717
  * MIT Licensed
36718
36718
  *)
36719
36719
  */
36720
- //# sourceMappingURL=chunk-6NLDEVLI.js.map
36720
+ //# sourceMappingURL=chunk-ZJQOFM3X.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  execaSync,
3
3
  fileExistsSync
4
- } from "./chunk-GDQKSWAB.js";
4
+ } from "./chunk-YKC6AF5P.js";
5
5
  import {
6
6
  require_lib
7
7
  } from "./chunk-2VQSCETZ.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-R36KMIMZ.js.map
43
+ //# sourceMappingURL=custom-oclif-loader-PIBU4VHF.js.map
@@ -4,12 +4,12 @@ import {
4
4
  errorHandler,
5
5
  registerCleanBugsnagErrorsFromWithinPlugins,
6
6
  sendErrorToBugsnag
7
- } from "./chunk-K2VIRVTL.js";
8
- import "./chunk-A6BP5R5D.js";
9
- import "./chunk-6NLDEVLI.js";
7
+ } from "./chunk-2UR7TMKO.js";
8
+ import "./chunk-BJHEYWTG.js";
9
+ import "./chunk-ZJQOFM3X.js";
10
10
  import "./chunk-25IMI7TH.js";
11
- import "./chunk-5HCVMQPA.js";
12
- import "./chunk-GDQKSWAB.js";
11
+ import "./chunk-37HE2BRV.js";
12
+ import "./chunk-YKC6AF5P.js";
13
13
  import "./chunk-2VQSCETZ.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-MJJYI3CD.js.map
28
+ //# sourceMappingURL=error-handler-G6DYVEQ2.js.map
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  reportAnalyticsEvent
3
- } from "../chunk-A6BP5R5D.js";
3
+ } from "../chunk-BJHEYWTG.js";
4
4
  import {
5
5
  getNextDeprecationDate
6
- } from "../chunk-6NLDEVLI.js";
6
+ } from "../chunk-ZJQOFM3X.js";
7
7
  import "../chunk-25IMI7TH.js";
8
- import "../chunk-5HCVMQPA.js";
8
+ import "../chunk-37HE2BRV.js";
9
9
  import {
10
10
  addSensitiveMetadata,
11
11
  getAllSensitiveMetadata,
12
12
  outputDebug,
13
13
  renderWarning
14
- } from "../chunk-GDQKSWAB.js";
14
+ } from "../chunk-YKC6AF5P.js";
15
15
  import "../chunk-2VQSCETZ.js";
16
16
  import "../chunk-UMUTXITN.js";
17
17
  import "../chunk-Y2JP6WFP.js";
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  fetchNotificationsInBackground
3
- } from "../chunk-NXCZ6OFG.js";
3
+ } from "../chunk-GPDZY4XJ.js";
4
4
  import {
5
5
  CLI_KIT_VERSION,
6
6
  startAnalytics
7
- } from "../chunk-6NLDEVLI.js";
7
+ } from "../chunk-ZJQOFM3X.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-5HCVMQPA.js";
14
+ } from "../chunk-37HE2BRV.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-GDQKSWAB.js";
23
+ } from "../chunk-YKC6AF5P.js";
24
24
  import "../chunk-2VQSCETZ.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-K2VIRVTL.js";
11
+ } from "./chunk-2UR7TMKO.js";
12
12
  import {
13
13
  compileData,
14
14
  fanoutHooks,
@@ -17,11 +17,11 @@ import {
17
17
  recordEvent,
18
18
  recordTiming,
19
19
  reportAnalyticsEvent
20
- } from "./chunk-A6BP5R5D.js";
20
+ } from "./chunk-BJHEYWTG.js";
21
21
  import {
22
22
  setCurrentCommandId,
23
23
  showNotificationsIfNeeded
24
- } from "./chunk-NXCZ6OFG.js";
24
+ } from "./chunk-GPDZY4XJ.js";
25
25
  import {
26
26
  CLI_KIT_VERSION,
27
27
  ClientError,
@@ -89,7 +89,7 @@ import {
89
89
  setPathValue,
90
90
  shopifyFetch,
91
91
  z
92
- } from "./chunk-6NLDEVLI.js";
92
+ } from "./chunk-ZJQOFM3X.js";
93
93
  import "./chunk-25IMI7TH.js";
94
94
  import {
95
95
  LocalStorage,
@@ -112,7 +112,7 @@ import {
112
112
  usesWorkspaces,
113
113
  versionSatisfies,
114
114
  writePackageJSON
115
- } from "./chunk-5HCVMQPA.js";
115
+ } from "./chunk-37HE2BRV.js";
116
116
  import {
117
117
  AbortController as AbortController2,
118
118
  AbortError,
@@ -275,7 +275,7 @@ import {
275
275
  username,
276
276
  writeFile,
277
277
  writeFileSync
278
- } from "./chunk-GDQKSWAB.js";
278
+ } from "./chunk-YKC6AF5P.js";
279
279
  import {
280
280
  require_commonjs,
281
281
  require_lib as require_lib2,
@@ -194958,7 +194958,7 @@ function loadFwConfigFile(rootPath, fwConfigFileName, fwConfigFiles = {}) {
194958
194958
 
194959
194959
  // ../cli-kit/dist/public/node/toml.js
194960
194960
  init_cjs_shims();
194961
- var toml = __toESM(require_toml());
194961
+ var toml = __toESM(require_toml(), 1);
194962
194962
  function decodeToml(input) {
194963
194963
  let normalizedInput = input.replace(/\r\n$/g, `
194964
194964
  `);
@@ -201852,7 +201852,7 @@ init_cjs_shims();
201852
201852
  init_cjs_shims();
201853
201853
  import { fileURLToPath as fileURLToPath2 } from "node:url";
201854
201854
  async function launchCLI(options) {
201855
- let { errorHandler: errorHandler2 } = await import("./error-handler-MJJYI3CD.js"), { isDevelopment: isDevelopment2 } = await import("./local-MWSAESLX.js"), oclif = await import("./lib-XDPPS4KW.js"), { ShopifyConfig } = await import("./custom-oclif-loader-R36KMIMZ.js");
201855
+ let { errorHandler: errorHandler2 } = await import("./error-handler-G6DYVEQ2.js"), { isDevelopment: isDevelopment2 } = await import("./local-P6NRRHIF.js"), oclif = await import("./lib-XDPPS4KW.js"), { ShopifyConfig } = await import("./custom-oclif-loader-PIBU4VHF.js");
201856
201856
  isDevelopment2() && (oclif.default.settings.debug = !0);
201857
201857
  try {
201858
201858
  let config2 = new ShopifyConfig({ root: fileURLToPath2(options.moduleURL) });
@@ -201867,7 +201867,7 @@ var import_core3 = __toESM(require_lib2());
201867
201867
  async function exitIfOldNodeVersion(versions2 = process.versions) {
201868
201868
  let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
201869
201869
  if (nodeMajorVersion < 18) {
201870
- let { renderError: renderError2 } = await import("./ui-O654GOTM.js");
201870
+ let { renderError: renderError2 } = await import("./ui-DP4GP7CG.js");
201871
201871
  renderError2({
201872
201872
  headline: "Upgrade to a supported Node version now.",
201873
201873
  body: [
@@ -201894,7 +201894,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
201894
201894
  return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options.moduleURL });
201895
201895
  }
201896
201896
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
201897
- let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-6AJOWMMJ.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
201897
+ let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-Y7X57X7L.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
201898
201898
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
201899
201899
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
201900
201900
  argv.splice(initIndex2, 0, "init");
@@ -20,7 +20,7 @@ import {
20
20
  macAddress,
21
21
  opentelemetryDomain,
22
22
  themeToken
23
- } from "./chunk-GDQKSWAB.js";
23
+ } from "./chunk-YKC6AF5P.js";
24
24
  import "./chunk-2VQSCETZ.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-MWSAESLX.js.map
54
+ //# sourceMappingURL=local-P6NRRHIF.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-5HCVMQPA.js";
33
- import "./chunk-GDQKSWAB.js";
32
+ } from "./chunk-37HE2BRV.js";
33
+ import "./chunk-YKC6AF5P.js";
34
34
  import "./chunk-2VQSCETZ.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-6AJOWMMJ.js.map
73
+ //# sourceMappingURL=node-package-manager-Y7X57X7L.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderTasks,
18
18
  renderTextPrompt,
19
19
  renderWarning
20
- } from "./chunk-GDQKSWAB.js";
20
+ } from "./chunk-YKC6AF5P.js";
21
21
  import "./chunk-2VQSCETZ.js";
22
22
  import "./chunk-UMUTXITN.js";
23
23
  import "./chunk-Y2JP6WFP.js";
@@ -45,4 +45,4 @@ export {
45
45
  renderTextPrompt,
46
46
  renderWarning
47
47
  };
48
- //# sourceMappingURL=ui-O654GOTM.js.map
48
+ //# sourceMappingURL=ui-DP4GP7CG.js.map
@@ -104,5 +104,5 @@
104
104
  "summary": "Create a new app project"
105
105
  }
106
106
  },
107
- "version": "3.85.3"
107
+ "version": "3.85.4"
108
108
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/create-app",
3
- "version": "3.85.3",
3
+ "version": "3.85.4",
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.85.3",
51
- "@shopify/app": "3.85.3",
50
+ "@shopify/cli-kit": "3.85.4",
51
+ "@shopify/app": "3.85.4",
52
52
  "esbuild-plugin-copy": "^2.1.1",
53
53
  "@vitest/coverage-istanbul": "^3.1.4"
54
54
  },