@depup/nx 23.1.0-depup.0 → 23.1.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.
Files changed (3) hide show
  1. package/README.md +11 -11
  2. package/changes.json +11 -11
  3. package/package.json +22 -22
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-21 |
17
+ | Processed | 2026-07-26 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 68 |
20
20
 
@@ -22,8 +22,8 @@ npm install @depup/nx
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @emnapi/core | 1.4.5 | ^1.11.2 |
26
- | @emnapi/runtime | 1.4.5 | ^1.11.2 |
25
+ | @emnapi/core | 1.4.5 | ^1.11.3 |
26
+ | @emnapi/runtime | 1.4.5 | ^1.11.3 |
27
27
  | @emnapi/wasi-threads | 1.0.4 | ^2.0.1 |
28
28
  | @jest/diff-sequences | 30.0.1 | ^30.4.0 |
29
29
  | @napi-rs/wasm-runtime | 0.2.4 | ^1.1.6 |
@@ -31,21 +31,21 @@ npm install @depup/nx
31
31
  | @zkochan/js-yaml | 0.0.7 | ^0.0.11 |
32
32
  | agent-base | 6.0.2 | ^9.0.0 |
33
33
  | ansi-regex | 5.0.1 | ^6.2.2 |
34
- | ansi-styles | 4.3.0 | ^6.2.3 |
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
37
  | axios | 1.16.1 | ^1.18.1 |
38
38
  | balanced-match | 4.0.3 | ^4.0.4 |
39
- | bl | 4.1.0 | ^7.0.7 |
40
- | brace-expansion | 5.0.6 | ^5.0.7 |
39
+ | bl | 4.1.0 | ^7.0.8 |
40
+ | brace-expansion | 5.0.6 | ^5.0.8 |
41
41
  | buffer | 5.7.1 | ^6.0.3 |
42
- | chalk | 4.1.2 | ^5.6.2 |
42
+ | chalk | 4.1.2 | ^6.0.0 |
43
43
  | cli-cursor | 3.1.0 | ^5.0.0 |
44
44
  | cli-spinners | 2.6.1 | ^3.4.0 |
45
45
  | cliui | 8.0.1 | ^9.0.1 |
46
46
  | clone | 1.0.4 | ^2.1.2 |
47
47
  | color-convert | 2.0.1 | ^3.1.3 |
48
- | color-name | 1.1.4 | ^2.1.0 |
48
+ | color-name | 1.1.4 | ^2.1.1 |
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 |
@@ -80,15 +80,15 @@ npm install @depup/nx
80
80
  | restore-cursor | 3.1.0 | ^5.1.0 |
81
81
  | semver | 7.8.4 | ^7.8.5 |
82
82
  | signal-exit | 3.0.7 | ^4.1.0 |
83
- | smol-toml | 1.6.1 | ^1.7.0 |
83
+ | smol-toml | 1.6.1 | ^1.7.1 |
84
84
  | string-width | 4.2.3 | ^8.2.2 |
85
85
  | strip-ansi | 6.0.1 | ^7.2.0 |
86
86
  | strip-bom | 3.0.0 | ^5.0.0 |
87
- | supports-color | 7.2.0 | ^10.2.2 |
87
+ | supports-color | 7.2.0 | ^11.0.0 |
88
88
  | tar-stream | 2.2.0 | ^3.2.0 |
89
89
  | which | 3.0.1 | ^7.0.0 |
90
90
  | wrap-ansi | 7.0.0 | ^10.0.0 |
91
- | yargs | 17.7.2 | ^18.0.0 |
91
+ | yargs | 17.7.2 | ^18.1.0 |
92
92
  | yargs-parser | 21.1.1 | ^22.0.0 |
93
93
 
94
94
  ---
