@shopify/cli 3.80.4 → 3.80.5

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 (84) hide show
  1. package/dist/assets/hydrogen/starter/.cursor/rules/hydrogen-react-router.mdc +5 -3
  2. package/dist/assets/hydrogen/starter/CHANGELOG.md +52 -40
  3. package/dist/assets/hydrogen/starter/package.json +2 -2
  4. package/dist/assets/hydrogen/starter/vite.config.ts +1 -1
  5. package/dist/{chunk-IRKPDUZE.js → chunk-2ZXZ6TMG.js} +6 -6
  6. package/dist/{chunk-4DKJ765Z.js → chunk-3Y3XPRQ6.js} +4 -4
  7. package/dist/{chunk-JJMWQP2L.js → chunk-4QN5J4PQ.js} +5 -5
  8. package/dist/{chunk-ZVMNEYFH.js → chunk-52XNWDUG.js} +3 -3
  9. package/dist/{chunk-EBDVIUOD.js → chunk-7VUAPVO6.js} +8 -8
  10. package/dist/{chunk-MIJF5LNA.js → chunk-BK4IIAID.js} +4 -4
  11. package/dist/{chunk-G6KVL4TS.js → chunk-BR2NBKUW.js} +4 -4
  12. package/dist/{chunk-QXOOIYRJ.js → chunk-D5NBHTIZ.js} +2 -2
  13. package/dist/{chunk-AKFTTMP7.js → chunk-DCBKCTEJ.js} +2 -2
  14. package/dist/{chunk-RPVZXBFY.js → chunk-EXAGVZF6.js} +4 -4
  15. package/dist/{chunk-22KQHOXJ.js → chunk-F5KMS2TZ.js} +2 -2
  16. package/dist/{chunk-A3FV2Y5F.js → chunk-HHXHFCPT.js} +97 -82
  17. package/dist/{chunk-JR36QMOU.js → chunk-HK5IHRTT.js} +6 -6
  18. package/dist/{chunk-MJBSMK2E.js → chunk-I2MST2WP.js} +3 -3
  19. package/dist/{chunk-HDXBAFR4.js → chunk-I726U4UA.js} +4 -4
  20. package/dist/{chunk-NRAZQETL.js → chunk-IWJSMR4L.js} +3 -3
  21. package/dist/{chunk-NPWBOQKI.js → chunk-JATT3FYX.js} +3 -3
  22. package/dist/{chunk-FE76VMCW.js → chunk-KBENE52L.js} +3 -3
  23. package/dist/{chunk-3DDKTA7S.js → chunk-KYH3WDGK.js} +4 -4
  24. package/dist/{chunk-HJMWM6XE.js → chunk-L6ROCMDO.js} +5 -5
  25. package/dist/{chunk-EV63EJKX.js → chunk-N4CSAPLU.js} +3 -3
  26. package/dist/{chunk-Z7RQZ537.js → chunk-N6LDKETI.js} +3 -3
  27. package/dist/{chunk-Z4ZLMWHP.js → chunk-ONMISMO4.js} +6 -6
  28. package/dist/{chunk-D7FVBSG2.js → chunk-PMIAZTDQ.js} +2 -2
  29. package/dist/{chunk-FOC6QQ3Z.js → chunk-PUMTB3YW.js} +7 -7
  30. package/dist/{chunk-JHJEXKDW.js → chunk-Q43ZURCK.js} +2 -2
  31. package/dist/{chunk-3WZJKL5I.js → chunk-SELFIPBY.js} +2 -2
  32. package/dist/{chunk-RTFBL435.js → chunk-T3LVGAPV.js} +3 -3
  33. package/dist/{chunk-FTFP354F.js → chunk-TX7PPGUZ.js} +5 -5
  34. package/dist/{chunk-72EQI7B6.js → chunk-UEIMUAER.js} +2 -2
  35. package/dist/{chunk-DTZTWKIB.js → chunk-VAUXWFOM.js} +3 -3
  36. package/dist/{chunk-ZMQFWHEX.js → chunk-WI6TASTN.js} +5 -5
  37. package/dist/{chunk-NJDE4VHA.js → chunk-YYB2DPLI.js} +3 -3
  38. package/dist/{chunk-57Q6OQG4.js → chunk-ZUCWDIGE.js} +2 -2
  39. package/dist/{chunk-HTPOBJEV.js → chunk-ZXVXGNY4.js} +5 -5
  40. package/dist/cli/commands/auth/logout.js +12 -12
  41. package/dist/cli/commands/auth/logout.test.js +13 -13
  42. package/dist/cli/commands/cache/clear.js +11 -11
  43. package/dist/cli/commands/debug/command-flags.js +11 -11
  44. package/dist/cli/commands/docs/generate.js +11 -11
  45. package/dist/cli/commands/docs/generate.test.js +11 -11
  46. package/dist/cli/commands/help.js +11 -11
  47. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  48. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  49. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  50. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  51. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  53. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  54. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  55. package/dist/cli/commands/notifications/generate.js +12 -12
  56. package/dist/cli/commands/notifications/list.js +12 -12
  57. package/dist/cli/commands/search.js +12 -12
  58. package/dist/cli/commands/upgrade.js +12 -12
  59. package/dist/cli/commands/version.js +12 -12
  60. package/dist/cli/commands/version.test.js +12 -12
  61. package/dist/cli/services/commands/notifications.js +7 -7
  62. package/dist/cli/services/commands/search.js +3 -3
  63. package/dist/cli/services/commands/search.test.js +3 -3
  64. package/dist/cli/services/commands/version.js +4 -4
  65. package/dist/cli/services/commands/version.test.js +5 -5
  66. package/dist/cli/services/kitchen-sink/async.js +3 -3
  67. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  68. package/dist/cli/services/kitchen-sink/static.js +3 -3
  69. package/dist/cli/services/upgrade.js +4 -4
  70. package/dist/cli/services/upgrade.test.js +5 -5
  71. package/dist/{custom-oclif-loader-FJYCRCHY.js → custom-oclif-loader-NRWKTMWK.js} +3 -3
  72. package/dist/{error-handler-ZFOBG3KZ.js → error-handler-AVFBYBX3.js} +9 -9
  73. package/dist/hooks/postrun.js +7 -7
  74. package/dist/hooks/prerun.js +8 -8
  75. package/dist/index.js +125 -117
  76. package/dist/{local-7CUVJHVC.js → local-IZUQBMP3.js} +3 -3
  77. package/dist/{morph-EKLK7JWU.js → morph-3VOLMA55.js} +9 -9
  78. package/dist/{node-package-manager-KJ2WBUZP.js → node-package-manager-F7U753X4.js} +4 -4
  79. package/dist/{path-2K5HIMHZ.js → path-GWAZZN2N.js} +2 -2
  80. package/dist/tsconfig.tsbuildinfo +1 -1
  81. package/dist/{ui-5JYYJU2R.js → ui-JUF2QSGU.js} +3 -3
  82. package/dist/{workerd-GXYWGSKC.js → workerd-MVGKDJ7H.js} +14 -14
  83. package/oclif.manifest.json +1 -1
  84. package/package.json +7 -7
