@shopify/create-app 3.87.4 → 3.88.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-ONMQ7D6J.js";
23
+ } from "./chunk-YZFEE3WJ.js";
24
24
  import {
25
25
  require_semver
26
26
  } from "./chunk-V7OWCSFT.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-AG24RXY5.js.map
13999
+ //# sourceMappingURL=chunk-5F7FMAT2.js.map
@@ -1,16 +1,14 @@
1
- import {
2
- fanoutHooks,
3
- reportAnalyticsEvent
4
- } from "./chunk-3PEDZR7O.js";
5
1
  import {
6
2
  CLI_KIT_VERSION,
3
+ fanoutHooks,
7
4
  getEnvironmentData,
8
5
  getLastSeenUserIdAfterAuth,
9
- isLocalEnvironment
10
- } from "./chunk-AEMZTD5E.js";
6
+ isLocalEnvironment,
7
+ reportAnalyticsEvent
8
+ } from "./chunk-M7VMC3PN.js";
11
9
  import {
12
10
  runWithRateLimit
13
- } from "./chunk-AG24RXY5.js";
11
+ } from "./chunk-5F7FMAT2.js";
14
12
  import {
15
13
  AbortSilentError,
16
14
  CancelExecution,
@@ -25,7 +23,7 @@ import {
25
23
  reportingRateLimit,
26
24
  require_stacktracey,
27
25
  shouldReportErrorAsUnexpected
28
- } from "./chunk-ONMQ7D6J.js";
26
+ } from "./chunk-YZFEE3WJ.js";
29
27
  import {
30
28
  require_lib
31
29
  } from "./chunk-V7OWCSFT.js";
@@ -2233,4 +2231,4 @@ export {
2233
2231
  registerCleanBugsnagErrorsFromWithinPlugins,
2234
2232
  addBugsnagMetadata
2235
2233
  };
2236
- //# sourceMappingURL=chunk-E7QU3XLI.js.map
2234
+ //# sourceMappingURL=chunk-EL5DCDEL.js.map
@@ -2,12 +2,12 @@ import {
2
2
  CLI_KIT_VERSION,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-AEMZTD5E.js";
5
+ } from "./chunk-M7VMC3PN.js";
6
6
  import {
7
7
  cacheRetrieve,
8
8
  cacheStore,
9
9
  versionSatisfies
10
- } from "./chunk-AG24RXY5.js";
10
+ } from "./chunk-5F7FMAT2.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-ONMQ7D6J.js";
19
+ } from "./chunk-YZFEE3WJ.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-OO5B7RPA.js");
87
+ let { sendErrorToBugsnag } = await import("./error-handler-EMA3ZDST.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-4YD2DGEA.js.map
177
+ //# sourceMappingURL=chunk-GRJC5EZB.js.map