@depup/nx 22.5.4-depup.0 → 22.5.4-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
@@ -14,7 +14,7 @@ npm install @depup/nx
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [nx](https://www.npmjs.com/package/nx) @ 22.5.4 |
17
- | Processed | 2026-03-09 |
17
+ | Processed | 2026-03-10 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 29 |
20
20
 
@@ -35,7 +35,7 @@ npm install @depup/nx
35
35
  | enquirer | ~2.3.6 | ^2.4.1 |
36
36
  | figures | 3.2.0 | ^6.1.0 |
37
37
  | flat | ^5.0.2 | ^6.0.1 |
38
- | jest-diff | ^30.0.2 | ^30.2.0 |
38
+ | jest-diff | ^30.0.2 | ^30.3.0 |
39
39
  | jsonc-parser | 3.2.0 | ^3.3.1 |
40
40
  | lines-and-columns | 2.0.3 | ^2.0.4 |
41
41
  | npm-run-path | ^4.0.1 | ^6.0.0 |
package/changes.json CHANGED
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "jest-diff": {
60
60
  "from": "^30.0.2",
61
- "to": "^30.2.0"
61
+ "to": "^30.3.0"
62
62
  },
63
63
  "jsonc-parser": {
64
64
  "from": "3.2.0",
@@ -117,6 +117,6 @@
117
117
  "to": "^22.0.0"
118
118
  }
119
119
  },
120
- "timestamp": "2026-03-09T04:50:04.899Z",
120
+ "timestamp": "2026-03-10T20:20:29.560Z",
121
121
  "totalUpdated": 29
122
122
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nx",
3
- "version": "22.5.4-depup.0",
3
+ "version": "22.5.4-depup.1",
4
4
  "private": false,
5
5
  "description": "[DepUp] The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
6
6
  "repository": {
@@ -55,7 +55,7 @@
55
55
  "flat": "^6.0.1",
56
56
  "front-matter": "^4.0.2",
57
57
  "ignore": "^7.0.5",
58
- "jest-diff": "^30.2.0",
58
+ "jest-diff": "^30.3.0",
59
59
  "jsonc-parser": "^3.3.1",
60
60
  "lines-and-columns": "^2.0.4",
61
61
  "minimatch": "10.2.4",
@@ -241,7 +241,7 @@
241
241
  },
242
242
  "jest-diff": {
243
243
  "from": "^30.0.2",
244
- "to": "^30.2.0"
244
+ "to": "^30.3.0"
245
245
  },
246
246
  "jsonc-parser": {
247
247
  "from": "3.2.0",
@@ -303,7 +303,7 @@
303
303
  "depsUpdated": 29,
304
304
  "originalPackage": "nx",
305
305
  "originalVersion": "22.5.4",
306
- "processedAt": "2026-03-09T04:50:09.917Z",
306
+ "processedAt": "2026-03-10T20:20:33.595Z",
307
307
  "smokeTest": "failed"
308
308
  }
309
309
  }