@depup/nx 23.1.0-depup.3 → 23.1.0-depup.4

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) @ 23.1.0 |
17
- | Processed | 2026-07-28 |
17
+ | Processed | 2026-07-30 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 69 |
20
20
 
@@ -34,9 +34,9 @@ npm install @depup/nx
34
34
  | ansi-styles | 4.3.0 | ^7.0.0 |
35
35
  | argparse | 2.0.1 | ^3.0.0 |
36
36
  | asynckit | 0.4.0 | ^0.5.0 |
37
- | axios | 1.16.1 | ^1.18.1 |
37
+ | axios | 1.16.1 | ^1.19.0 |
38
38
  | balanced-match | 4.0.3 | ^4.0.4 |
39
- | bl | 4.1.0 | ^7.0.10 |
39
+ | bl | 4.1.0 | ^7.0.11 |
40
40
  | brace-expansion | 5.0.6 | ^5.0.8 |
41
41
  | buffer | 5.7.1 | ^6.0.3 |
42
42
  | chalk | 4.1.2 | ^6.0.0 |
@@ -49,7 +49,7 @@ npm install @depup/nx
49
49
  | defaults | 1.0.4 | ^3.0.0 |
50
50
  | define-lazy-prop | 2.0.0 | ^3.0.0 |
51
51
  | dotenv | 16.4.7 | ^17.4.2 |
52
- | dotenv-expand | 12.0.3 | ^13.0.0 |
52
+ | dotenv-expand | 12.0.3 | ^1000.0.0 |
53
53
  | ejs | 5.0.1 | ^6.0.1 |
54
54
  | emoji-regex | 8.0.0 | ^10.6.0 |
55
55
  | enquirer | 2.3.6 | ^2.4.1 |
package/changes.json CHANGED
@@ -50,7 +50,7 @@
50
50
  },
51
51
  "axios": {
52
52
  "from": "1.16.1",
53
- "to": "^1.18.1"
53
+ "to": "^1.19.0"
54
54
  },
55
55
  "balanced-match": {
56
56
  "from": "4.0.3",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "bl": {
60
60
  "from": "4.1.0",
61
- "to": "^7.0.10"
61
+ "to": "^7.0.11"
62
62
  },
63
63
  "brace-expansion": {
64
64
  "from": "5.0.6",
@@ -110,7 +110,7 @@
110
110
  },
111
111
  "dotenv-expand": {
112
112
  "from": "12.0.3",
113
- "to": "^13.0.0"
113
+ "to": "^1000.0.0"
114
114
  },
115
115
  "ejs": {
116
116
  "from": "5.0.1",
@@ -277,6 +277,6 @@
277
277
  "to": "^22.0.0"
278
278
  }
279
279
  },
280
- "timestamp": "2026-07-28T16:37:21.462Z",
280
+ "timestamp": "2026-07-30T00:39:14.574Z",
281
281
  "totalUpdated": 69
282
282
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nx",
3
- "version": "23.1.0-depup.3",
3
+ "version": "23.1.0-depup.4",
4
4
  "type": "commonjs",
5
5
  "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration. (with updated dependencies)",
6
6
  "repository": {
@@ -68,10 +68,10 @@
68
68
  "ansi-styles": "^7.0.0",
69
69
  "argparse": "^3.0.0",
70
70
  "asynckit": "^0.5.0",
71
- "axios": "^1.18.1",
71
+ "axios": "^1.19.0",
72
72
  "balanced-match": "^4.0.4",
73
73
  "base64-js": "1.5.1",
74
- "bl": "^7.0.10",
74
+ "bl": "^7.0.11",
75
75
  "brace-expansion": "^5.0.8",
76
76
  "buffer": "^6.0.3",
77
77
  "call-bind-apply-helpers": "1.0.2",
@@ -88,7 +88,7 @@
88
88
  "define-lazy-prop": "^3.0.0",
89
89
  "delayed-stream": "1.0.0",
90
90
  "dotenv": "^17.4.2",
91
- "dotenv-expand": "^13.0.0",
91
+ "dotenv-expand": "^1000.0.0",
92
92
  "dunder-proto": "1.0.1",
93
93
  "ejs": "^6.0.1",
94
94
  "emoji-regex": "^10.6.0",
@@ -588,7 +588,7 @@
588
588
  },
589
589
  "axios": {
590
590
  "from": "1.16.1",
591
- "to": "^1.18.1"
591
+ "to": "^1.19.0"
592
592
  },
593
593
  "balanced-match": {
594
594
  "from": "4.0.3",
@@ -596,7 +596,7 @@
596
596
  },
597
597
  "bl": {
598
598
  "from": "4.1.0",
599
- "to": "^7.0.10"
599
+ "to": "^7.0.11"
600
600
  },
601
601
  "brace-expansion": {
602
602
  "from": "5.0.6",
@@ -648,7 +648,7 @@
648
648
  },
649
649
  "dotenv-expand": {
650
650
  "from": "12.0.3",
651
- "to": "^13.0.0"
651
+ "to": "^1000.0.0"
652
652
  },
653
653
  "ejs": {
654
654
  "from": "5.0.1",
@@ -818,7 +818,7 @@
818
818
  "depsUpdated": 69,
819
819
  "originalPackage": "nx",
820
820
  "originalVersion": "23.1.0",
821
- "processedAt": "2026-07-28T16:37:31.891Z",
821
+ "processedAt": "2026-07-30T00:39:21.826Z",
822
822
  "smokeTest": "failed"
823
823
  }
824
824
  }