@shopify/create-app 3.91.0 → 3.91.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.
@@ -20,7 +20,7 @@ import {
20
20
  runWithTimer,
21
21
  unixFileIsOwnedByCurrentUser,
22
22
  writeFile
23
- } from "./chunk-JSNPKE7R.js";
23
+ } from "./chunk-NSOYPXEP.js";
24
24
  import {
25
25
  require_semver
26
26
  } from "./chunk-D7M6DPGX.js";
@@ -13996,4 +13996,4 @@ deep-extend/lib/deep-extend.js:
13996
13996
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13997
13997
  *)
13998
13998
  */
13999
- //# sourceMappingURL=chunk-SXHGDJJG.js.map
13999
+ //# sourceMappingURL=chunk-7WLIB5CO.js.map
@@ -22914,7 +22914,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
22914
22914
  try {
22915
22915
  await getAndSet();
22916
22916
  } catch (error) {
22917
- let { sendErrorToBugsnag } = await import("./error-handler-CZSHD75Y.js");
22917
+ let { sendErrorToBugsnag } = await import("./error-handler-LIQZ7B4V.js");
22918
22918
  await sendErrorToBugsnag(error, "unexpected_error");
22919
22919
  }
22920
22920
  }, durationStack = [];
@@ -27871,7 +27871,7 @@ function asHumanFriendlyArray(items) {
27871
27871
  }
27872
27872
 
27873
27873
  // ../cli-kit/dist/public/common/string.js
27874
- var import_change_case = __toESM(require_dist15(), 1), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
27874
+ var import_change_case = __toESM(require_dist15()), SAFE_RANDOM_BUSINESS_ADJECTIVES = [
27875
27875
  "commercial",
27876
27876
  "profitable",
27877
27877
  "amortizable",
@@ -32317,4 +32317,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
32317
32317
  * LICENSE file in the root directory of this source tree.
32318
32318
  *)
32319
32319
  */
32320
- //# sourceMappingURL=chunk-JSNPKE7R.js.map
32320
+ //# sourceMappingURL=chunk-NSOYPXEP.js.map
@@ -2,12 +2,12 @@ import {
2
2
  CLI_KIT_VERSION,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-SOPKCUZ6.js";
5
+ } from "./chunk-XKZES4F6.js";
6
6
  import {
7
7
  cacheRetrieve,
8
8
  cacheStore,
9
9
  versionSatisfies
10
- } from "./chunk-SXHGDJJG.js";
10
+ } from "./chunk-7WLIB5CO.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-JSNPKE7R.js";
19
+ } from "./chunk-NSOYPXEP.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-CZSHD75Y.js");
87
+ let { sendErrorToBugsnag } = await import("./error-handler-LIQZ7B4V.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-5V2QRULS.js.map
177
+ //# sourceMappingURL=chunk-NTSWA5QE.js.map
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  getNextDeprecationDate,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-SOPKCUZ6.js";
4
+ } from "./chunk-XKZES4F6.js";
5
5
  import {
6
6
  addSensitiveMetadata,
7
7
  getAllSensitiveMetadata,
8
8
  outputDebug,
9
9
  renderWarning
10
- } from "./chunk-JSNPKE7R.js";
10
+ } from "./chunk-NSOYPXEP.js";
11
11
  import {
12
12
  init_cjs_shims
13
13
  } from "./chunk-PKR7KJ6P.js";
@@ -75,4 +75,4 @@ export {
75
75
  postRunHookHasCompleted,
76
76
  hook
77
77
  };
78
- //# sourceMappingURL=chunk-Y7N4CVJX.js.map
78
+ //# sourceMappingURL=chunk-VGSXEE45.js.map
@@ -15,7 +15,7 @@ import {
15
15
  setCurrentSessionId,
16
16
  setSessions,
17
17
  timeIntervalToMilliseconds
18
- } from "./chunk-SXHGDJJG.js";
18
+ } from "./chunk-7WLIB5CO.js";
19
19
  import {
20
20
  AbortError,
21
21
  AbortSilentError,
@@ -100,7 +100,7 @@ import {
100
100
  stringifyMessage,
101
101
  systemEnvironmentVariables,
102
102
  themeToken
103
- } from "./chunk-JSNPKE7R.js";
103
+ } from "./chunk-NSOYPXEP.js";
104
104
  import {
105
105
  require_lib
106
106
  } from "./chunk-D7M6DPGX.js";
