@shopify/create-hydrogen 1.0.4 → 1.0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @shopify/create-hydrogen
2
2
 
3
+ ## 1.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @shopify/cli-kit@1.0.5
9
+ - @shopify/cli-hydrogen@1.0.5
10
+
3
11
  ## 1.0.4
4
12
 
5
13
  ### Patch Changes
@@ -29,7 +29,6 @@ import zlib$1 from 'zlib';
29
29
  import require$$0$d from 'http2';
30
30
  import require$$1$3 from 'tls';
31
31
  import require$$0$e from 'net';
32
- import 'ngrok';
33
32
  import require$$0$f from 'punycode';
34
33
  import { Flags, Command } from '@oclif/core';
35
34
 
@@ -44926,7 +44925,7 @@ const username = async (platform = platform$1) => {
44926
44925
  };
44927
44926
 
44928
44927
  var name = "@shopify/cli-kit";
44929
- var version$2 = "1.0.4";
44928
+ var version$2 = "1.0.5";
44930
44929
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
44931
44930
  var keywords = [
44932
44931
  "shopify",
@@ -45027,9 +45026,9 @@ var cliKitPackageJson = {
45027
45026
  devDependencies: devDependencies
45028
45027
  };
45029
45028
 
45030
- var version$1 = "1.0.4";
45029
+ var version$1 = "1.0.5";
45031
45030
 
45032
- var version = "1.0.4";
45031
+ var version = "1.0.5";
45033
45032
 
45034
45033
  const constants = {
45035
45034
  environmentVariables: {