@@ -1,7 +1,7 @@
1
1
  ---
2
- description: This Hydrogen project is based on react-router, NOT @remix-run/react!
3
- globs: *
4
- alwaysApply: false
2
+ description:
3
+ globs:
4
+ alwaysApply: true
5
5
  ---
6
6
 
7
7
  # React Router Import Rule for Hydrogen
@@ -29,6 +29,8 @@ When you see imports from Remix packages, replace them with their equivalent Rea
29
29
  | `@remix-run/server-runtime` | `react-router` |
30
30
  | `@remix-run/testing` | `react-router` |
31
31
 
32
+ NEVER USE 'react-router-dom' imports!
33
+
32
34
  ## Common Import Examples
33
35
 
34
36
  ```js
@@ -1,5 +1,17 @@
1
1
  # skeleton
2
2
 
3
+ ## 2025.5.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixing the skeleton's Vite Config ([#2958](https://github.com/Shopify/hydrogen/pull/2958)) by [@balazsbajorics](https://github.com/balazsbajorics)
8
+
9
+ ## 2025.5.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Bumping the cli to 3.80.4 ([#2956](https://github.com/Shopify/hydrogen/pull/2956)) by [@balazsbajorics](https://github.com/balazsbajorics)
14
+
3
15
  ## 2025.5.0
4
16
 
5
17
  ### Patch Changes
@@ -160,13 +172,13 @@
160
172
  1. Add a routes.ts file. This is your new Remix route configuration file.
161
173
 
162
174
  ```ts
