@shopify/create-app 3.86.1 → 3.87.0
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/README.md +2 -1
- package/dist/{chunk-U5F5ZHHV.js → chunk-HBFPX5N4.js} +76 -205
- package/dist/{chunk-ZPIPJKU4.js → chunk-HLOOBB4I.js} +17 -5
- package/dist/chunk-MWXQRYBK.js +80 -0
- package/dist/{chunk-ASZTU5FY.js → chunk-PDSOKLSC.js} +45 -20
- package/dist/{chunk-MGT4QKYB.js → chunk-TIUOQMGA.js} +4 -4
- package/dist/{chunk-T3CH4FSA.js → chunk-UOEBXUPG.js} +5 -5
- package/dist/{chunk-JXJ33RQ2.js → chunk-V7OWCSFT.js} +4 -4
- package/dist/{chunk-SB7IE2QN.js → chunk-VLJHCQXA.js} +5 -5
- package/dist/{chunk-D3N5EZME.js → chunk-VR5VKR2I.js} +6 -6
- package/dist/{custom-oclif-loader-BWUSWZN5.js → custom-oclif-loader-TBJQ73OQ.js} +15 -9
- package/dist/{del-M36IQP37.js → del-OKZSX2EU.js} +2 -2
- package/dist/{error-handler-3FRDLG2Y.js → error-handler-OMN5NZFN.js} +9 -7
- package/dist/hooks/postrun.js +9 -68
- package/dist/hooks/prerun.js +7 -5
- package/dist/{http-proxy-node16-K5X7BUK5.js → http-proxy-node16-VGGP6PLA.js} +5 -5
- package/dist/index.js +1085 -775
- package/dist/index.test.js +1 -1
- package/dist/{lib-JIKIO4JO.js → lib-IF6LVQLE.js} +2 -2
- package/dist/{local-SYOM7NMW.js → local-XH6K2UZK.js} +5 -3
- package/dist/{magic-string.es-UZAAPNRE.js → magic-string.es-S5HKFBJX.js} +5 -6
- package/dist/{node-package-manager-Q4WSQVPY.js → node-package-manager-5EX7KILU.js} +6 -4
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-7G4EJJ66.js → ui-ROZ5MAUS.js} +5 -3
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
|
@@ -301,9 +301,9 @@ var require_web_outgoing = __commonJS({
|
|
|
301
301
|
}
|
|
302
302
|
});
|
|
303
303
|
|
|
304
|
-
// ../../node_modules/.pnpm/follow-redirects@1.15.
|
|
304
|
+
// ../../node_modules/.pnpm/follow-redirects@1.15.11/node_modules/follow-redirects/debug.js
|
|
305
305
|
var require_debug = __commonJS({
|
|
306
|
-
"../../node_modules/.pnpm/follow-redirects@1.15.
|
|
306
|
+
"../../node_modules/.pnpm/follow-redirects@1.15.11/node_modules/follow-redirects/debug.js"(exports, module) {
|
|
307
307
|
init_cjs_shims();
|
|
308
308
|
var debug;
|
|
309
309
|
module.exports = function() {
|
|
@@ -320,9 +320,9 @@ var require_debug = __commonJS({
|
|
|
320
320
|
}
|
|
321
321
|
});
|
|
322
322
|
|
|
323
|
-
// ../../node_modules/.pnpm/follow-redirects@1.15.
|
|
323
|
+
// ../../node_modules/.pnpm/follow-redirects@1.15.11/node_modules/follow-redirects/index.js
|
|
324
324
|
var require_follow_redirects = __commonJS({
|
|
325
|
-
"../../node_modules/.pnpm/follow-redirects@1.15.
|
|
325
|
+
"../../node_modules/.pnpm/follow-redirects@1.15.11/node_modules/follow-redirects/index.js"(exports, module) {
|
|
326
326
|
init_cjs_shims();
|
|
327
327
|
var url = __require("url"), URL = url.URL, http = __require("http"), https = __require("https"), Writable = __require("stream").Writable, assert = __require("assert"), debug = require_debug();
|
|
328
328
|
(function() {
|
|
@@ -946,4 +946,4 @@ http-proxy-node16/index.js:
|
|
|
946
946
|
* Dante - The Divine Comedy (Canto III)
|
|
947
947
|
*)
|
|
948
948
|
*/
|
|
949
|
-
//# sourceMappingURL=http-proxy-node16-
|
|
949
|
+
//# sourceMappingURL=http-proxy-node16-VGGP6PLA.js.map
|