@depup/expo__cli 55.0.22-depup.0 → 55.0.22-depup.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/README.md CHANGED
@@ -24,7 +24,7 @@ npm install @depup/expo__cli
24
24
  |------------|------|-----|
25
25
  | @expo/ws-tunnel | ^1.0.1 | ^1.0.6 |
26
26
  | @expo/xcpretty | ^4.4.0 | ^4.4.1 |
27
- | @react-native/dev-middleware | 0.83.4 | ^0.84.1 |
27
+ | @react-native/dev-middleware | 0.83.4 | ^0.85.0 |
28
28
  | bplist-creator | 0.1.0 | ^0.1.1 |
29
29
  | bplist-parser | ^0.3.1 | ^0.3.2 |
30
30
  | chalk | ^4.0.0 | ^5.6.2 |
package/changes.json CHANGED
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "@react-native/dev-middleware": {
12
12
  "from": "0.83.4",
13
- "to": "^0.84.1"
13
+ "to": "^0.85.0"
14
14
  },
15
15
  "bplist-creator": {
16
16
  "from": "0.1.0",
@@ -117,6 +117,6 @@
117
117
  "to": "^4.3.6"
118
118
  }
119
119
  },
120
- "timestamp": "2026-04-07T12:26:40.398Z",
120
+ "timestamp": "2026-04-07T16:31:03.002Z",
121
121
  "totalUpdated": 29
122
122
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/expo__cli",
3
- "version": "55.0.22-depup.0",
3
+ "version": "55.0.22-depup.1",
4
4
  "description": "The Expo CLI (with updated dependencies)",
5
5
  "main": "build/bin/cli",
6
6
  "bin": {
@@ -66,7 +66,7 @@
66
66
  "@expo/spawn-async": "^1.7.2",
67
67
  "@expo/ws-tunnel": "^1.0.6",
68
68
  "@expo/xcpretty": "^4.4.1",
69
- "@react-native/dev-middleware": "^0.84.1",
69
+ "@react-native/dev-middleware": "^0.85.0",
70
70
  "accepts": "^1.3.8",
71
71
  "arg": "^5.0.2",
72
72
  "better-opn": "~3.0.2",
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "@react-native/dev-middleware": {
179
179
  "from": "0.83.4",
180
- "to": "^0.84.1"
180
+ "to": "^0.85.0"
181
181
  },
182
182
  "bplist-creator": {
183
183
  "from": "0.1.0",
@@ -287,7 +287,7 @@
287
287
  "depsUpdated": 29,
288
288
  "originalPackage": "@expo/cli",
289
289
  "originalVersion": "55.0.22",
290
- "processedAt": "2026-04-07T12:27:51.701Z",
290
+ "processedAt": "2026-04-07T16:32:17.338Z",
291
291
  "smokeTest": "failed"
292
292
  }
293
293
  }