163
- import {flatRoutes} from '@remix-run/fs-routes';
164
- import {layout, type RouteConfig} from '@remix-run/route-config';
165
- import {hydrogenRoutes} from '@shopify/hydrogen';
175
+ import { flatRoutes } from "@remix-run/fs-routes";
176
+ import { layout, type RouteConfig } from "@remix-run/route-config";
177
+ import { hydrogenRoutes } from "@shopify/hydrogen";
166
178
 
167
179
  export default hydrogenRoutes([
168
180
  // Your entire app reading from routes folder using Layout from layout.tsx
169
- layout('./layout.tsx', await flatRoutes()),
181
+ layout("./layout.tsx", await flatRoutes()),
170
182
  ]) satisfies RouteConfig;
171
183
  ```
172
184
 
@@ -757,25 +769,25 @@
757
769
  8. Update the `ProductForm` component.
758
770
 
759
771
  ```tsx
760
- import {Link, useNavigate} from '@remix-run/react';
761
- import {type MappedProductOptions} from '@shopify/hydrogen';
772
+ import { Link, useNavigate } from "@remix-run/react";
773
+ import { type MappedProductOptions } from "@shopify/hydrogen";
762
774
  import type {
763
775
  Maybe,
764
776
  ProductOptionValueSwatch,
765
- } from '@shopify/hydrogen/storefront-api-types';
766
- import {AddToCartButton} from './AddToCartButton';
767
- import {useAside} from './Aside';
768
- import type {ProductFragment} from 'storefrontapi.generated';
777
+ } from "@shopify/hydrogen/storefront-api-types";
778
+ import { AddToCartButton } from "./AddToCartButton";
779
+ import { useAside } from "./Aside";
780
+ import type { ProductFragment } from "storefrontapi.generated";
769
781
 
