@depup/nx 22.6.4-depup.0 → 22.6.4-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
@@ -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.6.4 |
17
- | Processed | 2026-04-01 |
17
+ | Processed | 2026-04-08 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 30 |
20
20
 
@@ -22,14 +22,14 @@ npm install @depup/nx
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @napi-rs/wasm-runtime | 0.2.4 | ^1.1.2 |
25
+ | @napi-rs/wasm-runtime | 0.2.4 | ^1.1.3 |
26
26
  | @yarnpkg/parsers | 3.0.2 | ^3.0.3 |
27
27
  | @zkochan/js-yaml | 0.0.7 | ^0.0.11 |
28
- | axios | 1.12.0 | ^1.14.0 |
28
+ | axios | 1.12.0 | ^1.15.0 |
29
29
  | cli-cursor | 3.1.0 | ^5.0.0 |
30
30
  | cli-spinners | 2.6.1 | ^3.4.0 |
31
31
  | cliui | ^8.0.1 | ^9.0.1 |
32
- | dotenv | ~16.4.5 | ^17.3.1 |
32
+ | dotenv | ~16.4.5 | ^17.4.1 |
33
33
  | dotenv-expand | ~11.0.6 | ^12.0.3 |
34
34
  | ejs | ^3.1.7 | ^5.0.1 |
35
35
  | enquirer | ~2.3.6 | ^2.4.1 |
package/changes.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "bumped": {
3
3
  "@napi-rs/wasm-runtime": {
4
4
  "from": "0.2.4",
5
- "to": "^1.1.2"
5
+ "to": "^1.1.3"
6
6
  },
7
7
  "@yarnpkg/parsers": {
8
8
  "from": "3.0.2",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "axios": {
16
16
  "from": "1.12.0",
17
- "to": "^1.14.0"
17
+ "to": "^1.15.0"
18
18
  },
19
19
  "picocolors": {
20
20
  "from": "^1.1.0",
@@ -34,7 +34,7 @@
34
34
  },
35
35
  "dotenv": {
36
36
  "from": "~16.4.5",
37
- "to": "^17.3.1"
37
+ "to": "^17.4.1"
38
38
  },
39
39
  "dotenv-expand": {
40
40
  "from": "~11.0.6",
@@ -121,6 +121,6 @@
121
121
  "to": "^22.0.0"
122
122
  }
123
123
  },
124
- "timestamp": "2026-04-01T20:22:59.546Z",
124
+ "timestamp": "2026-04-08T16:37:39.786Z",
125
125
  "totalUpdated": 30
126
126
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nx",
3
- "version": "22.6.4-depup.0",
3
+ "version": "22.6.4-depup.2",
4
4
  "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration. (with updated dependencies)",
5
5
  "repository": {
6
6
  "type": "git",
@@ -40,16 +40,16 @@
40
40
  "homepage": "https://nx.dev",
41
41
  "dependencies": {
42
42
  "@ltd/j-toml": "^1.38.0",
43
- "@napi-rs/wasm-runtime": "^1.1.2",
43
+ "@napi-rs/wasm-runtime": "^1.1.3",
44
44
  "@yarnpkg/lockfile": "^1.1.0",
45
45
  "@yarnpkg/parsers": "^3.0.3",
46
46
  "@zkochan/js-yaml": "^0.0.11",
47
- "axios": "^1.14.0",
47
+ "axios": "^1.15.0",
48
48
  "picocolors": "^1.1.1",
49
49
  "cli-cursor": "^5.0.0",
50
50
  "cli-spinners": "^3.4.0",
51
51
  "cliui": "^9.0.1",
52
- "dotenv": "^17.3.1",
52
+ "dotenv": "^17.4.1",
53
53
  "dotenv-expand": "^12.0.3",
54
54
  "ejs": "^5.0.1",
55
55
  "enquirer": "^2.4.1",
@@ -183,7 +183,7 @@
183
183
  "changes": {
184
184
  "@napi-rs/wasm-runtime": {
185
185
  "from": "0.2.4",
186
- "to": "^1.1.2"
186
+ "to": "^1.1.3"
187
187
  },
188
188
  "@yarnpkg/parsers": {
189
189
  "from": "3.0.2",
@@ -195,7 +195,7 @@
195
195
  },
196
196
  "axios": {
197
197
  "from": "1.12.0",
198
- "to": "^1.14.0"
198
+ "to": "^1.15.0"
199
199
  },
200
200
  "picocolors": {
201
201
  "from": "^1.1.0",
@@ -215,7 +215,7 @@
215
215
  },
216
216
  "dotenv": {
217
217
  "from": "~16.4.5",
218
- "to": "^17.3.1"
218
+ "to": "^17.4.1"
219
219
  },
220
220
  "dotenv-expand": {
221
221
  "from": "~11.0.6",
@@ -305,7 +305,7 @@
305
305
  "depsUpdated": 30,
306
306
  "originalPackage": "nx",
307
307
  "originalVersion": "22.6.4",
308
- "processedAt": "2026-04-01T20:23:05.378Z",
308
+ "processedAt": "2026-04-08T16:37:49.447Z",
309
309
  "smokeTest": "failed"
310
310
  }
311
311
  }