@shopify/cli 3.74.1 → 3.75.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/assets/hydrogen/starter/CHANGELOG.md +99 -0
- package/dist/assets/hydrogen/starter/app/components/ProductForm.tsx +2 -1
- package/dist/assets/hydrogen/starter/app/root.tsx +12 -2
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +1 -0
- package/dist/assets/hydrogen/starter/package.json +10 -10
- package/dist/assets/hydrogen/starter/tsconfig.json +1 -1
- package/dist/assets/hydrogen/starter/vite.config.ts +1 -0
- package/dist/assets/hydrogen/tailwind/package.json +1 -1
- package/dist/assets/hydrogen/tailwind/tailwind.css +1 -1
- package/dist/assets/hydrogen/vite/package.json +1 -1
- package/dist/assets/hydrogen/vite/vite.config.js +1 -0
- package/dist/{chunk-Z4WWAZEY.js → chunk-245U5NQK.js} +4 -4
- package/dist/{chunk-5L3V3XN7.js → chunk-2TEPYAPA.js} +4 -4
- package/dist/{chunk-CKTTNTVQ.js → chunk-4EZQAZ74.js} +7 -7
- package/dist/{chunk-4VWVAF7H.js → chunk-4MJNU2QF.js} +3 -3
- package/dist/{chunk-C2KCEZK7.js → chunk-5CJ7VYH7.js} +2 -2
- package/dist/{chunk-XCOZPDGL.js → chunk-63Z76ANM.js} +2 -2
- package/dist/{chunk-7HJY7CZB.js → chunk-7CQUOSVH.js} +6 -6
- package/dist/{chunk-POKIPHUC.js → chunk-7HSAZRHC.js} +3 -3
- package/dist/{chunk-7DCZ4PEB.js → chunk-7OOACYZ4.js} +3 -3
- package/dist/{chunk-6N46HJWX.js → chunk-CV5T4LOB.js} +3 -3
- package/dist/{chunk-IVI5VH2V.js → chunk-DXX7H2IH.js} +2 -2
- package/dist/{chunk-S7L4E7JJ.js → chunk-FGC2O2I5.js} +6 -6
- package/dist/{chunk-X2GSBUQM.js → chunk-FTFTFTDU.js} +4 -4
- package/dist/{chunk-P6UIGUUZ.js → chunk-H3VLXETQ.js} +2 -2
- package/dist/{chunk-H6V3ZAMP.js → chunk-IEEXWVOL.js} +2 -2
- package/dist/{chunk-BGCAU2LM.js → chunk-IHA7JJN4.js} +2 -2
- package/dist/{chunk-GSDR4V4C.js → chunk-IMWIHPKY.js} +3 -3
- package/dist/{chunk-QVSOZYZT.js → chunk-IRNTKQVQ.js} +3 -3
- package/dist/{chunk-RAAPXB5S.js → chunk-JS6RLMBK.js} +3 -3
- package/dist/{chunk-DH65BORI.js → chunk-KR2ZEBN3.js} +5 -5
- package/dist/{chunk-DDHWVLT7.js → chunk-LJHVF5TJ.js} +9970 -9968
- package/dist/{chunk-5CLGH5PH.js → chunk-MP5RLDFN.js} +15 -8
- package/dist/{chunk-PLIMIFMY.js → chunk-MTPFCNYB.js} +3 -3
- package/dist/{chunk-POBZPEHK.js → chunk-NA34VFTA.js} +430 -207
- package/dist/{chunk-J673ZU5S.js → chunk-ORGKANED.js} +3 -3
- package/dist/{chunk-LOKVDI3S.js → chunk-P654UJXI.js} +15 -14
- package/dist/{chunk-FKB56THZ.js → chunk-PB3V422W.js} +5 -5
- package/dist/{chunk-AQFGEPN5.js → chunk-PDZHLRZ2.js} +8 -8
- package/dist/{chunk-VKUWRIWE.js → chunk-S3NMVYAF.js} +4 -4
- package/dist/{chunk-DNKTPUYV.js → chunk-SXT3JFLA.js} +4 -4
- package/dist/{chunk-6J2OGZ3N.js → chunk-U673QDO3.js} +2 -2
- package/dist/{chunk-MCL7WC6G.js → chunk-UEEQNXRY.js} +3 -3
- package/dist/{chunk-L5L7GDSR.js → chunk-UYZDNGSJ.js} +2 -2
- package/dist/{chunk-WYNFQEFV.js → chunk-VSC4NMYT.js} +3 -3
- package/dist/{chunk-CDQA3SST.js → chunk-VSKRQ3JT.js} +33 -29
- package/dist/{chunk-AKL7T64Q.js → chunk-Y53XECL6.js} +34 -34
- package/dist/{chunk-CGXWFHRF.js → chunk-Y5RMFD7I.js} +3 -3
- package/dist/{chunk-TLXMY7OM.js → chunk-YEOP3EMX.js} +94 -17
- package/dist/{chunk-TKPN642B.js → chunk-ZJSUUIVI.js} +14 -10
- package/dist/cli/commands/auth/logout.js +14 -15
- package/dist/cli/commands/auth/logout.test.js +16 -17
- package/dist/cli/commands/cache/clear.js +13 -14
- package/dist/cli/commands/debug/command-flags.js +13 -14
- package/dist/cli/commands/docs/generate.js +13 -14
- package/dist/cli/commands/docs/generate.test.js +14 -15
- package/dist/cli/commands/help.js +13 -14
- package/dist/cli/commands/kitchen-sink/async.js +14 -15
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -16
- package/dist/cli/commands/kitchen-sink/index.js +16 -17
- package/dist/cli/commands/kitchen-sink/index.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -15
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -16
- package/dist/cli/commands/kitchen-sink/static.js +14 -15
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -16
- package/dist/cli/commands/notifications/generate.js +14 -15
- package/dist/cli/commands/notifications/list.js +14 -15
- package/dist/cli/commands/search.js +14 -15
- package/dist/cli/commands/upgrade.js +14 -15
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +14 -15
- package/dist/cli/commands/version.test.js +15 -16
- package/dist/cli/services/commands/notifications.js +8 -9
- package/dist/cli/services/commands/search.js +4 -5
- package/dist/cli/services/commands/search.test.js +5 -6
- package/dist/cli/services/commands/version.js +5 -6
- package/dist/cli/services/commands/version.test.js +7 -8
- package/dist/cli/services/kitchen-sink/async.js +4 -5
- package/dist/cli/services/kitchen-sink/prompts.js +4 -5
- package/dist/cli/services/kitchen-sink/static.js +4 -5
- package/dist/cli/services/upgrade.js +5 -6
- package/dist/cli/services/upgrade.test.js +8 -9
- package/dist/{custom-oclif-loader-YCFOTKOV.js → custom-oclif-loader-5N4JRQ46.js} +4 -5
- package/dist/{del-FBU5JYXS.js → del-2SYBVRHB.js} +2 -2
- package/dist/devtools-BA4WST2D.js +72 -0
- package/dist/{error-handler-S6ZLT6DF.js → error-handler-VQHDL26P.js} +11 -12
- package/dist/hooks/postrun.js +9 -10
- package/dist/hooks/prerun.js +9 -10
- package/dist/index.js +28956 -12558
- package/dist/{lib-E2DSNKUX.js → lib-SGEWXU7Z.js} +3 -3
- package/dist/{local-62JTGJVG.js → local-NKJECUJ3.js} +6 -5
- package/dist/{magic-string.es-PJMYOE6F.js → magic-string.es-BSVDQOZI.js} +32 -20
- package/dist/{morph-ACVSDUS7.js → morph-BTANDGVW.js} +9 -9
- package/dist/{node-M7KO76D7.js → node-RIZFDTN7.js} +17 -18
- package/dist/{node-package-manager-RXCBZVWU.js → node-package-manager-EOSRJYAN.js} +5 -6
- package/dist/{npa-JAX2F6CO.js → npa-E675GQOI.js} +123 -33
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-CEJ6R3AV.js → ui-II7LUT5P.js} +4 -5
- package/dist/{workerd-WLX2SY5E.js → workerd-SKOXR5SE.js} +16 -17
- package/oclif.manifest.json +33 -62
- package/package.json +11 -10
- package/dist/chunk-CFIKVUNW.js +0 -45
|
@@ -1,5 +1,104 @@
|
|
|
1
1
|
# skeleton
|
|
2
2
|
|
|
3
|
+
## 2025.1.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Bump vite, Remix versions and tailwind v4 alpha to beta ([#2696](https://github.com/Shopify/hydrogen/pull/2696)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
8
|
+
|
|
9
|
+
- Workaround for "Error: failed to execute 'insertBefore' on 'Node'" that sometimes happen during development. ([#2701](https://github.com/Shopify/hydrogen/pull/2701)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
10
|
+
|
|
11
|
+
```diff
|
|
12
|
+
// root.tsx
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* The main and reset stylesheets are added in the Layout component
|
|
16
|
+
* to prevent a bug in development HMR updates.
|
|
17
|
+
*
|
|
18
|
+
* This avoids the "failed to execute 'insertBefore' on 'Node'" error
|
|
19
|
+
* that occurs after editing and navigating to another page.
|
|
20
|
+
*
|
|
21
|
+
* It's a temporary fix until the issue is resolved.
|
|
22
|
+
* https://github.com/remix-run/remix/issues/9242
|
|
23
|
+
*/
|
|
24
|
+
export function links() {
|
|
25
|
+
return [
|
|
26
|
+
- {rel: 'stylesheet', href: resetStyles},
|
|
27
|
+
- {rel: 'stylesheet', href: appStyles},
|
|
28
|
+
{
|
|
29
|
+
rel: 'preconnect',
|
|
30
|
+
href: 'https://cdn.shopify.com',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
rel: 'preconnect',
|
|
34
|
+
href: 'https://shop.app',
|
|
35
|
+
},
|
|
36
|
+
{rel: 'icon', type: 'image/svg+xml', href: favicon},
|
|
37
|
+
];
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
...
|
|
41
|
+
|
|
42
|
+
export function Layout({children}: {children?: React.ReactNode}) {
|
|
43
|
+
const nonce = useNonce();
|
|
44
|
+
const data = useRouteLoaderData<RootLoader>('root');
|
|
45
|
+
|
|
46
|
+
return (
|
|
47
|
+
<html lang="en">
|
|
48
|
+
<head>
|
|
49
|
+
<meta charSet="utf-8" />
|
|
50
|
+
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
51
|
+
+ <link rel="stylesheet" href={resetStyles}></link>
|
|
52
|
+
+ <link rel="stylesheet" href={appStyles}></link>
|
|
53
|
+
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
- Turn on future flag `v3_lazyRouteDiscovery` ([#2702](https://github.com/Shopify/hydrogen/pull/2702)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
57
|
+
|
|
58
|
+
In your vite.config.ts, add the following line:
|
|
59
|
+
|
|
60
|
+
```diff
|
|
61
|
+
export default defineConfig({
|
|
62
|
+
plugins: [
|
|
63
|
+
hydrogen(),
|
|
64
|
+
oxygen(),
|
|
65
|
+
remix({
|
|
66
|
+
presets: [hydrogen.preset()],
|
|
67
|
+
future: {
|
|
68
|
+
v3_fetcherPersist: true,
|
|
69
|
+
v3_relativeSplatPath: true,
|
|
70
|
+
v3_throwAbortReason: true,
|
|
71
|
+
+ v3_lazyRouteDiscovery: true,
|
|
72
|
+
},
|
|
73
|
+
}),
|
|
74
|
+
tsconfigPaths(),
|
|
75
|
+
],
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
Test your app by running `npm run dev` and nothing should break
|
|
79
|
+
|
|
80
|
+
- Fix image size warnings on collections page ([#2703](https://github.com/Shopify/hydrogen/pull/2703)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
81
|
+
|
|
82
|
+
- Bump cli version ([#2732](https://github.com/Shopify/hydrogen/pull/2732)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
83
|
+
|
|
84
|
+
- Bump SFAPI to 2025-01 ([#2715](https://github.com/Shopify/hydrogen/pull/2715)) by [@rbshop](https://github.com/rbshop)
|
|
85
|
+
|
|
86
|
+
- Updated dependencies [[`fdab06f5`](https://github.com/Shopify/hydrogen/commit/fdab06f5d34076b526d406698bdf6fca6787660b), [`ae6d71f0`](https://github.com/Shopify/hydrogen/commit/ae6d71f0976f520ca177c69ff677f852af63859e), [`650d57b3`](https://github.com/Shopify/hydrogen/commit/650d57b3e07125661e23900e73c0bb3027ddbcde), [`064de138`](https://github.com/Shopify/hydrogen/commit/064de13890c68cabb1c3fdbe7f77409a0cf1c384)]:
|
|
87
|
+
- @shopify/remix-oxygen@2.0.10
|
|
88
|
+
- @shopify/hydrogen@2025.1.0
|
|
89
|
+
|
|
90
|
+
## 2024.10.4
|
|
91
|
+
|
|
92
|
+
### Patch Changes
|
|
93
|
+
|
|
94
|
+
- Bump cli version ([#2694](https://github.com/Shopify/hydrogen/pull/2694)) by [@wizardlyhel](https://github.com/wizardlyhel)
|
|
95
|
+
|
|
96
|
+
## 2024.10.3
|
|
97
|
+
|
|
98
|
+
### Patch Changes
|
|
99
|
+
|
|
100
|
+
- Prevent scroll reset on variant change ([#2672](https://github.com/Shopify/hydrogen/pull/2672)) by [@scottdixon](https://github.com/scottdixon)
|
|
101
|
+
|
|
3
102
|
## 2024.10.2
|
|
4
103
|
|
|
5
104
|
### Patch Changes
|
|
@@ -86,6 +86,7 @@ export function ProductForm({
|
|
|
86
86
|
if (!selected) {
|
|
87
87
|
navigate(`?${variantUriQuery}`, {
|
|
88
88
|
replace: true,
|
|
89
|
+
preventScrollReset: true,
|
|
89
90
|
});
|
|
90
91
|
}
|
|
91
92
|
}}
|
|
@@ -98,7 +99,7 @@ export function ProductForm({
|
|
|
98
99
|
</div>
|
|
99
100
|
<br />
|
|
100
101
|
</div>
|
|
101
|
-
)
|
|
102
|
+
);
|
|
102
103
|
})}
|
|
103
104
|
<AddToCartButton
|
|
104
105
|
disabled={!selectedVariant || !selectedVariant.availableForSale}
|
|
@@ -37,10 +37,18 @@ export const shouldRevalidate: ShouldRevalidateFunction = ({
|
|
|
37
37
|
return defaultShouldRevalidate;
|
|
38
38
|
};
|
|
39
39
|
|
|
40
|
+
/**
|
|
41
|
+
* The main and reset stylesheets are added in the Layout component
|
|
42
|
+
* to prevent a bug in development HMR updates.
|
|
43
|
+
*
|
|
44
|
+
* This avoids the "failed to execute 'insertBefore' on 'Node'" error
|
|
45
|
+
* that occurs after editing and navigating to another page.
|
|
46
|
+
*
|
|
47
|
+
* It's a temporary fix until the issue is resolved.
|
|
48
|
+
* https://github.com/remix-run/remix/issues/9242
|
|
49
|
+
*/
|
|
40
50
|
export function links() {
|
|
41
51
|
return [
|
|
42
|
-
{rel: 'stylesheet', href: resetStyles},
|
|
43
|
-
{rel: 'stylesheet', href: appStyles},
|
|
44
52
|
{
|
|
45
53
|
rel: 'preconnect',
|
|
46
54
|
href: 'https://cdn.shopify.com',
|
|
@@ -138,6 +146,8 @@ export function Layout({children}: {children?: React.ReactNode}) {
|
|
|
138
146
|
<head>
|
|
139
147
|
<meta charSet="utf-8" />
|
|
140
148
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
149
|
+
<link rel="stylesheet" href={resetStyles}></link>
|
|
150
|
+
<link rel="stylesheet" href={appStyles}></link>
|
|
141
151
|
<Meta />
|
|
142
152
|
<Links />
|
|
143
153
|
</head>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "skeleton",
|
|
3
3
|
"private": true,
|
|
4
4
|
"sideEffects": false,
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "2025.1.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"scripts": {
|
|
8
8
|
"build": "shopify hydrogen build --codegen",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
},
|
|
15
15
|
"prettier": "@shopify/prettier-config",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@remix-run/react": "^2.
|
|
18
|
-
"@remix-run/server-runtime": "^2.
|
|
19
|
-
"@shopify/hydrogen": "
|
|
20
|
-
"@shopify/remix-oxygen": "^2.0.
|
|
17
|
+
"@remix-run/react": "^2.15.2",
|
|
18
|
+
"@remix-run/server-runtime": "^2.15.2",
|
|
19
|
+
"@shopify/hydrogen": "2025.1.0",
|
|
20
|
+
"@shopify/remix-oxygen": "^2.0.10",
|
|
21
21
|
"graphql": "^16.6.0",
|
|
22
22
|
"graphql-tag": "^2.12.6",
|
|
23
23
|
"isbot": "^3.8.0",
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@graphql-codegen/cli": "5.0.2",
|
|
29
|
-
"@remix-run/dev": "^2.
|
|
30
|
-
"@remix-run/eslint-config": "^2.
|
|
31
|
-
"@shopify/cli": "~3.
|
|
29
|
+
"@remix-run/dev": "^2.15.2",
|
|
30
|
+
"@remix-run/eslint-config": "^2.15.2",
|
|
31
|
+
"@shopify/cli": "~3.74.1",
|
|
32
32
|
"@shopify/hydrogen-codegen": "^0.3.2",
|
|
33
|
-
"@shopify/mini-oxygen": "^3.1.
|
|
33
|
+
"@shopify/mini-oxygen": "^3.1.1",
|
|
34
34
|
"@shopify/oxygen-workers-types": "^4.1.2",
|
|
35
35
|
"@shopify/prettier-config": "^1.1.2",
|
|
36
36
|
"@total-typescript/ts-reset": "^0.4.2",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"eslint-plugin-hydrogen": "0.12.2",
|
|
42
42
|
"prettier": "^2.8.4",
|
|
43
43
|
"typescript": "^5.2.2",
|
|
44
|
-
"vite": "^5.1.
|
|
44
|
+
"vite": "^5.1.8",
|
|
45
45
|
"vite-tsconfig-paths": "^4.3.1"
|
|
46
46
|
},
|
|
47
47
|
"engines": {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cliInstallCommand
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JS6RLMBK.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
renderInfo
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-YEOP3EMX.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
Upgrade
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-245U5NQK.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
searchService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-U673QDO3.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
require_lib
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-VSKRQ3JT.js";
|
|
10
10
|
import {
|
|
11
11
|
__toESM,
|
|
12
12
|
init_cjs_shims
|
|
@@ -45,4 +45,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
|
|
|
45
45
|
export {
|
|
46
46
|
Search
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=chunk-
|
|
48
|
+
//# sourceMappingURL=chunk-2TEPYAPA.js.map
|
|
@@ -4,16 +4,16 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
fanoutHooks,
|
|
6
6
|
reportAnalyticsEvent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-FGC2O2I5.js";
|
|
8
8
|
import {
|
|
9
9
|
getEnvironmentData
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-P654UJXI.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-UYZDNGSJ.js";
|
|
14
14
|
import {
|
|
15
15
|
runWithRateLimit
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DXX7H2IH.js";
|
|
17
17
|
import {
|
|
18
18
|
AbortSilentError,
|
|
19
19
|
CancelExecution,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
reportingRateLimit,
|
|
29
29
|
require_stacktracey,
|
|
30
30
|
shouldReportErrorAsUnexpected
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-YEOP3EMX.js";
|
|
32
32
|
import {
|
|
33
33
|
cwd,
|
|
34
34
|
isAbsolutePath,
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
} from "./chunk-57Q6OQG4.js";
|
|
39
39
|
import {
|
|
40
40
|
require_lib
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-VSKRQ3JT.js";
|
|
42
42
|
import {
|
|
43
43
|
__commonJS,
|
|
44
44
|
__require,
|
|
@@ -2136,4 +2136,4 @@ export {
|
|
|
2136
2136
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
2137
2137
|
addBugsnagMetadata
|
|
2138
2138
|
};
|
|
2139
|
-
//# sourceMappingURL=chunk-
|
|
2139
|
+
//# sourceMappingURL=chunk-4EZQAZ74.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-SXT3JFLA.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Generate
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-4MJNU2QF.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-YEOP3EMX.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -175,4 +175,4 @@ async function prompts() {
|
|
|
175
175
|
export {
|
|
176
176
|
prompts
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=chunk-
|
|
178
|
+
//# sourceMappingURL=chunk-5CJ7VYH7.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YEOP3EMX.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -203,4 +203,4 @@ async function staticService() {
|
|
|
203
203
|
export {
|
|
204
204
|
staticService
|
|
205
205
|
};
|
|
206
|
-
//# sourceMappingURL=chunk-
|
|
206
|
+
//# sourceMappingURL=chunk-63Z76ANM.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetch,
|
|
3
3
|
z
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LJHVF5TJ.js";
|
|
5
5
|
import {
|
|
6
6
|
CLI_KIT_VERSION
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-UYZDNGSJ.js";
|
|
8
8
|
import {
|
|
9
9
|
cacheRetrieve,
|
|
10
10
|
cacheRetrieveOrRepopulate,
|
|
11
11
|
cacheStore,
|
|
12
12
|
versionSatisfies
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-DXX7H2IH.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
isTruthy,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
renderError,
|
|
20
20
|
renderInfo,
|
|
21
21
|
renderWarning
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-YEOP3EMX.js";
|
|
23
23
|
import {
|
|
24
24
|
init_cjs_shims
|
|
25
25
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -74,7 +74,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
74
74
|
throw new AbortSilentError();
|
|
75
75
|
let errorMessage = `Error retrieving notifications: ${error.message}`;
|
|
76
76
|
outputDebug(errorMessage);
|
|
77
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
77
|
+
let { sendErrorToBugsnag } = await import("./error-handler-VQHDL26P.js");
|
|
78
78
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
79
79
|
}
|
|
80
80
|
}
|
|
@@ -162,4 +162,4 @@ export {
|
|
|
162
162
|
getNotifications,
|
|
163
163
|
stringifyFilters
|
|
164
164
|
};
|
|
165
|
-
//# sourceMappingURL=chunk-
|
|
165
|
+
//# sourceMappingURL=chunk-7CQUOSVH.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
staticService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-63Z76ANM.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkStatic
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-7HSAZRHC.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-5CJ7VYH7.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkPrompts
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-7OOACYZ4.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
findUpAndReadPackageJson,
|
|
5
5
|
getPackageManager,
|
|
6
6
|
usesWorkspaces
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-DXX7H2IH.js";
|
|
8
8
|
import {
|
|
9
9
|
AbortError,
|
|
10
10
|
exec,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
outputSuccess,
|
|
16
16
|
outputToken,
|
|
17
17
|
outputWarn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-YEOP3EMX.js";
|
|
19
19
|
import {
|
|
20
20
|
dirname,
|
|
21
21
|
joinPath,
|
|
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
|
|
|
139
139
|
export {
|
|
140
140
|
upgrade
|
|
141
141
|
};
|
|
142
|
-
//# sourceMappingURL=chunk-
|
|
142
|
+
//# sourceMappingURL=chunk-CV5T4LOB.js.map
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
require_get_stream,
|
|
22
22
|
runWithTimer,
|
|
23
23
|
writeFile
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-YEOP3EMX.js";
|
|
25
25
|
import {
|
|
26
26
|
dirname,
|
|
27
27
|
joinPath
|
|
@@ -13748,4 +13748,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
13748
13748
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13749
13749
|
*)
|
|
13750
13750
|
*/
|
|
13751
|
-
//# sourceMappingURL=chunk-
|
|
13751
|
+
//# sourceMappingURL=chunk-DXX7H2IH.js.map
|
|
@@ -2,16 +2,16 @@ import {
|
|
|
2
2
|
getEnvironmentData,
|
|
3
3
|
getLastSeenUserIdAfterAuth,
|
|
4
4
|
getSensitiveEnvironmentData
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-P654UJXI.js";
|
|
6
6
|
import {
|
|
7
7
|
fetch
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LJHVF5TJ.js";
|
|
9
9
|
import {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-UYZDNGSJ.js";
|
|
12
12
|
import {
|
|
13
13
|
runWithRateLimit
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DXX7H2IH.js";
|
|
15
15
|
import {
|
|
16
16
|
alwaysLogAnalytics,
|
|
17
17
|
alwaysLogMetrics,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
outputDebug,
|
|
29
29
|
outputToken,
|
|
30
30
|
reportingRateLimit
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-YEOP3EMX.js";
|
|
32
32
|
import {
|
|
33
33
|
__commonJS,
|
|
34
34
|
__esm,
|
|
@@ -15930,4 +15930,4 @@ export {
|
|
|
15930
15930
|
requestIdsCollection,
|
|
15931
15931
|
reportAnalyticsEvent
|
|
15932
15932
|
};
|
|
15933
|
-
//# sourceMappingURL=chunk-
|
|
15933
|
+
//# sourceMappingURL=chunk-FGC2O2I5.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
4
4
|
import {
|
|
5
5
|
renderTable,
|
|
6
6
|
renderText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-YEOP3EMX.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VSKRQ3JT.js";
|
|
11
11
|
import {
|
|
12
12
|
__toESM,
|
|
13
13
|
init_cjs_shims
|
|
@@ -83,4 +83,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
|
|
|
83
83
|
export {
|
|
84
84
|
CommandFlags
|
|
85
85
|
};
|
|
86
|
-
//# sourceMappingURL=chunk-
|
|
86
|
+
//# sourceMappingURL=chunk-FTFTFTDU.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
execa,
|
|
3
3
|
outputContent,
|
|
4
4
|
outputDebug
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-YEOP3EMX.js";
|
|
6
6
|
import {
|
|
7
7
|
init_cjs_shims
|
|
8
8
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -60,4 +60,4 @@ export {
|
|
|
60
60
|
username,
|
|
61
61
|
platformAndArch
|
|
62
62
|
};
|
|
63
|
-
//# sourceMappingURL=chunk-
|
|
63
|
+
//# sourceMappingURL=chunk-H3VLXETQ.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
renderConcurrent,
|
|
3
3
|
renderTasks
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YEOP3EMX.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -43,4 +43,4 @@ async function asyncTasks() {
|
|
|
43
43
|
export {
|
|
44
44
|
asyncTasks
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=chunk-
|
|
46
|
+
//# sourceMappingURL=chunk-IEEXWVOL.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearCollectedLogs,
|
|
3
3
|
collectedLogs
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YEOP3EMX.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
|
|
|
33
33
|
export {
|
|
34
34
|
mockAndCaptureOutput
|
|
35
35
|
};
|
|
36
|
-
//# sourceMappingURL=chunk-
|
|
36
|
+
//# sourceMappingURL=chunk-IHA7JJN4.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-IEEXWVOL.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-KR2ZEBN3.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkAsync
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-IMWIHPKY.js.map
|