@@ -48076,7 +48076,7 @@ init_cjs_shims();
48076
48076
 
48077
48077
  // ../cli-kit/dist/public/common/version.js
48078
48078
  init_cjs_shims();
48079
- var CLI_KIT_VERSION = "3.91.0";
48079
+ var CLI_KIT_VERSION = "3.91.1";
48080
48080
 
48081
48081
  // ../cli-kit/dist/private/node/api/headers.js
48082
48082
  import https from "https";
@@ -53720,7 +53720,7 @@ function unionArrayStrategy(destinationArray, sourceArray) {
53720
53720
  }
53721
53721
 
53722
53722
  // ../cli-kit/dist/public/common/object.js
53723
- var import_deepmerge = __toESM(require_cjs(), 1), import_pickBy = __toESM(require_pickBy(), 1), import_mapValues = __toESM(require_mapValues(), 1), import_isEqual = __toESM(require_isEqual(), 1), import_differenceWith = __toESM(require_differenceWith(), 1), import_fromPairs = __toESM(require_fromPairs(), 1), import_toPairs = __toESM(require_toPairs(), 1), import_get = __toESM(require_get(), 1), import_set = __toESM(require_set(), 1), import_unset = __toESM(require_unset(), 1), import_isEmpty = __toESM(require_isEmpty(), 1);
53723
+ var import_deepmerge = __toESM(require_cjs()), import_pickBy = __toESM(require_pickBy()), import_mapValues = __toESM(require_mapValues()), import_isEqual = __toESM(require_isEqual()), import_differenceWith = __toESM(require_differenceWith()), import_fromPairs = __toESM(require_fromPairs()), import_toPairs = __toESM(require_toPairs()), import_get = __toESM(require_get()), import_set = __toESM(require_set()), import_unset = __toESM(require_unset()), import_isEmpty = __toESM(require_isEmpty());
53724
53724
  function deepMergeObjects(lhs, rhs, arrayMergeStrategy = unionArrayStrategy) {
53725
53725
  return (0, import_deepmerge.default)(lhs, rhs, { arrayMerge: arrayMergeStrategy });
53726
53726
  }
@@ -53973,7 +53973,7 @@ function earliestDateTimeAfter(afterTime, dates) {
53973
53973
  }
53974
53974
 
53975
53975
  // ../cli-kit/dist/public/node/api/partners.js
53976
- var import_bottleneck = __toESM(require_lib4(), 1), limiter = new import_bottleneck.default({
53976
+ var import_bottleneck = __toESM(require_lib4()), limiter = new import_bottleneck.default({
53977
53977
  minTime: 150,
53978
53978
  maxConcurrent: 10
53979
53979
  });
@@ -54955,4 +54955,4 @@ mime-types/index.js:
54955
54955
  * MIT Licensed
54956
54956
  *)
54957
54957
  */
54958
- //# sourceMappingURL=chunk-SOPKCUZ6.js.map
54958
+ //# sourceMappingURL=chunk-XKZES4F6.js.map
@@ -2,7 +2,7 @@ import {
2
2
  execaSync,
3
3
  fileExistsSync,
4
4
  isDevelopment
5
- } from "./chunk-JSNPKE7R.js";
5
+ } from "./chunk-NSOYPXEP.js";
6
6
  import {
7
7
  require_lib
8
8
  } from "./chunk-D7M6DPGX.js";
@@ -46,4 +46,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
46
46
  export {
47
47
  ShopifyConfig
48
48
  };
49
- //# sourceMappingURL=custom-oclif-loader-YGL55JE6.js.map
49
+ //# sourceMappingURL=custom-oclif-loader-O5NHEHOX.js.map
@@ -4,10 +4,10 @@ import {
4
4
  errorHandler,
5
5
  registerCleanBugsnagErrorsFromWithinPlugins,
6
6
  sendErrorToBugsnag
7
- } from "./chunk-SOPKCUZ6.js";
7
+ } from "./chunk-XKZES4F6.js";
8
8
  import "./chunk-VBBBCVMH.js";
9
- import "./chunk-SXHGDJJG.js";
10
- import "./chunk-JSNPKE7R.js";
9
+ import "./chunk-7WLIB5CO.js";
10
+ import "./chunk-NSOYPXEP.js";
11
11
  import "./chunk-D7M6DPGX.js";
12
12
  import "./chunk-UMUTXITN.js";
13
13
  import "./chunk-Y2JP6WFP.js";
