@depup/netlify-cli 24.11.0-depup.0 → 24.11.1-depup.0

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
@@ -13,10 +13,10 @@ npm install @depup/netlify-cli
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [netlify-cli](https://www.npmjs.com/package/netlify-cli) @ 24.11.0 |
16
+ | Original | [netlify-cli](https://www.npmjs.com/package/netlify-cli) @ 24.11.1 |
17
17
  | Processed | 2026-04-09 |
18
18
  | Smoke test | failed |
19
- | Deps updated | 32 |
19
+ | Deps updated | 30 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
@@ -24,8 +24,6 @@ npm install @depup/netlify-cli
24
24
  |------------|------|-----|
25
25
  | @fastify/static | 9.0.0 | ^9.1.0 |
26
26
  | @netlify/blobs | 10.7.0 | ^10.7.4 |
27
- | @netlify/build | 35.11.2 | ^35.12.0 |
28
- | @netlify/build-info | 10.4.0 | ^10.5.0 |
29
27
  | @netlify/dev | 4.16.4 | ^4.16.5 |
30
28
  | @netlify/edge-functions-bootstrap | 2.17.1 | ^3.1.0 |
31
29
  | @octokit/rest | 22.0.0 | ^22.0.1 |
package/changes.json CHANGED
@@ -8,14 +8,6 @@
8
8
  "from": "10.7.0",
9
9
  "to": "^10.7.4"
10
10
  },
11
- "@netlify/build": {
12
- "from": "35.11.2",
13
- "to": "^35.12.0"
14
- },
15
- "@netlify/build-info": {
16
- "from": "10.4.0",
17
- "to": "^10.5.0"
18
- },
19
11
  "@netlify/dev": {
20
12
  "from": "4.16.4",
21
13
  "to": "^4.16.5"
@@ -129,6 +121,6 @@
129
121
  "to": "^8.20.0"
130
122
  }
131
123
  },
132
- "timestamp": "2026-04-09T16:38:06.659Z",
133
- "totalUpdated": 32
124
+ "timestamp": "2026-04-09T20:22:25.482Z",
125
+ "totalUpdated": 30
134
126
  }