@depup/nuxt 4.4.2-depup.7 → 4.4.2-depup.8

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/nuxt
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [nuxt](https://www.npmjs.com/package/nuxt) @ 4.4.2 |
17
- | Processed | 2026-03-27 |
17
+ | Processed | 2026-03-31 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 15 |
20
20
 
@@ -29,9 +29,9 @@ npm install @depup/nuxt
29
29
  | devalue | ^5.6.3 | ^5.6.4 |
30
30
  | hookable | ^6.0.1 | ^6.1.0 |
31
31
  | mlly | ^1.8.1 | ^1.8.2 |
32
- | oxc-minify | ^0.117.0 | ^0.121.0 |
33
- | oxc-parser | ^0.117.0 | ^0.121.0 |
34
- | oxc-transform | ^0.117.0 | ^0.121.0 |
32
+ | oxc-minify | ^0.117.0 | ^0.123.0 |
33
+ | oxc-parser | ^0.117.0 | ^0.123.0 |
34
+ | oxc-transform | ^0.117.0 | ^0.123.0 |
35
35
  | picomatch | ^4.0.3 | ^4.0.4 |
36
36
  | unimport | ^6.0.1 | ^6.0.2 |
37
37
  | unrouting | ^0.1.5 | ^0.1.7 |
package/changes.json CHANGED
@@ -30,15 +30,15 @@
30
30
  },
31
31
  "oxc-minify": {
32
32
  "from": "^0.117.0",
33
- "to": "^0.121.0"
33
+ "to": "^0.123.0"
34
34
  },
35
35
  "oxc-parser": {
36
36
  "from": "^0.117.0",
37
- "to": "^0.121.0"
37
+ "to": "^0.123.0"
38
38
  },
39
39
  "oxc-transform": {
40
40
  "from": "^0.117.0",
41
- "to": "^0.121.0"
41
+ "to": "^0.123.0"
42
42
  },
43
43
  "picomatch": {
44
44
  "from": "^4.0.3",
@@ -61,6 +61,6 @@
61
61
  "to": "^5.0.4"
62
62
  }
63
63
  },
64
- "timestamp": "2026-03-27T00:41:50.513Z",
64
+ "timestamp": "2026-03-31T12:31:40.354Z",
65
65
  "totalUpdated": 15
66
66
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt",
3
- "version": "4.4.2-depup.7",
3
+ "version": "4.4.2-depup.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -80,9 +80,9 @@
80
80
  "ofetch": "^1.5.1",
81
81
  "ohash": "^2.0.11",
82
82
  "on-change": "^6.0.2",
83
- "oxc-minify": "^0.121.0",
84
- "oxc-parser": "^0.121.0",
85
- "oxc-transform": "^0.121.0",
83
+ "oxc-minify": "^0.123.0",
84
+ "oxc-parser": "^0.123.0",
85
+ "oxc-transform": "^0.123.0",
86
86
  "oxc-walker": "^0.7.0",
87
87
  "pathe": "^2.0.3",
88
88
  "perfect-debounce": "^2.1.0",
@@ -181,15 +181,15 @@
181
181
  },
182
182
  "oxc-minify": {
183
183
  "from": "^0.117.0",
184
- "to": "^0.121.0"
184
+ "to": "^0.123.0"
185
185
  },
186
186
  "oxc-parser": {
187
187
  "from": "^0.117.0",
188
- "to": "^0.121.0"
188
+ "to": "^0.123.0"
189
189
  },
190
190
  "oxc-transform": {
191
191
  "from": "^0.117.0",
192
- "to": "^0.121.0"
192
+ "to": "^0.123.0"
193
193
  },
194
194
  "picomatch": {
195
195
  "from": "^4.0.3",
@@ -215,7 +215,7 @@
215
215
  "depsUpdated": 15,
216
216
  "originalPackage": "nuxt",
217
217
  "originalVersion": "4.4.2",
218
- "processedAt": "2026-03-27T00:42:34.088Z",
218
+ "processedAt": "2026-03-31T12:32:14.344Z",
219
219
  "smokeTest": "passed"
220
220
  }
221
221
  }