@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.
- package/dist/{chunk-AG24RXY5.js → chunk-5F7FMAT2.js} +2 -2
- package/dist/{chunk-E7QU3XLI.js → chunk-EL5DCDEL.js} +7 -9
- package/dist/{chunk-4YD2DGEA.js → chunk-GRJC5EZB.js} +5 -5
- package/dist/{chunk-AEMZTD5E.js → chunk-M7VMC3PN.js} +36990 -20888
- package/dist/{chunk-VJVF56JB.js → chunk-YXRIPYLR.js} +4 -6
- package/dist/{chunk-ONMQ7D6J.js → chunk-YZFEE3WJ.js} +65 -30
- package/dist/{custom-oclif-loader-P5WMEY4P.js → custom-oclif-loader-LMLLWIIT.js} +2 -2
- package/dist/{error-handler-OO5B7RPA.js → error-handler-EMA3ZDST.js} +5 -6
- package/dist/hooks/postrun.js +4 -5
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +1911 -905
- package/dist/{local-3F2FVASE.js → local-HLSDFGNH.js} +2 -2
- package/dist/{node-package-manager-LQOE3EHU.js → node-package-manager-U5YKTMAG.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-Q2JK5OBR.js → ui-LUT4KZ3X.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
- package/dist/chunk-3PEDZR7O.js +0 -16096
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
runWithTimer,
|
|
21
21
|
unixFileIsOwnedByCurrentUser,
|
|
22
22
|
writeFile
|
|
23
|
-
} from "./chunk-
|
|
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-
|
|
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
|
-
|
|
6
|
+
isLocalEnvironment,
|
|
7
|
+
reportAnalyticsEvent
|
|
8
|
+
} from "./chunk-M7VMC3PN.js";
|
|
11
9
|
import {
|
|
12
10
|
runWithRateLimit
|
|
13
|
-
} from "./chunk-
|
|
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-
|
|
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-
|
|
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-
|
|
5
|
+
} from "./chunk-M7VMC3PN.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
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-
|
|
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-
|
|
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-
|
|
177
|
+
//# sourceMappingURL=chunk-GRJC5EZB.js.map
|