@shopify/cli 3.64.0 → 3.64.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.
Files changed (91) hide show
  1. package/dist/assets/hydrogen/starter/.graphqlrc.ts +27 -0
  2. package/dist/assets/hydrogen/starter/CHANGELOG.md +16 -7
  3. package/dist/assets/hydrogen/starter/app/components/CartMain.tsx +2 -2
  4. package/dist/assets/hydrogen/starter/app/components/CartSummary.tsx +3 -3
  5. package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
  6. package/dist/assets/hydrogen/starter/app/components/Search.tsx +0 -1
  7. package/dist/assets/hydrogen/starter/app/routes/cart.tsx +1 -1
  8. package/dist/assets/hydrogen/starter/package.json +6 -6
  9. package/dist/{chunk-W26344X5.js → chunk-2DXCIFDK.js} +2 -2
  10. package/dist/{chunk-BKBHZTOE.js → chunk-63D4EGTO.js} +3 -3
  11. package/dist/{chunk-L5WUZYLP.js → chunk-6PJAGL2L.js} +4 -4
  12. package/dist/{chunk-PWYMBX34.js → chunk-7PVTYKQI.js} +5 -5
  13. package/dist/{chunk-JSLLI5MY.js → chunk-7TIDA343.js} +3 -3
  14. package/dist/{chunk-G4TC4KHZ.js → chunk-7W6SRTYP.js} +3 -3
  15. package/dist/{chunk-QI5O2CU6.js → chunk-ARCFCLME.js} +5 -5
  16. package/dist/{chunk-RX7VCI62.js → chunk-ATGUMSCJ.js} +4 -4
  17. package/dist/{chunk-YLPSXWEZ.js → chunk-B3D5VLUA.js} +2 -2
  18. package/dist/{chunk-UTXBNNRZ.js → chunk-DX43V2L4.js} +3 -3
  19. package/dist/{chunk-I6HNYSMO.js → chunk-FDLU3RD4.js} +4 -4
  20. package/dist/{chunk-GEAZ65AU.js → chunk-H6AQTECB.js} +132 -206
  21. package/dist/{chunk-LQX3GDBO.js → chunk-JNUJZFQL.js} +2 -2
  22. package/dist/{chunk-VPPZXHAK.js → chunk-KUVX423E.js} +2 -2
  23. package/dist/{chunk-CLBFKLWA.js → chunk-KZTALMEV.js} +4 -4
  24. package/dist/{chunk-TSZPIP7J.js → chunk-M6KGRVDD.js} +3 -3
  25. package/dist/{chunk-6TPBPH6V.js → chunk-NLE3ZLU6.js} +2 -2
  26. package/dist/{chunk-LVLKZYIC.js → chunk-OVWFZSJT.js} +2 -2
  27. package/dist/{chunk-PIJQNKK6.js → chunk-OXMHVKM3.js} +4 -4
  28. package/dist/{chunk-7GYETEC3.js → chunk-QNI6VLVR.js} +3 -3
  29. package/dist/{chunk-LHP5F5LY.js → chunk-QYT42J3T.js} +3 -3
  30. package/dist/{chunk-H66NIXGL.js → chunk-S3HWVIGJ.js} +4 -4
  31. package/dist/{chunk-GUB3OCYR.js → chunk-S7A7BHNA.js} +4 -4
  32. package/dist/{chunk-6LPAIJ4Y.js → chunk-SSAUIEBT.js} +2 -2
  33. package/dist/{chunk-TCQUNDAY.js → chunk-UQQI7TQG.js} +3 -3
  34. package/dist/{chunk-X34BQYQP.js → chunk-UXA5YROL.js} +2 -2
  35. package/dist/{chunk-2TZRSXDZ.js → chunk-V7NH4SZB.js} +2 -2
  36. package/dist/{chunk-KDK32T2A.js → chunk-WVY52EEZ.js} +4 -4
  37. package/dist/{chunk-QCK4QLB3.js → chunk-X3OUSYUQ.js} +2 -2
  38. package/dist/{chunk-5A6QTLMF.js → chunk-XNCQBHNR.js} +4 -4
  39. package/dist/{chunk-WIG6CPGR.js → chunk-ZIGJPI5N.js} +5 -5
  40. package/dist/{chunk-C2AKAEMR.js → chunk-ZKWHKX2C.js} +5 -5
  41. package/dist/{chunk-LP2H26NY.js → chunk-ZRGD2HUL.js} +3 -3
  42. package/dist/{chunk-T7DHXEC7.js → chunk-ZVT2WZZF.js} +2 -2
  43. package/dist/cli/commands/auth/logout.js +10 -10
  44. package/dist/cli/commands/auth/logout.test.js +11 -11
  45. package/dist/cli/commands/debug/command-flags.js +9 -9
  46. package/dist/cli/commands/demo/catalog.js +10 -10
  47. package/dist/cli/commands/demo/generate-file.js +10 -10
  48. package/dist/cli/commands/demo/index.js +10 -10
  49. package/dist/cli/commands/demo/print-ai-prompt.js +10 -10
  50. package/dist/cli/commands/docs/generate.js +9 -9
  51. package/dist/cli/commands/docs/generate.test.js +9 -9
  52. package/dist/cli/commands/help.js +9 -9
  53. package/dist/cli/commands/kitchen-sink/async.js +10 -10
  54. package/dist/cli/commands/kitchen-sink/async.test.js +10 -10
  55. package/dist/cli/commands/kitchen-sink/index.js +12 -12
  56. package/dist/cli/commands/kitchen-sink/index.test.js +12 -12
  57. package/dist/cli/commands/kitchen-sink/prompts.js +10 -10
  58. package/dist/cli/commands/kitchen-sink/prompts.test.js +10 -10
  59. package/dist/cli/commands/kitchen-sink/static.js +10 -10
  60. package/dist/cli/commands/kitchen-sink/static.test.js +10 -10
  61. package/dist/cli/commands/search.js +10 -10
  62. package/dist/cli/commands/upgrade.js +9 -9
  63. package/dist/cli/commands/version.js +10 -10
  64. package/dist/cli/commands/version.test.js +10 -10
  65. package/dist/cli/services/commands/search.js +2 -2
  66. package/dist/cli/services/commands/search.test.js +2 -2
  67. package/dist/cli/services/commands/version.js +4 -4
  68. package/dist/cli/services/commands/version.test.js +5 -5
  69. package/dist/cli/services/demo.js +2 -2
  70. package/dist/cli/services/demo.test.js +2 -2
  71. package/dist/cli/services/kitchen-sink/async.js +2 -2
  72. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  73. package/dist/cli/services/kitchen-sink/static.js +2 -2
  74. package/dist/cli/services/upgrade.js +3 -3
  75. package/dist/cli/services/upgrade.test.js +5 -5
  76. package/dist/{custom-oclif-loader-F5UKFNJS.js → custom-oclif-loader-BQAFOUNG.js} +2 -2
  77. package/dist/{error-handler-GCSQB44R.js → error-handler-S56KHSGD.js} +8 -8
  78. package/dist/hooks/postrun.js +6 -6
  79. package/dist/hooks/prerun.js +4 -4
  80. package/dist/index.js +225 -159
  81. package/dist/{local-VDSO2Y52.js → local-UQAQKOVL.js} +2 -2
  82. package/dist/{morph-DQWX4LPS.js → morph-DN4AZJZW.js} +9 -9
  83. package/dist/{node-3B62KLPY.js → node-GZYZUMBW.js} +13 -13
  84. package/dist/{node-package-manager-QLAS6UPG.js → node-package-manager-AOVZD6TP.js} +3 -3
  85. package/dist/{system-CPU6ZDBW.js → system-G7DVECOP.js} +2 -2
  86. package/dist/tsconfig.tsbuildinfo +1 -1
  87. package/dist/{ui-Y4GW3DUK.js → ui-2AOZFYFM.js} +2 -2
  88. package/dist/{workerd-LSXMDY5M.js → workerd-2MO23YDQ.js} +12 -12
  89. package/oclif.manifest.json +1 -1
  90. package/package.json +7 -7
  91. package/dist/assets/hydrogen/starter/.graphqlrc.yml +0 -12
