diff --git a/.changeset/strange-dogs-rule.md b/.changeset/strange-dogs-rule.md new file mode 100644 index 00000000000..a57a9dfc5e7 --- /dev/null +++ b/.changeset/strange-dogs-rule.md @@ -0,0 +1,5 @@ +--- +'@shopify/cli': patch +--- + +Update to cli-hydrogen 9.0.7 \ No newline at end of file diff --git a/packages/cli/package.json b/packages/cli/package.json index d08e925d7be..54075c2cf68 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -115,7 +115,7 @@ "@shopify/plugin-cloudflare": "3.75.2", "@shopify/plugin-did-you-mean": "3.75.2", "@shopify/theme": "3.75.2", - "@shopify/cli-hydrogen": "9.0.6", + "@shopify/cli-hydrogen": "9.0.7", "@typescript-eslint/eslint-plugin": "7.13.1", "@vitest/coverage-istanbul": "^1.6.0", "esbuild-plugin-copy": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66323852c3a..10cfaefad8f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -265,8 +265,8 @@ importers: specifier: 3.75.2 version: link:../app '@shopify/cli-hydrogen': - specifier: 9.0.6 - version: 9.0.6(@graphql-codegen/cli@5.0.4)(react-dom@17.0.2)(react@17.0.2) + specifier: 9.0.7 + version: 9.0.7(@graphql-codegen/cli@5.0.4)(react-dom@17.0.2)(react@17.0.2) '@shopify/cli-kit': specifier: 3.75.2 version: link:../cli-kit @@ -6307,8 +6307,8 @@ packages: resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==} dev: true - /@shopify/cli-hydrogen@9.0.6(@graphql-codegen/cli@5.0.4)(react-dom@17.0.2)(react@17.0.2): - resolution: {integrity: sha512-ldDKQX36pGIioIVC1gMwjlOQNBLXSe0TfaARdz7Dw8D31C0vtiHMi62fiQCZXb3vBs24yvPTqWbikF3pyINzig==} + /@shopify/cli-hydrogen@9.0.7(@graphql-codegen/cli@5.0.4)(react-dom@17.0.2)(react@17.0.2): + resolution: {integrity: sha512-noIVp4xh85fqG9MRqq7CzIRfmzEQJZ3BJ3rCXKR/WNzxQwqfQvNGAjvglS1uXRTTLbmE8r5e3NzB9qoWZHKhQw==} engines: {node: '>=18.0.0'} hasBin: true peerDependencies: @@ -11572,11 +11572,6 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-east-asian-width@1.2.0: - resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} - engines: {node: '>=18'} - dev: true - /get-east-asian-width@1.3.0: resolution: {integrity: sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==} engines: {node: '>=18'} @@ -12526,7 +12521,7 @@ packages: resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} engines: {node: '>=18'} dependencies: - get-east-asian-width: 1.2.0 + get-east-asian-width: 1.3.0 dev: true /is-generator-function@1.0.10: @@ -15972,7 +15967,7 @@ packages: engines: {node: '>=18'} dependencies: emoji-regex: 10.4.0 - get-east-asian-width: 1.2.0 + get-east-asian-width: 1.3.0 strip-ansi: 7.1.0 dev: true