@@ -25,4 +25,4 @@ export {
25
25
  registerCleanBugsnagErrorsFromWithinPlugins,
26
26
  sendErrorToBugsnag
27
27
  };
28
- //# sourceMappingURL=error-handler-CZSHD75Y.js.map
28
+ //# sourceMappingURL=error-handler-LIQZ7B4V.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  hook
3
- } from "../chunk-Y7N4CVJX.js";
4
- import "../chunk-SOPKCUZ6.js";
3
+ } from "../chunk-VGSXEE45.js";
4
+ import "../chunk-XKZES4F6.js";
5
5
  import "../chunk-VBBBCVMH.js";
6
- import "../chunk-SXHGDJJG.js";
7
- import "../chunk-JSNPKE7R.js";
6
+ import "../chunk-7WLIB5CO.js";
7
+ import "../chunk-NSOYPXEP.js";
8
8
  import "../chunk-D7M6DPGX.js";
9
9
  import "../chunk-UMUTXITN.js";
10
10
  import "../chunk-Y2JP6WFP.js";
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  fetchNotificationsInBackground
3
- } from "../chunk-5V2QRULS.js";
3
+ } from "../chunk-NTSWA5QE.js";
4
4
  import {
5
5
  CLI_KIT_VERSION,
6
6
  startAnalytics
7
- } from "../chunk-SOPKCUZ6.js";
7
+ } from "../chunk-XKZES4F6.js";
8
8
  import "../chunk-VBBBCVMH.js";
9
9
  import {
10
10
  checkForCachedNewVersion,
11
11
  checkForNewVersion,
12
12
  packageManagerFromUserAgent,
13
13
  runAtMinimumInterval
14
- } from "../chunk-SXHGDJJG.js";
14
+ } from "../chunk-7WLIB5CO.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-JSNPKE7R.js";
23
+ } from "../chunk-NSOYPXEP.js";
24
24
  import "../chunk-D7M6DPGX.js";
25
25
  import "../chunk-UMUTXITN.js";
26
26
  import "../chunk-Y2JP6WFP.js";
package/dist/index.js CHANGED
@@ -6,11 +6,11 @@ import {
6
6
  } from "./chunk-CE4S2SGM.js";
7
7
  import {
8
8
  postRunHookHasCompleted
9
- } from "./chunk-Y7N4CVJX.js";
9
+ } from "./chunk-VGSXEE45.js";
10
10
  import {
11
11
  setCurrentCommandId,
12
12
  showNotificationsIfNeeded
13
- } from "./chunk-5V2QRULS.js";
13
+ } from "./chunk-NTSWA5QE.js";
14
14
  import {
15
15
  CLI_KIT_VERSION,
16
16
  ClientError,
@@ -93,7 +93,7 @@ import {
93
93
  shopifyFetch,
94
94
  storeAdminUrl,
95
95
  z
96
- } from "./chunk-SOPKCUZ6.js";
96
+ } from "./chunk-XKZES4F6.js";
97
97
  import "./chunk-VBBBCVMH.js";
