@depup/nuxt 4.4.2-depup.0 → 4.4.2-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 (2) hide show
  1. package/README.md +8 -6
  2. package/package.json +21 -13
package/README.md CHANGED
@@ -14,19 +14,21 @@ 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-12 |
17
+ | Processed | 2026-03-15 |
18
18
  | Smoke test | passed |
19
- | Deps updated | 5 |
19
+ | Deps updated | 7 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | c12 | ^3.3.3 | ^4.0.0-beta.3 |
25
+ | c12 | ^3.3.3 | ^4.0.0-beta.4 |
26
26
  | devalue | ^5.6.3 | ^5.6.4 |
27
- | oxc-minify | ^0.117.0 | ^0.118.0 |
28
- | oxc-parser | ^0.117.0 | ^0.118.0 |
29
- | oxc-transform | ^0.117.0 | ^0.118.0 |
27
+ | hookable | ^6.0.1 | ^6.1.0 |
28
+ | oxc-minify | ^0.117.0 | ^0.119.0 |
29
+ | oxc-parser | ^0.117.0 | ^0.119.0 |
30
+ | oxc-transform | ^0.117.0 | ^0.119.0 |
31
+ | unrouting | ^0.1.5 | ^0.1.7 |
30
32
 
31
33
  ---
32
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt",
3
- "version": "4.4.2-depup.0",
3
+ "version": "4.4.2-depup.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -55,7 +55,7 @@
55
55
  "@nuxt/telemetry": "^2.7.0",
56
56
  "@unhead/vue": "^2.1.12",
57
57
  "@vue/shared": "^3.5.30",
58
- "c12": "^4.0.0-beta.3",
58
+ "c12": "^4.0.0-beta.4",
59
59
  "chokidar": "^5.0.0",
60
60
  "compatx": "^0.2.0",
61
61
  "consola": "^3.4.2",
@@ -65,7 +65,7 @@
65
65
  "errx": "^0.1.0",
66
66
  "escape-string-regexp": "^5.0.0",
67
67
  "exsolve": "^1.0.8",
68
- "hookable": "^6.0.1",
68
+ "hookable": "^6.1.0",
69
69
  "ignore": "^7.0.5",
70
70
  "impound": "^1.1.5",
71
71
  "jiti": "^2.6.1",
@@ -78,9 +78,9 @@
78
78
  "ofetch": "^1.5.1",
79
79
  "ohash": "^2.0.11",
80
80
  "on-change": "^6.0.2",
81
- "oxc-minify": "^0.118.0",
82
- "oxc-parser": "^0.118.0",
83
- "oxc-transform": "^0.118.0",
81
+ "oxc-minify": "^0.119.0",
82
+ "oxc-parser": "^0.119.0",
83
+ "oxc-transform": "^0.119.0",
84
84
  "oxc-walker": "^0.7.0",
85
85
  "pathe": "^2.0.3",
86
86
  "perfect-debounce": "^2.1.0",
@@ -97,7 +97,7 @@
97
97
  "unctx": "^2.5.0",
98
98
  "unimport": "^6.0.1",
99
99
  "unplugin": "^3.0.0",
100
- "unrouting": "^0.1.5",
100
+ "unrouting": "^0.1.7",
101
101
  "untyped": "^2.0.0",
102
102
  "vue": "^3.5.30",
103
103
  "vue-router": "^5.0.3",
@@ -149,29 +149,37 @@
149
149
  "changes": {
150
150
  "c12": {
151
151
  "from": "^3.3.3",
152
- "to": "^4.0.0-beta.3"
152
+ "to": "^4.0.0-beta.4"
153
153
  },
154
154
  "devalue": {
155
155
  "from": "^5.6.3",
156
156
  "to": "^5.6.4"
157
157
  },
158
+ "hookable": {
159
+ "from": "^6.0.1",
160
+ "to": "^6.1.0"
161
+ },
158
162
  "oxc-minify": {
159
163
  "from": "^0.117.0",
160
- "to": "^0.118.0"
164
+ "to": "^0.119.0"
161
165
  },
162
166
  "oxc-parser": {
163
167
  "from": "^0.117.0",
164
- "to": "^0.118.0"
168
+ "to": "^0.119.0"
165
169
  },
166
170
  "oxc-transform": {
167
171
  "from": "^0.117.0",
168
- "to": "^0.118.0"
172
+ "to": "^0.119.0"
173
+ },
174
+ "unrouting": {
175
+ "from": "^0.1.5",
176
+ "to": "^0.1.7"
169
177
  }
170
178
  },
171
- "depsUpdated": 5,
179
+ "depsUpdated": 7,
172
180
  "originalPackage": "nuxt",
173
181
  "originalVersion": "4.4.2",
174
- "processedAt": "2026-03-12T12:19:00.214Z",
182
+ "processedAt": "2026-03-15T12:21:53.760Z",
175
183
  "smokeTest": "passed"
176
184
  }
177
185
  }