package/changes.json CHANGED
@@ -2,11 +2,11 @@
2
2
  "bumped": {
3
3
  "@emnapi/core": {
4
4
  "from": "1.4.5",
5
- "to": "^1.11.2"
5
+ "to": "^1.11.3"
6
6
  },
7
7
  "@emnapi/runtime": {
8
8
  "from": "1.4.5",
9
- "to": "^1.11.2"
9
+ "to": "^1.11.3"
10
10
  },
11
11
  "@emnapi/wasi-threads": {
12
12
  "from": "1.0.4",
@@ -38,7 +38,7 @@
38
38
  },
39
39
  "ansi-styles": {
40
40
  "from": "4.3.0",
41
- "to": "^6.2.3"
41
+ "to": "^7.0.0"
42
42
  },
43
43
  "argparse": {
44
44
  "from": "2.0.1",
@@ -58,11 +58,11 @@
58
58
  },
59
59
  "bl": {
60
60
  "from": "4.1.0",
61
- "to": "^7.0.7"
61
+ "to": "^7.0.8"
62
62
  },
63
63
  "brace-expansion": {
64
64
  "from": "5.0.6",
65
- "to": "^5.0.7"
65
+ "to": "^5.0.8"
66
66
  },
67
67
  "buffer": {
68
68
  "from": "5.7.1",
@@ -70,7 +70,7 @@
70
70
  },
71
71
  "chalk": {
72
72
  "from": "4.1.2",
73
- "to": "^5.6.2"
73
+ "to": "^6.0.0"
74
74
  },
75
75
  "cli-cursor": {
76
76
  "from": "3.1.0",
@@ -94,7 +94,7 @@
94
94
  },
95
95
  "color-name": {
96
96
  "from": "1.1.4",
97
- "to": "^2.1.0"
97
+ "to": "^2.1.1"
98
98
  },
99
99
  "defaults": {
100
100
  "from": "1.0.4",
@@ -234,7 +234,7 @@
234
234
  },
235
235
  "smol-toml": {
236
236
  "from": "1.6.1",
237
- "to": "^1.7.0"
237
+ "to": "^1.7.1"
238
238
  },
239
239
  "string-width": {
240
240
  "from": "4.2.3",
@@ -250,7 +250,7 @@
250
250
  },
251
251
  "supports-color": {
252
252
  "from": "7.2.0",
253
- "to": "^10.2.2"
253
+ "to": "^11.0.0"
254
254
  },
255
255
  "tar-stream": {
256
256
  "from": "2.2.0",
@@ -266,13 +266,13 @@
266
266
  },
267
267
  "yargs": {
268
268
  "from": "17.7.2",
269
- "to": "^18.0.0"
269
+ "to": "^18.1.0"
270
270
  },
271
271
  "yargs-parser": {
272
272
  "from": "21.1.1",
273
273
  "to": "^22.0.0"
274
274
  }
275
275
  },
276
- "timestamp": "2026-07-21T17:18:47.842Z",
276
+ "timestamp": "2026-07-26T16:26:47.073Z",
277
277
  "totalUpdated": 68
278
278
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nx",
3
- "version": "23.1.0-depup.0",
3
+ "version": "23.1.0-depup.2",
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": {
@@ -54,8 +54,8 @@
54
54
  },
55
55
  "homepage": "https://nx.dev",
56
56
  "dependencies": {
57
- "@emnapi/core": "^1.11.2",
58
- "@emnapi/runtime": "^1.11.2",
57
+ "@emnapi/core": "^1.11.3",
58
+ "@emnapi/runtime": "^1.11.3",
59
59
  "@emnapi/wasi-threads": "^2.0.1",
60
60
  "@jest/diff-sequences": "^30.4.0",
61
61
  "@napi-rs/wasm-runtime": "^1.1.6",
@@ -65,23 +65,23 @@
65
65
  "agent-base": "^9.0.0",
66
66
  "ansi-colors": "4.1.3",
67
67
  "ansi-regex": "^6.2.2",
68
- "ansi-styles": "^6.2.3",
68
+ "ansi-styles": "^7.0.0",
69
69
  "argparse": "^3.0.0",
70
70
  "asynckit": "^0.5.0",
71
71
  "axios": "^1.18.1",
72
72
  "balanced-match": "^4.0.4",
73
73
  "base64-js": "1.5.1",
74
- "bl": "^7.0.7",
75
- "brace-expansion": "^5.0.7",
74
+ "bl": "^7.0.8",
75
+ "brace-expansion": "^5.0.8",
76
76
  "buffer": "^6.0.3",
77
77
  "call-bind-apply-helpers": "1.0.2",
78
- "chalk": "^5.6.2",
78
+ "chalk": "^6.0.0",
79
79
  "cli-cursor": "^5.0.0",
80
80
  "cli-spinners": "^3.4.0",
81
81
  "cliui": "^9.0.1",
82
82
  "clone": "^2.1.2",
83
83
  "color-convert": "^3.1.3",
84
- "color-name": "^2.1.0",
84
+ "color-name": "^2.1.1",
85
85
  "combined-stream": "1.0.8",
86
86
  "debug": "4.4.3",
87
87
  "defaults": "^3.0.0",
@@ -150,12 +150,12 @@
150
150
  "safe-buffer": "5.2.1",
151
151
  "semver": "^7.8.5",
152
152
  "signal-exit": "^4.1.0",
153
- "smol-toml": "^1.7.0",
153
+ "smol-toml": "^1.7.1",
154
154
  "string-width": "^8.2.2",
155
155
  "string_decoder": "1.3.0",
156
156
  "strip-ansi": "^7.2.0",
157
157
  "strip-bom": "^5.0.0",
158
- "supports-color": "^10.2.2",
158
+ "supports-color": "^11.0.0",
159
159
  "tar-stream": "^3.2.0",
160
160
  "tmp": "0.2.7",
161
161
  "tsconfig-paths": "4.2.0",
@@ -167,7 +167,7 @@
167
167
  "wrappy": "1.0.2",
168
168
  "y18n": "5.0.8",
169
169
  "yaml": "2.9.0",
170
- "yargs": "^18.0.0",
170
+ "yargs": "^18.1.0",
171
171
  "yargs-parser": "^22.0.0"
172
172
  },
