@depup/nuxt 4.4.2-depup.10 → 4.4.2-depup.11

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
@@ -32,9 +32,9 @@ npm install @depup/nuxt
32
32
  | devalue | ^5.6.3 | ^5.7.0 |
33
33
  | hookable | ^6.0.1 | ^6.1.0 |
34
34
  | mlly | ^1.8.1 | ^1.8.2 |
35
- | oxc-minify | ^0.117.0 | ^0.123.0 |
36
- | oxc-parser | ^0.117.0 | ^0.123.0 |
37
- | oxc-transform | ^0.117.0 | ^0.123.0 |
35
+ | oxc-minify | ^0.117.0 | ^0.124.0 |
36
+ | oxc-parser | ^0.117.0 | ^0.124.0 |
37
+ | oxc-transform | ^0.117.0 | ^0.124.0 |
38
38
  | picomatch | ^4.0.3 | ^4.0.4 |
39
39
  | unimport | ^6.0.1 | ^6.0.2 |
40
40
  | unrouting | ^0.1.5 | ^0.1.7 |
package/changes.json CHANGED
@@ -42,15 +42,15 @@
42
42
  },
43
43
  "oxc-minify": {
44
44
  "from": "^0.117.0",
45
- "to": "^0.123.0"
45
+ "to": "^0.124.0"
46
46
  },
47
47
  "oxc-parser": {
48
48
  "from": "^0.117.0",
49
- "to": "^0.123.0"
49
+ "to": "^0.124.0"
50
50
  },
51
51
  "oxc-transform": {
52
52
  "from": "^0.117.0",
53
- "to": "^0.123.0"
53
+ "to": "^0.124.0"
54
54
  },
55
55
  "picomatch": {
56
56
  "from": "^4.0.3",
@@ -73,6 +73,6 @@
73
73
  "to": "^5.0.4"
74
74
  }
75
75
  },
76
- "timestamp": "2026-04-07T00:42:36.146Z",
76
+ "timestamp": "2026-04-07T04:55:22.740Z",
77
77
  "totalUpdated": 18
78
78
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt",
3
- "version": "4.4.2-depup.10",
3
+ "version": "4.4.2-depup.11",
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.123.0",
84
- "oxc-parser": "^0.123.0",
85
- "oxc-transform": "^0.123.0",
83
+ "oxc-minify": "^0.124.0",
84
+ "oxc-parser": "^0.124.0",
85
+ "oxc-transform": "^0.124.0",
86
86
  "oxc-walker": "^0.7.0",
87
87
  "pathe": "^2.0.3",
88
88
  "perfect-debounce": "^2.1.0",
@@ -193,15 +193,15 @@
193
193
  },
194
194
  "oxc-minify": {
195
195
  "from": "^0.117.0",
196
- "to": "^0.123.0"
196
+ "to": "^0.124.0"
197
197
  },
198
198
  "oxc-parser": {
199
199
  "from": "^0.117.0",
200
- "to": "^0.123.0"
200
+ "to": "^0.124.0"
201
201
  },
202
202
  "oxc-transform": {
203
203
  "from": "^0.117.0",
204
- "to": "^0.123.0"
204
+ "to": "^0.124.0"
205
205
  },
206
206
  "picomatch": {
207
207
  "from": "^4.0.3",
@@ -227,7 +227,7 @@
227
227
  "depsUpdated": 18,
228
228
  "originalPackage": "nuxt",
229
229
  "originalVersion": "4.4.2",
230
- "processedAt": "2026-04-07T00:43:16.481Z",
230
+ "processedAt": "2026-04-07T04:56:01.177Z",
231
231
  "smokeTest": "passed"
232
232
  }
233
233
  }