770
782
  export function ProductForm({
771
783
  productOptions,
772
784
  selectedVariant,
773
785
  }: {
774
786
  productOptions: MappedProductOptions[];
775
- selectedVariant: ProductFragment['selectedOrFirstAvailableVariant'];
787
+ selectedVariant: ProductFragment["selectedOrFirstAvailableVariant"];
776
788
  }) {
777
789
  const navigate = useNavigate();
778
- const {open} = useAside();
790
+ const { open } = useAside();
779
791
  return (
780
792
  <div className="product-form">
781
793
  {productOptions.map((option) => (
@@ -809,8 +821,8 @@
809
821
  to={`/products/${handle}?${variantUriQuery}`}
810
822
  style={{
811
823
  border: selected
812
- ? '1px solid black'
813
- : '1px solid transparent',
824
+ ? "1px solid black"
825
+ : "1px solid transparent",
814
826
  opacity: available ? 1 : 0.3,
815
827
  }}
816
828
  >
@@ -827,13 +839,13 @@
827
839
  <button
828
840
  type="button"
829
841
  className={`product-options-item${
830
- exists && !selected ? ' link' : ''
842
+ exists && !selected ? " link" : ""
831
843
  }`}
832
844
  key={option.name + name}
833
845
  style={{
834
846
  border: selected
835
- ? '1px solid black'
836
- : '1px solid transparent',
847
+ ? "1px solid black"
848
+ : "1px solid transparent",
837
849
  opacity: available ? 1 : 0.3,
838
850
  }}
839
851
  disabled={!exists}
@@ -857,7 +869,7 @@
857
869
  <AddToCartButton
858
870
  disabled={!selectedVariant || !selectedVariant.availableForSale}
859
871
  onClick={() => {
860
- open('cart');
872
+ open("cart");
861
873
  }}
862
874
  lines={
863
875
  selectedVariant
@@ -871,7 +883,7 @@
871
883
  : []
872
884
  }
873
885
  >
874
- {selectedVariant?.availableForSale ? 'Add to cart' : 'Sold out'}
886
+ {selectedVariant?.availableForSale ? "Add to cart" : "Sold out"}
875
887
  </AddToCartButton>
876
888
  </div>
877
889
  );
@@ -894,7 +906,7 @@
894
906
  aria-label={name}
895
907
  className="product-option-label-swatch"
896
908
  style={{
897
- backgroundColor: color || 'transparent',
909
+ backgroundColor: color || "transparent",
898
910
  }}
899
911
  >
900
912
  {!!image && <img src={image} alt={name} />}
@@ -1395,21 +1407,21 @@
1395
1407
  New `withCache.fetch` is for caching simple fetch requests. This method caches the responses if they are OK responses, and you can pass `shouldCacheResponse`, `cacheKey`, etc. to modify behavior. `data` is the consumed body of the response (we need to consume to cache it).
1396
1408
 
1397
1409
  ```ts
1398
- const withCache = createWithCache({cache, waitUntil, request});
1410
+ const withCache = createWithCache({ cache, waitUntil, request });
1399
1411
 
1400
- const {data, response} = await withCache.fetch<{data: T; error: string}>(
1401
- 'my-cms.com/api',
1412
+ const { data, response } = await withCache.fetch<{ data: T; error: string }>(
1413
+ "my-cms.com/api",
1402
1414
  {
1403
- method: 'POST',
1404
- headers: {'Content-type': 'application/json'},
1415
+ method: "POST",
1416
+ headers: { "Content-type": "application/json" },
1405
1417
  body,
1406
1418
  },
1407
1419
  {
1408
1420
  cacheStrategy: CacheLong(),
1409
1421
  // Cache if there are no data errors or a specific data that make this result not suited for caching
1410
1422
  shouldCacheResponse: (result) => !result?.error,
1411
- cacheKey: ['my-cms', body],
1412
- displayName: 'My CMS query',
1423
+ cacheKey: ["my-cms", body],
1424
+ displayName: "My CMS query",
1413
1425
  },
1414
1426
  );
1415
1427
  ```
@@ -1985,9 +1997,9 @@
1985
1997
 
1986
1998
  ```tsx
1987
1999
  // app/lib/root-data.ts
1988
- import {useMatches} from '@remix-run/react';
1989
- import type {SerializeFrom} from '@shopify/remix-oxygen';
1990
- import type {loader} from '~/root';
2000
+ import { useMatches } from "@remix-run/react";
2001
+ import type { SerializeFrom } from "@shopify/remix-oxygen";
2002
+ import type { loader } from "~/root";
1991
2003
 
1992
2004
  /**
1993
2005
  * Access the result of the root loader from a React component.
@@ -2149,10 +2161,10 @@
2149
2161
  - This is an important fix to a bug with 404 routes and path-based i18n projects where some unknown routes would not properly render a 404. This fixes all new projects, but to fix existing projects, add a `($locale).tsx` route with the following contents: ([#1732](https://github.com/Shopify/hydrogen/pull/1732)) by [@blittle](https://github.com/blittle)
2150
2162
 
2151
2163
  ```ts
2152
- import {type LoaderFunctionArgs} from '@remix-run/server-runtime';
2164
+ import { type LoaderFunctionArgs } from "@remix-run/server-runtime";
2153
2165
 
2154
- export async function loader({params, context}: LoaderFunctionArgs) {
2155
- const {language, country} = context.storefront.i18n;
2166
+ export async function loader({ params, context }: LoaderFunctionArgs) {
2167
+ const { language, country } = context.storefront.i18n;
2156
2168
 
2157
2169
  if (
2158
2170
  params.locale &&
@@ -2160,7 +2172,7 @@
2160
2172
  ) {
2161
2173
  // If the locale URL param is defined, yet we still are still at the default locale
2162
2174
  // then the the locale param must be invalid, send to the 404 page
2163
- throw new Response(null, {status: 404});
2175
+ throw new Response(null, { status: 404 });
2164
2176
  }
2165
2177
 
2166
2178
  return null;
@@ -2216,11 +2228,11 @@
2216
2228
  ```yaml
2217
2229
  projects:
2218
2230
  default:
2219
- schema: 'node_modules/@shopify/hydrogen/storefront.schema.json'
2231
+ schema: "node_modules/@shopify/hydrogen/storefront.schema.json"
2220
2232
  documents:
2221
- - '!*.d.ts'
2222
- - '*.{ts,tsx,js,jsx}'
2223
- - 'app/**/*.{ts,tsx,js,jsx}'
2233
+ - "!*.d.ts"
2234
+ - "*.{ts,tsx,js,jsx}"
2235
+ - "app/**/*.{ts,tsx,js,jsx}"
2224
2236
  ```
2225
2237
 
2226
2238
  - Improve resiliency of `HydrogenSession` ([#1583](https://github.com/Shopify/hydrogen/pull/1583)) by [@blittle](https://github.com/blittle)
@@ -2435,8 +2447,8 @@
2435
2447
  ```ts
2436
2448
  // root.tsx
2437
2449
 
2438
- import {useMatches} from '@remix-run/react';
2439
- import {type SerializeFrom} from '@shopify/remix-oxygen';
2450
+ import { useMatches } from "@remix-run/react";
2451
+ import { type SerializeFrom } from "@shopify/remix-oxygen";
2440
2452
 
2441
2453
  export const useRootLoaderData = () => {
2442
2454
  const [root] = useMatches();
@@ -2,7 +2,7 @@
2
2
  "name": "skeleton",
3
3
  "private": true,
4
4
  "sideEffects": false,
5
- "version": "2025.5.0",
5
+ "version": "2025.5.2",
6
6
  "type": "module",
7
7
  "scripts": {
8
8
  "build": "shopify hydrogen build --codegen",
@@ -31,7 +31,7 @@
31
31
  "@graphql-codegen/cli": "5.0.2",
32
32
  "@react-router/dev": "7.6.0",
33
33
  "@react-router/fs-routes": "7.6.0",
34
- "@shopify/cli": "~3.79.2",
34
+ "@shopify/cli": "~3.80.4",
35
35
  "@shopify/hydrogen-codegen": "^0.3.3",
36
36
  "@shopify/mini-oxygen": "^3.2.1",
37
37
  "@shopify/oxygen-workers-types": "^4.1.6",
@@ -23,7 +23,7 @@ export default defineConfig({
23
23
  * Include 'example-dep' in the array below.
24
24
  * @see https://vitejs.dev/config/dep-optimization-options
25
25
  */
26
- include: [],
26
+ include: ['set-cookie-parser', 'cookie', 'react-router'],
27
27
  },
28
28
  },
29
29
  });
@@ -2,15 +2,15 @@ import {
2
2
  fetch,
3
3
  jsonOutputEnabled,
4
4
  z
5
- } from "./chunk-FTFP354F.js";
5
+ } from "./chunk-TX7PPGUZ.js";
6
6
  import {
7
7
  CLI_KIT_VERSION
8
- } from "./chunk-72EQI7B6.js";
8
+ } from "./chunk-UEIMUAER.js";
9
9
  import {
10
10
  cacheRetrieve,
11
11
  cacheStore,
12
12
  versionSatisfies
13
- } from "./chunk-ZVMNEYFH.js";
13
+ } from "./chunk-52XNWDUG.js";
14
14
  import {
15
15
  AbortSilentError,
16
16
  exec,
@@ -19,7 +19,7 @@ import {
19
19
  renderError,
20
20
  renderInfo,
21
21
  renderWarning
22
- } from "./chunk-ZMQFWHEX.js";
22
+ } from "./chunk-WI6TASTN.js";
23
23
  import {
24
24
  init_cjs_shims
25
25
  } from "./chunk-PKR7KJ6P.js";
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
87
87
  throw new AbortSilentError();
88
88
  let errorMessage = `Error showing notifications: ${error.message}`;
89
89
  outputDebug(errorMessage);
90
- let { sendErrorToBugsnag } = await import("./error-handler-ZFOBG3KZ.js");
90
+ let { sendErrorToBugsnag } = await import("./error-handler-AVFBYBX3.js");
91
91
  await sendErrorToBugsnag(errorMessage, "unexpected_error");
92
92
  }
93
93
  }
@@ -200,4 +200,4 @@ export {
200
200
  fetchNotificationsInBackground,
201
201
  stringifyFilters
202
202
  };
203
- //# sourceMappingURL=chunk-IRKPDUZE.js.map
203
+ //# sourceMappingURL=chunk-2ZXZ6TMG.js.map
@@ -8,17 +8,17 @@ import {
8
8
  remove,
9
9
  setLastSeenAuthMethod,
10
10
  setLastSeenUserIdAfterAuth
11
- } from "./chunk-JJMWQP2L.js";
11
+ } from "./chunk-4QN5J4PQ.js";
12
12
  import {
13
13
  getPartnersToken,
14
14
  nonRandomUUID
15
- } from "./chunk-FTFP354F.js";
15
+ } from "./chunk-TX7PPGUZ.js";
16
16
  import {
17
17
  BugError,
18
18
  outputContent,
19
19
  outputDebug,
20
20
  outputToken
21
- } from "./chunk-ZMQFWHEX.js";
21
+ } from "./chunk-WI6TASTN.js";
22
22
  import {
23
23
  init_cjs_shims
24
24
  } from "./chunk-PKR7KJ6P.js";
@@ -117,4 +117,4 @@ export {
117
117
  ensureAuthenticatedBusinessPlatform,
118
118
  logout
119
119
  };
120
- //# sourceMappingURL=chunk-4DKJ765Z.js.map
120
+ //# sourceMappingURL=chunk-3Y3XPRQ6.js.map
@@ -7,14 +7,14 @@ import {
7
7
  nonRandomUUID,
8
8
  shopifyFetch,
9
9
  z
10
- } from "./chunk-FTFP354F.js";
10
+ } from "./chunk-TX7PPGUZ.js";
11
11
  import {
12
12
  getPackageManager,
13
13
  getSession,
14
14
  packageManagerFromUserAgent,
15
15
  removeSession,
16
16
  setSession
17
- } from "./chunk-ZVMNEYFH.js";
17
+ } from "./chunk-52XNWDUG.js";
18
18
  import {
19
19
  AbortError,
20
20
  BugError,
@@ -45,10 +45,10 @@ import {
45
45
  sessionConstants,
46
46
  spinFqdn,
47
47
  themeToken
48
- } from "./chunk-ZMQFWHEX.js";
48
+ } from "./chunk-WI6TASTN.js";
49
49
  import {
50
50
  cwd
51
- } from "./chunk-57Q6OQG4.js";
51
+ } from "./chunk-ZUCWDIGE.js";
52
52
  import {
53
53
  __commonJS,
54
54
  __require,
@@ -1204,4 +1204,4 @@ export {
1204
1204
  getEnvironmentData,
1205
1205
  getSensitiveEnvironmentData
1206
1206
  };
1207
- //# sourceMappingURL=chunk-JJMWQP2L.js.map
1207
+ //# sourceMappingURL=chunk-4QN5J4PQ.js.map
@@ -18,14 +18,14 @@ import {
18
18
  require_get_stream,
19
19
  runWithTimer,
20
20
  writeFile
21
- } from "./chunk-ZMQFWHEX.js";
21
+ } from "./chunk-WI6TASTN.js";
22
22
  import {
23
23
  require_semver
24
24
  } from "./chunk-HMDWNGIV.js";
25
25
  import {
26
26
  dirname,
27
27
  joinPath
28
- } from "./chunk-57Q6OQG4.js";
28
+ } from "./chunk-ZUCWDIGE.js";
29
29
  import {
30
30
  __commonJS,
31
31
  __export,
@@ -13749,4 +13749,4 @@ deep-extend/lib/deep-extend.js:
13749
13749
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13750
13750
  *)
13751
13751
  */
13752
- //# sourceMappingURL=chunk-ZVMNEYFH.js.map
13752
+ //# sourceMappingURL=chunk-52XNWDUG.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-Z4ZLMWHP.js";
7
+ } from "./chunk-ONMISMO4.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-JJMWQP2L.js";
10
+ } from "./chunk-4QN5J4PQ.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-72EQI7B6.js";
13
+ } from "./chunk-UEIMUAER.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-ZVMNEYFH.js";
16
+ } from "./chunk-52XNWDUG.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,14 +28,14 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-ZMQFWHEX.js";
31
+ } from "./chunk-WI6TASTN.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
35
35
  joinPath,
36
36
  normalizePath,
37
37
  relativePath
38
- } from "./chunk-57Q6OQG4.js";
38
+ } from "./chunk-ZUCWDIGE.js";
39
39
  import {
40
40
  require_lib
41
41
  } from "./chunk-5AFYDRV4.js";
@@ -2029,7 +2029,7 @@ var require_notifier = __commonJS({
2029
2029
 
2030
2030
  // ../cli-kit/dist/public/node/error-handler.js
2031
2031
  init_cjs_shims();
2032
- var import_core = __toESM(require_lib(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2032
+ var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2033
2033
  import { realpath } from "fs/promises";
2034
2034
  async function errorHandler(error, config) {
2035
2035
  if (error instanceof CancelExecution)
@@ -2144,4 +2144,4 @@ export {
2144
2144
  registerCleanBugsnagErrorsFromWithinPlugins,
2145
2145
  addBugsnagMetadata
2146
2146
  };
2147
- //# sourceMappingURL=chunk-EBDVIUOD.js.map
2147
+ //# sourceMappingURL=chunk-7VUAPVO6.js.map
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-JR36QMOU.js";
3
+ } from "./chunk-HK5IHRTT.js";
4
4
  import {
5
5
  mkdir,
6
6
  outputInfo,
7
7
  rmdir,
8
8
  writeFile
9
- } from "./chunk-ZMQFWHEX.js";
9
+ } from "./chunk-WI6TASTN.js";
10
10
  import {
11
11
  cwd,
12
12
  joinPath
13
- } from "./chunk-57Q6OQG4.js";
13
+ } from "./chunk-ZUCWDIGE.js";
14
14
  import {
15
15
  init_cjs_shims
16
16
  } from "./chunk-PKR7KJ6P.js";
@@ -118,4 +118,4 @@ export {
118
118
  writeCommandFlagInterface,
119
119
  writeCommandUsageExampleFile
120
120
  };
121
- //# sourceMappingURL=chunk-MIJF5LNA.js.map
121
+ //# sourceMappingURL=chunk-BK4IIAID.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-RTFBL435.js";
3
+ } from "./chunk-T3LVGAPV.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-JR36QMOU.js";
6
+ } from "./chunk-HK5IHRTT.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-ZMQFWHEX.js";
9
+ } from "./chunk-WI6TASTN.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-G6KVL4TS.js.map
37
+ //# sourceMappingURL=chunk-BR2NBKUW.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-ZMQFWHEX.js";
4
+ } from "./chunk-WI6TASTN.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-QXOOIYRJ.js.map
46
+ //# sourceMappingURL=chunk-D5NBHTIZ.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  openURL
3
- } from "./chunk-ZMQFWHEX.js";
3
+ } from "./chunk-WI6TASTN.js";
4
4
  import {
5
5
  init_cjs_shims
6
6
  } from "./chunk-PKR7KJ6P.js";
@@ -15,4 +15,4 @@ async function searchService(query) {
15
15
  export {
16
16
  searchService
17
17
  };
18
- //# sourceMappingURL=chunk-AKFTTMP7.js.map
18
+ //# sourceMappingURL=chunk-DCBKCTEJ.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  logout
3
- } from "./chunk-4DKJ765Z.js";
3
+ } from "./chunk-3Y3XPRQ6.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-JR36QMOU.js";
6
+ } from "./chunk-HK5IHRTT.js";
7
7
  import {
8
8
  outputSuccess
9
- } from "./chunk-ZMQFWHEX.js";
9
+ } from "./chunk-WI6TASTN.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
25
25
  export {
26
26
  Logout
27
27
  };
28
- //# sourceMappingURL=chunk-RPVZXBFY.js.map
28
+ //# sourceMappingURL=chunk-EXAGVZF6.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-ZMQFWHEX.js";
4
+ } from "./chunk-WI6TASTN.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-22KQHOXJ.js.map
36
+ //# sourceMappingURL=chunk-F5KMS2TZ.js.map