98
98
  import {
99
99
  LocalStorage,
@@ -115,7 +115,7 @@ import {
115
115
  usesWorkspaces,
116
116
  versionSatisfies,
117
117
  writePackageJSON
118
- } from "./chunk-SXHGDJJG.js";
118
+ } from "./chunk-7WLIB5CO.js";
119
119
  import {
120
120
  AbortController as AbortController2,
121
121
  AbortError,
@@ -283,7 +283,7 @@ import {
283
283
  username,
284
284
  writeFile,
285
285
  writeFileSync
286
- } from "./chunk-JSNPKE7R.js";
286
+ } from "./chunk-NSOYPXEP.js";
287
287
  import {
288
288
  require_brace_expansion,
289
289
  require_commonjs,
@@ -341001,7 +341001,7 @@ init_cjs_shims();
341001
341001
  init_cjs_shims();
341002
341002
  import { fileURLToPath as fileURLToPath2 } from "node:url";
341003
341003
  async function launchCLI(options) {
341004
- let { errorHandler: errorHandler2 } = await import("./error-handler-CZSHD75Y.js"), { isDevelopment: isDevelopment2 } = await import("./local-AQABQSKR.js"), oclif = await import("./lib-YAB2PPNZ.js"), { ShopifyConfig } = await import("./custom-oclif-loader-YGL55JE6.js");
341004
+ let { errorHandler: errorHandler2 } = await import("./error-handler-LIQZ7B4V.js"), { isDevelopment: isDevelopment2 } = await import("./local-EM7FKRTJ.js"), oclif = await import("./lib-YAB2PPNZ.js"), { ShopifyConfig } = await import("./custom-oclif-loader-O5NHEHOX.js");
341005
341005
  isDevelopment2() && (oclif.default.settings.debug = !0);
341006
341006
  try {
341007
341007
  let config2 = new ShopifyConfig({ root: fileURLToPath2(options.moduleURL) });
@@ -341016,7 +341016,7 @@ var import_core3 = __toESM(require_lib2());
341016
341016
  async function exitIfOldNodeVersion(versions2 = process.versions) {
341017
341017
  let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
341018
341018
  if (nodeMajorVersion < 18) {
341019
- let { renderError: renderError2 } = await import("./ui-EEB34UNU.js");
341019
+ let { renderError: renderError2 } = await import("./ui-A2SGHP45.js");
341020
341020
  renderError2({
341021
341021
  headline: "Upgrade to a supported Node version now.",
341022
341022
  body: [
@@ -341043,7 +341043,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
341043
341043
  return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options.moduleURL });
341044
341044
  }
341045
341045
  async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
341046
- let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-4NRVKS7Z.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
341046
+ let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-DKTBERVR.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
341047
341047
  if (argv.findIndex((arg) => arg.includes("init")) === -1) {
341048
341048
  let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
341049
341049
  argv.splice(initIndex2, 0, "init");
@@ -21,7 +21,7 @@ import {
21
21
  macAddress,
22
22
  opentelemetryDomain,
23
23
  themeToken
24
- } from "./chunk-JSNPKE7R.js";
24
+ } from "./chunk-NSOYPXEP.js";
25
25
  import "./chunk-D7M6DPGX.js";
26
26
  import "./chunk-UMUTXITN.js";
27
27
  import "./chunk-Y2JP6WFP.js";
@@ -55,4 +55,4 @@ export {
55
55
  opentelemetryDomain,
56
56
  themeToken
57
57
  };
58
- //# sourceMappingURL=local-AQABQSKR.js.map
58
+ //# sourceMappingURL=local-EM7FKRTJ.js.map
@@ -29,8 +29,8 @@ import {
29
29
  versionSatisfies,
30
30
  writePackageJSON,
31
31
  yarnLockfile
32
- } from "./chunk-SXHGDJJG.js";
33
- import "./chunk-JSNPKE7R.js";
32
+ } from "./chunk-7WLIB5CO.js";
33
+ import "./chunk-NSOYPXEP.js";
34
34
  import "./chunk-D7M6DPGX.js";
35
35
  import "./chunk-UMUTXITN.js";
36
36
  import "./chunk-Y2JP6WFP.js";
@@ -72,4 +72,4 @@ export {
72
72
  writePackageJSON,
73
73
  yarnLockfile
74
74
  };
75
- //# sourceMappingURL=node-package-manager-4NRVKS7Z.js.map
75
+ //# sourceMappingURL=node-package-manager-DKTBERVR.js.map
@@ -17,7 +17,7 @@ import {
17
17
  renderTasks,
18
18
  renderTextPrompt,
19
19
  renderWarning
20
- } from "./chunk-JSNPKE7R.js";
20
+ } from "./chunk-NSOYPXEP.js";
21
21
  import "./chunk-D7M6DPGX.js";
22
22
  import "./chunk-UMUTXITN.js";
23
23
  import "./chunk-Y2JP6WFP.js";
@@ -47,4 +47,4 @@ export {
47
47
  renderTextPrompt,
48
48
  renderWarning
49
49
  };
50
- //# sourceMappingURL=ui-EEB34UNU.js.map
50
+ //# sourceMappingURL=ui-A2SGHP45.js.map
@@ -104,5 +104,5 @@
104
104
  "summary": "Create a new app project"
105
105
  }
106
106
  },
107
- "version": "3.91.0"
107
+ "version": "3.91.1"
108
108
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/create-app",
3
- "version": "3.91.0",
3
+ "version": "3.91.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.2"
48
48
  },
49
49
  "devDependencies": {
50
- "@shopify/cli-kit": "3.91.0",
51
- "@shopify/app": "3.91.0",
50
+ "@shopify/cli-kit": "3.91.1",
51
+ "@shopify/app": "3.91.1",
52
52
  "esbuild-plugin-copy": "^2.1.1",
53
53
  "@vitest/coverage-istanbul": "^3.1.4"
54
54
  },