@@ -0,0 +1,27 @@
1
+ import type {IGraphQLConfig} from 'graphql-config';
2
+ import {getSchema} from '@shopify/hydrogen-codegen';
3
+
4
+ /**
5
+ * GraphQL Config
6
+ * @see https://the-guild.dev/graphql/config/docs/user/usage
7
+ * @type {IGraphQLConfig}
8
+ */
9
+ export default {
10
+ projects: {
11
+ default: {
12
+ schema: getSchema('storefront'),
13
+ documents: [
14
+ './*.{ts,tsx,js,jsx}',
15
+ './app/**/*.{ts,tsx,js,jsx}',
16
+ '!./app/graphql/**/*.{ts,tsx,js,jsx}',
17
+ ],
18
+ },
19
+
20
+ customer: {
21
+ schema: getSchema('customer-account'),
22
+ documents: ['./app/graphql/customer-account/*.{ts,tsx,js,jsx}'],
23
+ },
24
+
25
+ // Add your own GraphQL projects here for CMS, Shopify Admin API, etc.
26
+ },
27
+ } as IGraphQLConfig;
@@ -1,6 +1,15 @@
1
1
  # skeleton
2
2
 
3
- ## 0.0.0-next-18e76ba-20240708092928
3
+ ## 2024.7.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Changed the GraphQL config file format to be TS/JS instead of YAML. ([#2311](https://github.com/Shopify/hydrogen/pull/2311)) by [@frandiox](https://github.com/frandiox)
8
+
9
+ - Updated dependencies [[`18ea233c`](https://github.com/Shopify/hydrogen/commit/18ea233cd327bf3001ec9b107ad66b05c9c78584), [`8b2322d7`](https://github.com/Shopify/hydrogen/commit/8b2322d783078298cd5d20ec5f3b1faf99b7895b)]:
10
+ - @shopify/cli-hydrogen@8.3.0
11
+
12
+ ## 2024.7.1
4
13
 
5
14
  ### Patch Changes
6
15
 
@@ -64,7 +73,7 @@
64
73
  +}
65
74
 
66
75
  export function ErrorBoundary() {
67
- const rootData = useLoaderData<typeof loader>();
76
+ - const rootData = useLoaderData<typeof loader>();
68
77
 
69
78
  return (
70
79
  - <html>
@@ -151,7 +160,7 @@
151
160
  }
152
161
  ```
153
162
 
154
- - Trigger changeset for all packages for next release
163
+ - Moved `@shopify/cli` from `dependencies` to `devDependencies`. ([#2312](https://github.com/Shopify/hydrogen/pull/2312)) by [@frandiox](https://github.com/frandiox)
155
164
 
156
165
  - The `@shopify/cli` package now bundles the `@shopify/cli-hydrogen` plugin. Therefore, you can now remove the latter from your local dependencies: ([#2306](https://github.com/Shopify/hydrogen/pull/2306)) by [@frandiox](https://github.com/frandiox)
157
166
 
@@ -161,10 +170,10 @@
161
170
  "@shopify/hydrogen": "2024.7.0",
162
171
  ```
163
172
 
164
- - Updated dependencies [[`a0e84d76`](https://github.com/Shopify/hydrogen/commit/a0e84d76b67d4c57c4defee06185949c41782eab), [`426bb390`](https://github.com/Shopify/hydrogen/commit/426bb390b25f51e57499ff6673aef70ded935e87), [`4337200c`](https://github.com/Shopify/hydrogen/commit/4337200c7908d56c039171c283a4d92c31a8b7b6), [`710625c7`](https://github.com/Shopify/hydrogen/commit/710625c740a6656488d4b419e2d2451bef9d076f), [`8b9c726d`](https://github.com/Shopify/hydrogen/commit/8b9c726d34f3482b5b5a0da4c7c0c2f20e2c9caa), [`10a419bf`](https://github.com/Shopify/hydrogen/commit/10a419bf1db79cdfd8c41c0223ce695959f60da9), [`6a6278bb`](https://github.com/Shopify/hydrogen/commit/6a6278bb9187b3b5a98cd98ec9dd278882d03c0d), [`dcbd0bbf`](https://github.com/Shopify/hydrogen/commit/dcbd0bbf4073a3e35e96f3cce257f7b19b2b2aea), [`a5e03e2a`](https://github.com/Shopify/hydrogen/commit/a5e03e2a1e99fcd83ee5a2be7bf6f5f6b47984b3), [`c2690653`](https://github.com/Shopify/hydrogen/commit/c2690653b6b24f7318e9088551a37195255a2247), [`54c2f7ad`](https://github.com/Shopify/hydrogen/commit/54c2f7ad3d0d52e6be10b2a54a1a4fd0cc107a35), [`4337200c`](https://github.com/Shopify/hydrogen/commit/4337200c7908d56c039171c283a4d92c31a8b7b6), [`e96b332b`](https://github.com/Shopify/hydrogen/commit/e96b332ba1aba79aa3d5c2ce18001292070faf49), [`f3065371`](https://github.com/Shopify/hydrogen/commit/f3065371c1dda222c6e40bd8c20528dc9fdea9a5), [`6cd5554b`](https://github.com/Shopify/hydrogen/commit/6cd5554b160d314d35964a5ee8976ed60972bf17), [`9eb60d73`](https://github.com/Shopify/hydrogen/commit/9eb60d73e552c3d22b9325ecbcd5878810893ad3), [`e432533e`](https://github.com/Shopify/hydrogen/commit/e432533e7391ec3fe16a4a24f2b3363206842580), [`de3f70be`](https://github.com/Shopify/hydrogen/commit/de3f70be1a838eda746903cbb38cc25cf0e09fa3), [`83cb96f4`](https://github.com/Shopify/hydrogen/commit/83cb96f42078bf79b20a153d8a8461f75d573ab1)]:
165
- - @shopify/remix-oxygen@0.0.0-next-18e76ba-20240708092928
166
- - @shopify/cli-hydrogen@0.0.0-next-18e76ba-20240708092928
167
- - @shopify/hydrogen@0.0.0-next-18e76ba-20240708092928
173
+ - Updated dependencies [[`a0e84d76`](https://github.com/Shopify/hydrogen/commit/a0e84d76b67d4c57c4defee06185949c41782eab), [`426bb390`](https://github.com/Shopify/hydrogen/commit/426bb390b25f51e57499ff6673aef70ded935e87), [`4337200c`](https://github.com/Shopify/hydrogen/commit/4337200c7908d56c039171c283a4d92c31a8b7b6), [`710625c7`](https://github.com/Shopify/hydrogen/commit/710625c740a6656488d4b419e2d2451bef9d076f), [`8b9c726d`](https://github.com/Shopify/hydrogen/commit/8b9c726d34f3482b5b5a0da4c7c0c2f20e2c9caa), [`10a419bf`](https://github.com/Shopify/hydrogen/commit/10a419bf1db79cdfd8c41c0223ce695959f60da9), [`6a6278bb`](https://github.com/Shopify/hydrogen/commit/6a6278bb9187b3b5a98cd98ec9dd278882d03c0d), [`66236ca6`](https://github.com/Shopify/hydrogen/commit/66236ca65ddefac99eaa553c7877c85863d84cc2), [`dcbd0bbf`](https://github.com/Shopify/hydrogen/commit/dcbd0bbf4073a3e35e96f3cce257f7b19b2b2aea), [`a5e03e2a`](https://github.com/Shopify/hydrogen/commit/a5e03e2a1e99fcd83ee5a2be7bf6f5f6b47984b3), [`c2690653`](https://github.com/Shopify/hydrogen/commit/c2690653b6b24f7318e9088551a37195255a2247), [`54c2f7ad`](https://github.com/Shopify/hydrogen/commit/54c2f7ad3d0d52e6be10b2a54a1a4fd0cc107a35), [`4337200c`](https://github.com/Shopify/hydrogen/commit/4337200c7908d56c039171c283a4d92c31a8b7b6), [`e96b332b`](https://github.com/Shopify/hydrogen/commit/e96b332ba1aba79aa3d5c2ce18001292070faf49), [`f3065371`](https://github.com/Shopify/hydrogen/commit/f3065371c1dda222c6e40bd8c20528dc9fdea9a5), [`6cd5554b`](https://github.com/Shopify/hydrogen/commit/6cd5554b160d314d35964a5ee8976ed60972bf17), [`9eb60d73`](https://github.com/Shopify/hydrogen/commit/9eb60d73e552c3d22b9325ecbcd5878810893ad3), [`e432533e`](https://github.com/Shopify/hydrogen/commit/e432533e7391ec3fe16a4a24f2b3363206842580), [`de3f70be`](https://github.com/Shopify/hydrogen/commit/de3f70be1a838eda746903cbb38cc25cf0e09fa3), [`83cb96f4`](https://github.com/Shopify/hydrogen/commit/83cb96f42078bf79b20a153d8a8461f75d573ab1)]:
174
+ - @shopify/remix-oxygen@2.0.5
175
+ - @shopify/cli-hydrogen@8.2.0
176
+ - @shopify/hydrogen@2024.7.1
168
177
 
169
178
  ## 2024.4.5
170
179
 
@@ -8,7 +8,7 @@ import {CartSummary} from './CartSummary';
8
8
  export type CartLayout = 'page' | 'aside';
9
9
 
10
10
  export type CartMainProps = {
11
- cart: CartApiQueryFragment;
11
+ cart: CartApiQueryFragment | null;
12
12
  layout: CartLayout;
13
13
  };
14
14
 
@@ -26,7 +26,7 @@ export function CartMain({layout, cart: originalCart}: CartMainProps) {
26
26
  cart &&
27
27
  Boolean(cart?.discountCodes?.filter((code) => code.applicable)?.length);
28
28
  const className = `cart-main ${withDiscount ? 'with-discount' : ''}`;
29
- const cartHasItems = !!cart && cart.totalQuantity > 0;
29
+ const cartHasItems = cart?.totalQuantity! > 0;
30
30
 
31
31
  return (
32
32
  <div className={className}>
@@ -3,7 +3,7 @@ import type {CartLayout} from '~/components/CartMain';
3
3
  import {CartForm, Money, type OptimisticCart} from '@shopify/hydrogen';
4
4
 
5
5
  type CartSummaryProps = {
6
- cart: OptimisticCart<CartApiQueryFragment>;
6
+ cart: OptimisticCart<CartApiQueryFragment | null>;
7
7
  layout: CartLayout;
8
8
  };
9
9
 
@@ -29,7 +29,7 @@ export function CartSummary({cart, layout}: CartSummaryProps) {
29
29
  </div>
30
30
  );
31
31
  }
32
- function CartCheckoutActions({checkoutUrl}: {checkoutUrl: string}) {
32
+ function CartCheckoutActions({checkoutUrl}: {checkoutUrl?: string}) {
33
33
  if (!checkoutUrl) return null;
34
34
 
35
35
  return (
@@ -45,7 +45,7 @@ function CartCheckoutActions({checkoutUrl}: {checkoutUrl: string}) {
45
45
  function CartDiscounts({
46
46
  discountCodes,
47
47
  }: {
48
- discountCodes: CartApiQueryFragment['discountCodes'];
48
+ discountCodes?: CartApiQueryFragment['discountCodes'];
49
49
  }) {
50
50
  const codes: string[] =
51
51
  discountCodes
@@ -60,7 +60,7 @@ function CartAside({cart}: {cart: PageLayoutProps['cart']}) {
60
60
  <Suspense fallback={<p>Loading cart ...</p>}>
61
61
  <Await resolve={cart}>
62
62
  {(cart) => {
63
- return <CartMain cart={cart!} layout="aside" />;
63
+ return <CartMain cart={cart} layout="aside" />;
64
64
  }}
65
65
  </Await>
66
66
  </Suspense>
@@ -309,7 +309,6 @@ export function PredictiveSearchForm({
309
309
  {...props}
310
310
  className={className}
311
311
  onSubmit={(event) => {
312
- debugger;
313
312
  event.preventDefault();
314
313
  event.stopPropagation();
315
314
  if (!inputRef?.current || inputRef.current.value === '') {
@@ -93,7 +93,7 @@ export default function Cart() {
93
93
  errorElement={<div>An error occurred</div>}
94
94
  >
95
95
  {(cart) => {
96
- return <CartMain layout="page" cart={cart!} />;
96
+ return <CartMain layout="page" cart={cart} />;
97
97
  }}
98
98
  </Await>
99
99
  </Suspense>
@@ -2,7 +2,7 @@
2
2
  "name": "skeleton",
3
3
  "private": true,
4
4
  "sideEffects": false,
5
- "version": "0.0.0-next-18e76ba-20240708092928",
5
+ "version": "2024.7.2",
6
6
  "type": "module",
7
7
  "scripts": {
8
8
  "build": "shopify hydrogen build --codegen",
@@ -16,9 +16,8 @@
16
16
  "dependencies": {
17
17
  "@remix-run/react": "^2.10.1",
18
18
  "@remix-run/server-runtime": "^2.10.1",
19
- "@shopify/cli": "^3.63.2",
20
- "@shopify/hydrogen": "0.0.0-next-18e76ba-20240708092928",
21
- "@shopify/remix-oxygen": "0.0.0-next-18e76ba-20240708092928",
19
+ "@shopify/hydrogen": "2024.7.1",
20
+ "@shopify/remix-oxygen": "^2.0.5",
22
21
  "graphql": "^16.6.0",
23
22
  "graphql-tag": "^2.12.6",
24
23
  "isbot": "^3.8.0",
@@ -29,8 +28,9 @@
29
28
  "@graphql-codegen/cli": "5.0.2",
30
29
  "@remix-run/dev": "^2.10.1",
31
30
  "@remix-run/eslint-config": "^2.10.1",
32
- "@shopify/hydrogen-codegen": "0.0.0-next-18e76ba-20240708092928",
33
- "@shopify/mini-oxygen": "0.0.0-next-18e76ba-20240708092928",
31
+ "@shopify/cli": "^3.64.0",
32
+ "@shopify/hydrogen-codegen": "^0.3.1",
33
+ "@shopify/mini-oxygen": "^3.0.4",
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",
@@ -2,7 +2,7 @@ import {
2
2
  execa,
3
3
  outputContent,
4
4
  outputDebug
5
- } from "./chunk-6TPBPH6V.js";
5
+ } from "./chunk-NLE3ZLU6.js";
6
6
  import {
7
7
  init_cjs_shims
8
8
  } from "./chunk-ZPL24Y2D.js";
@@ -70,4 +70,4 @@ export {
70
70
  username,
71
71
  platformAndArch
72
72
  };
73
- //# sourceMappingURL=chunk-W26344X5.js.map
73
+ //# sourceMappingURL=chunk-2DXCIFDK.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-LQX3GDBO.js";
3
+ } from "./chunk-JNUJZFQL.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-5A6QTLMF.js";
6
+ } from "./chunk-XNCQBHNR.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-BKBHZTOE.js.map
28
+ //# sourceMappingURL=chunk-63D4EGTO.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  demo
3
- } from "./chunk-LVLKZYIC.js";
3
+ } from "./chunk-OVWFZSJT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-5A6QTLMF.js";
6
+ } from "./chunk-XNCQBHNR.js";
7
7
  import {
8
8
  readFile
9
- } from "./chunk-6TPBPH6V.js";
9
+ } from "./chunk-NLE3ZLU6.js";
10
10
  import {
11
11
  require_lib
12
12
  } from "./chunk-GEN4RXTD.js";
@@ -58,4 +58,4 @@ var Demo = class _Demo extends base_command_default {
58
58
  export {
59
59
  Demo
60
60
  };
61
- //# sourceMappingURL=chunk-L5WUZYLP.js.map
61
+ //# sourceMappingURL=chunk-6PJAGL2L.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  fanoutHooks,
3
3
  reportAnalyticsEvent
4
- } from "./chunk-C2AKAEMR.js";
4
+ } from "./chunk-ZKWHKX2C.js";
5
5
  import {
6
6
  getEnvironmentData
7
- } from "./chunk-H66NIXGL.js";
7
+ } from "./chunk-S3HWVIGJ.js";
8
8
  import {
9
9
  require_once
10
10
  } from "./chunk-FMKVOTQK.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-YLPSXWEZ.js";
13
+ } from "./chunk-B3D5VLUA.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  CancelExecution,
@@ -24,7 +24,7 @@ import {
24
24
  printEventsJson,
25
25
  require_stacktracey,
26
26
  shouldReportError
27
- } from "./chunk-6TPBPH6V.js";
27
+ } from "./chunk-NLE3ZLU6.js";
28
28
  import {
29
29
  bugsnagApiKey
30
30
  } from "./chunk-NO7MYZEO.js";
@@ -3180,4 +3180,4 @@ export {
3180
3180
  registerCleanBugsnagErrorsFromWithinPlugins,
3181
3181
  addBugsnagMetadata
3182
3182
  };
3183
- //# sourceMappingURL=chunk-PWYMBX34.js.map
3183
+ //# sourceMappingURL=chunk-7PVTYKQI.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  versionService
3
- } from "./chunk-RX7VCI62.js";
3
+ } from "./chunk-ATGUMSCJ.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-5A6QTLMF.js";
6
+ } from "./chunk-XNCQBHNR.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-ZPL24Y2D.js";
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
22
22
  export {
23
23
  Version
24
24
  };
25
- //# sourceMappingURL=chunk-JSLLI5MY.js.map
25
+ //# sourceMappingURL=chunk-7TIDA343.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-5A6QTLMF.js";
3
+ } from "./chunk-XNCQBHNR.js";
4
4
  import {
5
5
  renderTable,
6
6
  renderText
7
- } from "./chunk-6TPBPH6V.js";
7
+ } from "./chunk-NLE3ZLU6.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-GEN4RXTD.js";
@@ -96,4 +96,4 @@ var CommandFlags = class _CommandFlags extends base_command_default {
96
96
  export {
97
97
  CommandFlags
98
98
  };
99
- //# sourceMappingURL=chunk-G4TC4KHZ.js.map
99
+ //# sourceMappingURL=chunk-7W6SRTYP.js.map
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  staticService
3
- } from "./chunk-VPPZXHAK.js";
3
+ } from "./chunk-KUVX423E.js";
4
4
  import {
5
5
  asyncTasks
6
- } from "./chunk-LQX3GDBO.js";
6
+ } from "./chunk-JNUJZFQL.js";
7
7
  import {
8
8
  prompts
9
- } from "./chunk-2TZRSXDZ.js";
9
+ } from "./chunk-V7NH4SZB.js";
10
10
  import {
11
11
  base_command_default
12
- } from "./chunk-5A6QTLMF.js";
12
+ } from "./chunk-XNCQBHNR.js";
13
13
  import {
14
14
  init_cjs_shims
15
15
  } from "./chunk-ZPL24Y2D.js";
@@ -36,4 +36,4 @@ var KitchenSinkAll = class extends base_command_default {
36
36
  export {
37
37
  KitchenSinkAll
38
38
  };
39
- //# sourceMappingURL=chunk-QI5O2CU6.js.map
39
+ //# sourceMappingURL=chunk-ARCFCLME.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  CLI_KIT_VERSION
3
- } from "./chunk-YLPSXWEZ.js";
3
+ } from "./chunk-B3D5VLUA.js";
4
4
  import {
5
5
  checkForNewVersion,
6
6
  packageManagerFromUserAgent
7
- } from "./chunk-QCK4QLB3.js";
7
+ } from "./chunk-X3OUSYUQ.js";
8
8
  import {
9
9
  getOutputUpdateCLIReminder,
10
10
  outputContent,
11
11
  outputInfo,
12
12
  outputToken
13
- } from "./chunk-6TPBPH6V.js";
13
+ } from "./chunk-NLE3ZLU6.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-ZPL24Y2D.js";
@@ -31,4 +31,4 @@ async function versionService() {
31
31
  export {
32
32
  versionService
33
33
  };
34
- //# sourceMappingURL=chunk-RX7VCI62.js.map
34
+ //# sourceMappingURL=chunk-ATGUMSCJ.js.map
@@ -4,9 +4,9 @@ import {
4
4
 
5
5
  // ../cli-kit/dist/public/common/version.js
6
6
  init_cjs_shims();
7
- var CLI_KIT_VERSION = "3.64.0";
7
+ var CLI_KIT_VERSION = "3.64.1";
8
8
 
9
9
  export {
10
10
  CLI_KIT_VERSION
11
11
  };
12
- //# sourceMappingURL=chunk-YLPSXWEZ.js.map
12
+ //# sourceMappingURL=chunk-B3D5VLUA.js.map
@@ -4,7 +4,7 @@ import {
4
4
  findUpAndReadPackageJson,
5
5
  getPackageManager,
6
6
  usesWorkspaces
7
- } from "./chunk-QCK4QLB3.js";
7
+ } from "./chunk-X3OUSYUQ.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-6TPBPH6V.js";
18
+ } from "./chunk-NLE3ZLU6.js";
19
19
  import {
20
20
  dirname,
21
21
  joinPath,
@@ -167,4 +167,4 @@ function usingPackageManager({ env } = { env: process.env }) {
167
167
  export {
168
168
  upgrade
169
169
  };
170
- //# sourceMappingURL=chunk-UTXBNNRZ.js.map
170
+ //# sourceMappingURL=chunk-DX43V2L4.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-WIG6CPGR.js";
3
+ } from "./chunk-ZIGJPI5N.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-5A6QTLMF.js";
6
+ } from "./chunk-XNCQBHNR.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-6TPBPH6V.js";
9
+ } from "./chunk-NLE3ZLU6.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-ZPL24Y2D.js";
@@ -26,4 +26,4 @@ var Logout = class extends base_command_default {
26
26
  export {
27
27
  Logout
28
28
  };
29
- //# sourceMappingURL=chunk-I6HNYSMO.js.map
29
+ //# sourceMappingURL=chunk-FDLU3RD4.js.map