@depup/wrangler 4.80.0-depup.1 → 4.80.0-depup.2

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
@@ -25,7 +25,7 @@ npm install @depup/wrangler
25
25
  | blake3-wasm | 2.1.5 | ^3.0.0 |
26
26
  | esbuild | 0.27.3 | ^0.28.0 |
27
27
  | path-to-regexp | 6.3.0 | ^8.4.2 |
28
- | workerd | 1.20260401.1 | ^1.20260402.1 |
28
+ | workerd | 1.20260401.1 | ^1.20260403.1 |
29
29
 
30
30
  ---
31
31
 
package/changes.json CHANGED
@@ -14,9 +14,9 @@
14
14
  },
15
15
  "workerd": {
16
16
  "from": "1.20260401.1",
17
- "to": "^1.20260402.1"
17
+ "to": "^1.20260403.1"
18
18
  }
19
19
  },
20
- "timestamp": "2026-04-03T00:47:09.160Z",
20
+ "timestamp": "2026-04-03T04:52:54.639Z",
21
21
  "totalUpdated": 4
22
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/wrangler",
3
- "version": "4.80.0-depup.1",
3
+ "version": "4.80.0-depup.2",
4
4
  "description": "Command-line interface for all things Cloudflare Workers (with updated dependencies)",
5
5
  "keywords": [
6
6
  "wrangler",
@@ -61,7 +61,7 @@
61
61
  "esbuild": "^0.28.0",
62
62
  "path-to-regexp": "^8.4.2",
63
63
  "unenv": "2.0.0-rc.24",
64
- "workerd": "^1.20260402.1",
64
+ "workerd": "^1.20260403.1",
65
65
  "@cloudflare/kv-asset-handler": "0.4.2",
66
66
  "@cloudflare/unenv-preset": "2.16.0",
67
67
  "miniflare": "4.20260401.0"
@@ -211,13 +211,13 @@
211
211
  },
212
212
  "workerd": {
213
213
  "from": "1.20260401.1",
214
- "to": "^1.20260402.1"
214
+ "to": "^1.20260403.1"
215
215
  }
216
216
  },
217
217
  "depsUpdated": 4,
218
218
  "originalPackage": "wrangler",
219
219
  "originalVersion": "4.80.0",
220
- "processedAt": "2026-04-03T00:47:32.555Z",
220
+ "processedAt": "2026-04-03T04:53:20.877Z",
221
221
  "smokeTest": "failed"
222
222
  }
223
223
  }