173
173
  "peerDependencies": {
@@ -540,11 +540,11 @@
540
540
  "changes": {
541
541
  "@emnapi/core": {
542
542
  "from": "1.4.5",
543
- "to": "^1.11.2"
543
+ "to": "^1.11.3"
544
544
  },
545
545
  "@emnapi/runtime": {
546
546
  "from": "1.4.5",
547
- "to": "^1.11.2"
547
+ "to": "^1.11.3"
548
548
  },
549
549
  "@emnapi/wasi-threads": {
550
550
  "from": "1.0.4",
@@ -576,7 +576,7 @@
576
576
  },
577
577
  "ansi-styles": {
578
578
  "from": "4.3.0",
579
- "to": "^6.2.3"
579
+ "to": "^7.0.0"
580
580
  },
581
581
  "argparse": {
582
582
  "from": "2.0.1",
@@ -596,11 +596,11 @@
596
596
  },
597
597
  "bl": {
598
598
  "from": "4.1.0",
599
- "to": "^7.0.7"
599
+ "to": "^7.0.8"
600
600
  },
601
601
  "brace-expansion": {
602
602
  "from": "5.0.6",
603
- "to": "^5.0.7"
603
+ "to": "^5.0.8"
604
604
  },
605
605
  "buffer": {
606
606
  "from": "5.7.1",
@@ -608,7 +608,7 @@
608
608
  },
609
609
  "chalk": {
610
610
  "from": "4.1.2",
611
- "to": "^5.6.2"
611
+ "to": "^6.0.0"
612
612
  },
613
613
  "cli-cursor": {
614
614
  "from": "3.1.0",
@@ -632,7 +632,7 @@
632
632
  },
633
633
  "color-name": {
634
634
  "from": "1.1.4",
635
- "to": "^2.1.0"
635
+ "to": "^2.1.1"
636
636
  },
637
637
  "defaults": {
638
638
  "from": "1.0.4",
@@ -772,7 +772,7 @@
772
772
  },
773
773
  "smol-toml": {
774
774
  "from": "1.6.1",
775
- "to": "^1.7.0"
775
+ "to": "^1.7.1"
776
776
  },
777
777
  "string-width": {
778
778
  "from": "4.2.3",
@@ -788,7 +788,7 @@
788
788
  },
789
789
  "supports-color": {
790
790
  "from": "7.2.0",
791
- "to": "^10.2.2"
791
+ "to": "^11.0.0"
792
792
  },
793
793
  "tar-stream": {
794
794
  "from": "2.2.0",
@@ -804,7 +804,7 @@
804
804
  },
805
805
  "yargs": {
806
806
  "from": "17.7.2",
807
- "to": "^18.0.0"
807
+ "to": "^18.1.0"
808
808
  },
809
809
  "yargs-parser": {
810
810
  "from": "21.1.1",
@@ -814,7 +814,7 @@
814
814
  "depsUpdated": 68,
815
815
  "originalPackage": "nx",
816
816
  "originalVersion": "23.1.0",
817
- "processedAt": "2026-07-21T17:18:54.990Z",
817
+ "processedAt": "2026-07-26T16:26:52.599Z",
818
818
  "smokeTest": "failed"
819
819
  }
820
820
  }