@shopify/create-app 3.71.4 → 3.72.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-EHMCI3ZQ.js → chunk-2DIYMVG2.js} +3 -3
- package/dist/{chunk-V6QR4YF3.js → chunk-4LKBFY6F.js} +4 -4
- package/dist/{chunk-7KSICWEJ.js → chunk-525IGJJ5.js} +5 -5
- package/dist/{chunk-ZKG4HP53.js → chunk-5PUNFSIL.js} +2 -2
- package/dist/{chunk-QDHJLRQP.js → chunk-M6Q3ASB4.js} +4 -4
- package/dist/{chunk-AO4KDLMV.js → chunk-WZKOQGWB.js} +2 -2
- package/dist/{custom-oclif-loader-IEDAORQX.js → custom-oclif-loader-JSZXUC2U.js} +2 -2
- package/dist/{error-handler-Q746XAGH.js → error-handler-XO4P26KU.js} +6 -6
- package/dist/hooks/postrun.js +4 -4
- package/dist/hooks/prerun.js +4 -4
- package/dist/index.js +238 -48
- package/dist/{local-NMUF62ON.js → local-U3MIEMYK.js} +2 -2
- package/dist/{node-package-manager-E6UQACT4.js → node-package-manager-UJ52MDKV.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-MMDEJUP7.js → ui-NZKY4FDU.js} +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-WZKOQGWB.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-5PUNFSIL.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-POZ5MGPT.js";
|
|
@@ -24,4 +24,4 @@ function getOutputUpdateCLIReminder(version) {
|
|
|
24
24
|
export {
|
|
25
25
|
getOutputUpdateCLIReminder
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=chunk-
|
|
27
|
+
//# sourceMappingURL=chunk-2DIYMVG2.js.map
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
removeSession,
|
|
13
13
|
setCachedPartnerAccountStatus,
|
|
14
14
|
setSession
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-WZKOQGWB.js";
|
|
16
16
|
import {
|
|
17
17
|
AbortError,
|
|
18
18
|
BugError,
|
|
@@ -49,7 +49,7 @@ import {
|
|
|
49
49
|
systemEnvironmentVariables,
|
|
50
50
|
themeKitAccessDomain,
|
|
51
51
|
themeToken
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-5PUNFSIL.js";
|
|
53
53
|
import {
|
|
54
54
|
cwd,
|
|
55
55
|
sniffForJson
|
|
@@ -29342,7 +29342,7 @@ var require_lib3 = __commonJS({
|
|
|
29342
29342
|
|
|
29343
29343
|
// ../cli-kit/dist/public/common/version.js
|
|
29344
29344
|
init_cjs_shims();
|
|
29345
|
-
var CLI_KIT_VERSION = "3.
|
|
29345
|
+
var CLI_KIT_VERSION = "3.72.0";
|
|
29346
29346
|
|
|
29347
29347
|
// ../cli-kit/dist/private/node/analytics.js
|
|
29348
29348
|
init_cjs_shims();
|
|
@@ -34858,4 +34858,4 @@ mime-types/index.js:
|
|
|
34858
34858
|
* MIT Licensed
|
|
34859
34859
|
*)
|
|
34860
34860
|
*/
|
|
34861
|
-
//# sourceMappingURL=chunk-
|
|
34861
|
+
//# sourceMappingURL=chunk-4LKBFY6F.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fanoutHooks,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-M6Q3ASB4.js";
|
|
5
5
|
import {
|
|
6
6
|
CLI_KIT_VERSION,
|
|
7
7
|
getEnvironmentData
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-4LKBFY6F.js";
|
|
9
9
|
import {
|
|
10
10
|
runWithRateLimit
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-WZKOQGWB.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortSilentError,
|
|
14
14
|
CancelExecution,
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
reportingRateLimit,
|
|
24
24
|
require_stacktracey,
|
|
25
25
|
shouldReportErrorAsUnexpected
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-5PUNFSIL.js";
|
|
27
27
|
import {
|
|
28
28
|
require_lib
|
|
29
29
|
} from "./chunk-CQGOPQQH.js";
|
|
@@ -2140,4 +2140,4 @@ export {
|
|
|
2140
2140
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
2141
2141
|
addBugsnagMetadata
|
|
2142
2142
|
};
|
|
2143
|
-
//# sourceMappingURL=chunk-
|
|
2143
|
+
//# sourceMappingURL=chunk-525IGJJ5.js.map
|
|
@@ -22989,7 +22989,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
22989
22989
|
try {
|
|
22990
22990
|
await getAndSet();
|
|
22991
22991
|
} catch (error) {
|
|
22992
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
22992
|
+
let { sendErrorToBugsnag } = await import("./error-handler-XO4P26KU.js");
|
|
22993
22993
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
22994
22994
|
}
|
|
22995
22995
|
}, durationStack = [];
|
|
@@ -32078,4 +32078,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
32078
32078
|
* LICENSE file in the root directory of this source tree.
|
|
32079
32079
|
*)
|
|
32080
32080
|
*/
|
|
32081
|
-
//# sourceMappingURL=chunk-
|
|
32081
|
+
//# sourceMappingURL=chunk-5PUNFSIL.js.map
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
getEnvironmentData,
|
|
5
5
|
getLastSeenUserIdAfterAuth,
|
|
6
6
|
getSensitiveEnvironmentData
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-4LKBFY6F.js";
|
|
8
8
|
import {
|
|
9
9
|
runWithRateLimit
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-WZKOQGWB.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-5PUNFSIL.js";
|
|
28
28
|
import {
|
|
29
29
|
__commonJS,
|
|
30
30
|
__require,
|
|
@@ -15766,4 +15766,4 @@ export {
|
|
|
15766
15766
|
getListOfTunnelPlugins,
|
|
15767
15767
|
reportAnalyticsEvent
|
|
15768
15768
|
};
|
|
15769
|
-
//# sourceMappingURL=chunk-
|
|
15769
|
+
//# sourceMappingURL=chunk-M6Q3ASB4.js.map
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_get_stream,
|
|
19
19
|
runWithTimer,
|
|
20
20
|
writeFile
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-5PUNFSIL.js";
|
|
22
22
|
import {
|
|
23
23
|
dirname,
|
|
24
24
|
joinPath
|
|
@@ -15390,4 +15390,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
15390
15390
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15391
15391
|
*)
|
|
15392
15392
|
*/
|
|
15393
|
-
//# sourceMappingURL=chunk-
|
|
15393
|
+
//# sourceMappingURL=chunk-WZKOQGWB.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
execaSync,
|
|
3
3
|
fileExistsSync
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-5PUNFSIL.js";
|
|
5
5
|
import {
|
|
6
6
|
require_lib
|
|
7
7
|
} from "./chunk-CQGOPQQH.js";
|
|
@@ -43,4 +43,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
|
|
|
43
43
|
export {
|
|
44
44
|
ShopifyConfig
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=custom-oclif-loader-
|
|
46
|
+
//# sourceMappingURL=custom-oclif-loader-JSZXUC2U.js.map
|
|
@@ -4,12 +4,12 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-525IGJJ5.js";
|
|
8
|
+
import "./chunk-M6Q3ASB4.js";
|
|
9
|
+
import "./chunk-4LKBFY6F.js";
|
|
10
10
|
import "./chunk-VSLR7ET4.js";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-WZKOQGWB.js";
|
|
12
|
+
import "./chunk-5PUNFSIL.js";
|
|
13
13
|
import "./chunk-CQGOPQQH.js";
|
|
14
14
|
import "./chunk-SNOECVP4.js";
|
|
15
15
|
import "./chunk-522OB3EU.js";
|
|
@@ -28,4 +28,4 @@ export {
|
|
|
28
28
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
29
29
|
sendErrorToBugsnag
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=error-handler-
|
|
31
|
+
//# sourceMappingURL=error-handler-XO4P26KU.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-M6Q3ASB4.js";
|
|
4
4
|
import {
|
|
5
5
|
getNextDeprecationDate
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-4LKBFY6F.js";
|
|
7
7
|
import "../chunk-VSLR7ET4.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-WZKOQGWB.js";
|
|
9
9
|
import {
|
|
10
10
|
addSensitiveMetadata,
|
|
11
11
|
getAllSensitiveMetadata,
|
|
12
12
|
outputDebug,
|
|
13
13
|
renderWarning
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-5PUNFSIL.js";
|
|
15
15
|
import "../chunk-CQGOPQQH.js";
|
|
16
16
|
import "../chunk-SNOECVP4.js";
|
|
17
17
|
import "../chunk-522OB3EU.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getOutputUpdateCLIReminder
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-2DIYMVG2.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION,
|
|
6
6
|
startAnalytics
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-4LKBFY6F.js";
|
|
8
8
|
import "../chunk-VSLR7ET4.js";
|
|
9
9
|
import {
|
|
10
10
|
checkForCachedNewVersion,
|
|
11
11
|
checkForNewVersion,
|
|
12
12
|
runAtMinimumInterval
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-WZKOQGWB.js";
|
|
14
14
|
import {
|
|
15
15
|
outputDebug,
|
|
16
16
|
outputWarn
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-5PUNFSIL.js";
|
|
18
18
|
import "../chunk-CQGOPQQH.js";
|
|
19
19
|
import "../chunk-SNOECVP4.js";
|
|
20
20
|
import "../chunk-522OB3EU.js";
|