@shopify/cli-kit 3.79.2 → 3.80.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/cli-kit",
3
- "version": "3.79.2",
3
+ "version": "3.80.1",
4
4
  "packageManager": "pnpm@8.15.7",
5
5
  "private": false,
6
6
  "description": "A set of utilities, interfaces, and models that are common across all the platform features",
@@ -103,6 +103,7 @@
103
103
  "ansi-escapes": "6.2.1",
104
104
  "archiver": "5.3.2",
105
105
  "bottleneck": "2.19.5",
106
+ "brotli": "1.3.3",
106
107
  "chalk": "5.4.1",
107
108
  "change-case": "4.1.2",
108
109
  "color-json": "3.0.5",
@@ -152,6 +153,7 @@
152
153
  "zod": "3.24.1"
153
154
  },
154
155
  "devDependencies": {
156
+ "@types/brotli": "^1.3.4",
155
157
  "@types/commondir": "^1.0.0",
156
158
  "@types/diff": "^5.2.3",
157
159
  "@types/fs-extra": "9.0.13",