@shopify/create-app 3.80.6 → 3.81.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/dist/{chunk-I2T7RMPE.js → chunk-24FFN3UF.js} +26 -26
- package/dist/{chunk-3INFDIM3.js → chunk-2YVW3FGK.js} +42 -507
- package/dist/{chunk-3HCB5FCE.js → chunk-7O563I7I.js} +275 -76
- package/dist/{chunk-TJM3YBLQ.js → chunk-CTFDRWUN.js} +15 -12
- package/dist/{chunk-25SITN3I.js → chunk-ILI5X6PP.js} +2 -2
- package/dist/{chunk-LUDVCV3T.js → chunk-NQJJHSZI.js} +5 -5
- package/dist/{chunk-LDEHFRUQ.js → chunk-PTSAUW2T.js} +15 -10
- package/dist/{chunk-NRDSLF6O.js → chunk-QU7DXDZR.js} +243 -219
- package/dist/{chunk-LQ2ZKVR6.js → chunk-UMUTXITN.js} +87 -4
- package/dist/{chunk-LH5HVQQC.js → chunk-VMUIREUQ.js} +2 -2
- package/dist/{chunk-CDBXAE2F.js → chunk-Y2JP6WFP.js} +99 -11
- package/dist/{chunk-4EUXP4ED.js → chunk-YTTZ5B56.js} +32 -33
- package/dist/{custom-oclif-loader-SD7F6FMU.js → custom-oclif-loader-ZSOO2BP2.js} +7 -8
- package/dist/{del-KB2YLEEB.js → del-MOZRBB7Y.js} +4 -4
- package/dist/{devtools-J4QAI6HR.js → devtools-LDCSRUXB.js} +4 -4
- package/dist/{error-handler-2FLOQDU4.js → error-handler-6K7FR77V.js} +11 -12
- package/dist/hooks/postrun.js +9 -10
- package/dist/hooks/prerun.js +9 -10
- package/dist/{http-proxy-KGLXPNEY.js → http-proxy-LHSVRGJ5.js} +14 -10
- package/dist/index.js +11742 -5691
- package/dist/index.test.js +10022 -8822
- package/dist/lib-UJ7YNLH4.js +11 -0
- package/dist/{local-DLZ7G4Q5.js → local-BYAIQCJB.js} +9 -14
- package/dist/{magic-string.es-BSVDQOZI.js → magic-string.es-UZAAPNRE.js} +42 -36
- package/dist/{node-package-manager-EFQ7S3IA.js → node-package-manager-ZN2SJLTP.js} +8 -9
- package/dist/{out-5KP5WGIK.js → out-NKJPLKLB.js} +2 -2
- package/dist/{path-GWAZZN2N.js → path-COZT77T2.js} +2 -3
- package/dist/toml_patch_bg.wasm +0 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-OSSJNNUO.js → ui-RJQBCWRN.js} +7 -10
- package/oclif.manifest.json +1 -1
- package/package.json +6 -7
- package/dist/chunk-3I3GQNEW.js +0 -95
- package/dist/chunk-ZUCWDIGE.js +0 -111
- package/dist/lib-TMSQAG3Q.js +0 -11
- package/dist/toml-patch-wasm-J5VGG6WG.js +0 -140
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
getEnvironmentData,
|
|
5
5
|
getLastSeenUserIdAfterAuth,
|
|
6
6
|
getSensitiveEnvironmentData
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-YTTZ5B56.js";
|
|
8
8
|
import {
|
|
9
9
|
runWithRateLimit
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-7O563I7I.js";
|
|
11
11
|
import {
|
|
12
12
|
alwaysLogAnalytics,
|
|
13
13
|
alwaysLogMetrics,
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
outputDebug,
|
|
25
25
|
outputToken,
|
|
26
26
|
reportingRateLimit
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-QU7DXDZR.js";
|
|
28
28
|
import {
|
|
29
29
|
__commonJS,
|
|
30
30
|
__esm,
|
|
@@ -8492,9 +8492,9 @@ var require_pool = __commonJS({
|
|
|
8492
8492
|
}
|
|
8493
8493
|
});
|
|
8494
8494
|
|
|
8495
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
8495
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/util/longbits.js
|
|
8496
8496
|
var require_longbits = __commonJS({
|
|
8497
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
8497
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/util/longbits.js"(exports2, module2) {
|
|
8498
8498
|
"use strict";
|
|
8499
8499
|
init_cjs_shims();
|
|
8500
8500
|
module2.exports = LongBits;
|
|
@@ -8575,9 +8575,9 @@ var require_longbits = __commonJS({
|
|
|
8575
8575
|
}
|
|
8576
8576
|
});
|
|
8577
8577
|
|
|
8578
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
8578
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/util/minimal.js
|
|
8579
8579
|
var require_minimal = __commonJS({
|
|
8580
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
8580
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/util/minimal.js"(exports2) {
|
|
8581
8581
|
"use strict";
|
|
8582
8582
|
init_cjs_shims();
|
|
8583
8583
|
var util = exports2;
|
|
@@ -8736,9 +8736,9 @@ var require_minimal = __commonJS({
|
|
|
8736
8736
|
}
|
|
8737
8737
|
});
|
|
8738
8738
|
|
|
8739
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
8739
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/writer.js
|
|
8740
8740
|
var require_writer = __commonJS({
|
|
8741
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
8741
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/writer.js"(exports2, module2) {
|
|
8742
8742
|
"use strict";
|
|
8743
8743
|
init_cjs_shims();
|
|
8744
8744
|
module2.exports = Writer;
|
|
@@ -8874,9 +8874,9 @@ var require_writer = __commonJS({
|
|
|
8874
8874
|
}
|
|
8875
8875
|
});
|
|
8876
8876
|
|
|
8877
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
8877
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/writer_buffer.js
|
|
8878
8878
|
var require_writer_buffer = __commonJS({
|
|
8879
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
8879
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/writer_buffer.js"(exports2, module2) {
|
|
8880
8880
|
"use strict";
|
|
8881
8881
|
init_cjs_shims();
|
|
8882
8882
|
module2.exports = BufferWriter;
|
|
@@ -8912,9 +8912,9 @@ var require_writer_buffer = __commonJS({
|
|
|
8912
8912
|
}
|
|
8913
8913
|
});
|
|
8914
8914
|
|
|
8915
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
8915
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/reader.js
|
|
8916
8916
|
var require_reader = __commonJS({
|
|
8917
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
8917
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/reader.js"(exports2, module2) {
|
|
8918
8918
|
"use strict";
|
|
8919
8919
|
init_cjs_shims();
|
|
8920
8920
|
module2.exports = Reader;
|
|
@@ -9102,9 +9102,9 @@ var require_reader = __commonJS({
|
|
|
9102
9102
|
}
|
|
9103
9103
|
});
|
|
9104
9104
|
|
|
9105
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9105
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/reader_buffer.js
|
|
9106
9106
|
var require_reader_buffer = __commonJS({
|
|
9107
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9107
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/reader_buffer.js"(exports2, module2) {
|
|
9108
9108
|
"use strict";
|
|
9109
9109
|
init_cjs_shims();
|
|
9110
9110
|
module2.exports = BufferReader;
|
|
@@ -9125,9 +9125,9 @@ var require_reader_buffer = __commonJS({
|
|
|
9125
9125
|
}
|
|
9126
9126
|
});
|
|
9127
9127
|
|
|
9128
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9128
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/rpc/service.js
|
|
9129
9129
|
var require_service = __commonJS({
|
|
9130
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9130
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/rpc/service.js"(exports2, module2) {
|
|
9131
9131
|
"use strict";
|
|
9132
9132
|
init_cjs_shims();
|
|
9133
9133
|
module2.exports = Service;
|
|
@@ -9186,9 +9186,9 @@ var require_service = __commonJS({
|
|
|
9186
9186
|
}
|
|
9187
9187
|
});
|
|
9188
9188
|
|
|
9189
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9189
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/rpc.js
|
|
9190
9190
|
var require_rpc = __commonJS({
|
|
9191
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9191
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/rpc.js"(exports2) {
|
|
9192
9192
|
"use strict";
|
|
9193
9193
|
init_cjs_shims();
|
|
9194
9194
|
var rpc = exports2;
|
|
@@ -9196,18 +9196,18 @@ var require_rpc = __commonJS({
|
|
|
9196
9196
|
}
|
|
9197
9197
|
});
|
|
9198
9198
|
|
|
9199
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9199
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/roots.js
|
|
9200
9200
|
var require_roots = __commonJS({
|
|
9201
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9201
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/roots.js"(exports2, module2) {
|
|
9202
9202
|
"use strict";
|
|
9203
9203
|
init_cjs_shims();
|
|
9204
9204
|
module2.exports = {};
|
|
9205
9205
|
}
|
|
9206
9206
|
});
|
|
9207
9207
|
|
|
9208
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9208
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/index-minimal.js
|
|
9209
9209
|
var require_index_minimal = __commonJS({
|
|
9210
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9210
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/src/index-minimal.js"(exports2) {
|
|
9211
9211
|
"use strict";
|
|
9212
9212
|
init_cjs_shims();
|
|
9213
9213
|
var protobuf = exports2;
|
|
@@ -9227,9 +9227,9 @@ var require_index_minimal = __commonJS({
|
|
|
9227
9227
|
}
|
|
9228
9228
|
});
|
|
9229
9229
|
|
|
9230
|
-
// ../../node_modules/.pnpm/protobufjs@7.
|
|
9230
|
+
// ../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/minimal.js
|
|
9231
9231
|
var require_minimal2 = __commonJS({
|
|
9232
|
-
"../../node_modules/.pnpm/protobufjs@7.
|
|
9232
|
+
"../../node_modules/.pnpm/protobufjs@7.5.3/node_modules/protobufjs/minimal.js"(exports2, module2) {
|
|
9233
9233
|
"use strict";
|
|
9234
9234
|
init_cjs_shims();
|
|
9235
9235
|
module2.exports = require_index_minimal();
|
|
@@ -15926,4 +15926,4 @@ export {
|
|
|
15926
15926
|
requestIdsCollection,
|
|
15927
15927
|
reportAnalyticsEvent
|
|
15928
15928
|
};
|
|
15929
|
-
//# sourceMappingURL=chunk-
|
|
15929
|
+
//# sourceMappingURL=chunk-24FFN3UF.js.map
|