@depup/expo__cli 55.0.19-depup.23 → 55.0.19-depup.24

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/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/expo__cli
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [@expo/cli](https://www.npmjs.com/package/@expo/cli) @ 55.0.19 |
17
- | Processed | 2026-04-01 |
17
+ | Processed | 2026-04-02 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 28 |
20
20
 
@@ -43,7 +43,7 @@ npm install @depup/expo__cli
43
43
  | prompts | ^2.3.2 | ^2.4.2 |
44
44
  | semver | ^7.6.0 | ^7.7.4 |
45
45
  | send | ^0.19.0 | ^1.2.1 |
46
- | slugify | ^1.3.4 | ^1.6.8 |
46
+ | slugify | ^1.3.4 | ^1.6.9 |
47
47
  | stacktrace-parser | ^0.1.10 | ^0.1.11 |
48
48
  | structured-headers | ^0.4.1 | ^2.0.2 |
49
49
  | terminal-link | ^2.1.1 | ^5.0.0 |
package/changes.json CHANGED
@@ -86,7 +86,7 @@
86
86
  },
87
87
  "slugify": {
88
88
  "from": "^1.3.4",
89
- "to": "^1.6.8"
89
+ "to": "^1.6.9"
90
90
  },
91
91
  "stacktrace-parser": {
92
92
  "from": "^0.1.10",
@@ -113,6 +113,6 @@
113
113
  "to": "^4.3.6"
114
114
  }
115
115
  },
116
- "timestamp": "2026-04-01T20:21:01.506Z",
116
+ "timestamp": "2026-04-02T00:38:32.371Z",
117
117
  "totalUpdated": 28
118
118
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/expo__cli",
3
- "version": "55.0.19-depup.23",
3
+ "version": "55.0.19-depup.24",
4
4
  "description": "The Expo CLI (with updated dependencies)",
5
5
  "main": "build/bin/cli",
6
6
  "bin": {
@@ -94,7 +94,7 @@
94
94
  "resolve-from": "^5.0.0",
95
95
  "semver": "^7.7.4",
96
96
  "send": "^1.2.1",
97
- "slugify": "^1.6.8",
97
+ "slugify": "^1.6.9",
98
98
  "source-map-support": "~0.5.21",
99
99
  "stacktrace-parser": "^0.1.11",
100
100
  "structured-headers": "^2.0.2",
@@ -253,7 +253,7 @@
253
253
  },
254
254
  "slugify": {
255
255
  "from": "^1.3.4",
256
- "to": "^1.6.8"
256
+ "to": "^1.6.9"
257
257
  },
258
258
  "stacktrace-parser": {
259
259
  "from": "^0.1.10",
@@ -283,7 +283,7 @@
283
283
  "depsUpdated": 28,
284
284
  "originalPackage": "@expo/cli",
285
285
  "originalVersion": "55.0.19",
286
- "processedAt": "2026-04-01T20:22:26.745Z",
286
+ "processedAt": "2026-04-02T00:39:55.112Z",
287
287
  "smokeTest": "failed"
288
288
  }
289
289
  }