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

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 +7 -6
  2. package/changes.json +10 -6
  3. package/package.json +16 -12
package/README.md CHANGED
@@ -14,28 +14,29 @@ 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-04-07 |
17
+ | Processed | 2026-04-09 |
18
18
  | Smoke test | passed |
19
- | Deps updated | 18 |
19
+ | Deps updated | 19 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @nuxt/devtools | ^3.2.3 | ^4.0.0-alpha.3 |
25
+ | @nuxt/devtools | ^3.2.3 | ^4.0.0-alpha.4 |
26
26
  | @nuxt/telemetry | ^2.7.0 | ^2.8.0 |
27
- | @unhead/vue | ^2.1.12 | ^2.1.13 |
27
+ | @unhead/vue | ^2.1.12 | ^3.0.0 |
28
28
  | @vue/shared | ^3.5.30 | ^3.5.32 |
29
29
  | c12 | ^3.3.3 | ^4.0.0-beta.4 |
30
30
  | cookie-es | ^2.0.0 | ^3.1.1 |
31
- | defu | ^6.1.4 | ^6.1.6 |
32
- | devalue | ^5.6.3 | ^5.7.0 |
31
+ | defu | ^6.1.4 | ^6.1.7 |
32
+ | devalue | ^5.6.3 | ^5.7.1 |
33
33
  | hookable | ^6.0.1 | ^6.1.0 |
34
34
  | mlly | ^1.8.1 | ^1.8.2 |
35
35
  | oxc-minify | ^0.117.0 | ^0.124.0 |
36
36
  | oxc-parser | ^0.117.0 | ^0.124.0 |
37
37
  | oxc-transform | ^0.117.0 | ^0.124.0 |
38
38
  | picomatch | ^4.0.3 | ^4.0.4 |
39
+ | tinyglobby | ^0.2.15 | ^0.2.16 |
39
40
  | unimport | ^6.0.1 | ^6.0.2 |
40
41
  | unrouting | ^0.1.5 | ^0.1.7 |
41
42
  | vue | ^3.5.30 | ^3.5.32 |
package/changes.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "bumped": {
3
3
  "@nuxt/devtools": {
4
4
  "from": "^3.2.3",
5
- "to": "^4.0.0-alpha.3"
5
+ "to": "^4.0.0-alpha.4"
6
6
  },
7
7
  "@nuxt/telemetry": {
8
8
  "from": "^2.7.0",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "@unhead/vue": {
12
12
  "from": "^2.1.12",
13
- "to": "^2.1.13"
13
+ "to": "^3.0.0"
14
14
  },
15
15
  "@vue/shared": {
16
16
  "from": "^3.5.30",
@@ -26,11 +26,11 @@
26
26
  },
27
27
  "defu": {
28
28
  "from": "^6.1.4",
29
- "to": "^6.1.6"
29
+ "to": "^6.1.7"
30
30
  },
31
31
  "devalue": {
32
32
  "from": "^5.6.3",
33
- "to": "^5.7.0"
33
+ "to": "^5.7.1"
34
34
  },
35
35
  "hookable": {
36
36
  "from": "^6.0.1",
@@ -56,6 +56,10 @@
56
56
  "from": "^4.0.3",
57
57
  "to": "^4.0.4"
58
58
  },
59
+ "tinyglobby": {
60
+ "from": "^0.2.15",
61
+ "to": "^0.2.16"
62
+ },
59
63
  "unimport": {
60
64
  "from": "^6.0.1",
61
65
  "to": "^6.0.2"
@@ -73,6 +77,6 @@
73
77
  "to": "^5.0.4"
74
78
  }
75
79
  },
76
- "timestamp": "2026-04-07T04:55:22.740Z",
77
- "totalUpdated": 18
80
+ "timestamp": "2026-04-09T16:40:55.678Z",
81
+ "totalUpdated": 19
78
82
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt",
3
- "version": "4.4.2-depup.11",
3
+ "version": "4.4.2-depup.12",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -53,17 +53,17 @@
53
53
  "dependencies": {
54
54
  "@dxup/nuxt": "^0.4.0",
55
55
  "@nuxt/cli": "^3.34.0",
56
- "@nuxt/devtools": "^4.0.0-alpha.3",
56
+ "@nuxt/devtools": "^4.0.0-alpha.4",
57
57
  "@nuxt/telemetry": "^2.8.0",
58
- "@unhead/vue": "^2.1.13",
58
+ "@unhead/vue": "^3.0.0",
59
59
  "@vue/shared": "^3.5.32",
60
60
  "c12": "^4.0.0-beta.4",
61
61
  "chokidar": "^5.0.0",
62
62
  "compatx": "^0.2.0",
63
63
  "consola": "^3.4.2",
64
64
  "cookie-es": "^3.1.1",
65
- "defu": "^6.1.6",
66
- "devalue": "^5.7.0",
65
+ "defu": "^6.1.7",
66
+ "devalue": "^5.7.1",
67
67
  "errx": "^0.1.0",
68
68
  "escape-string-regexp": "^5.0.0",
69
69
  "exsolve": "^1.0.8",
@@ -92,7 +92,7 @@
92
92
  "scule": "^1.3.0",
93
93
  "semver": "^7.7.4",
94
94
  "std-env": "^4.0.0",
95
- "tinyglobby": "^0.2.15",
95
+ "tinyglobby": "^0.2.16",
96
96
  "ufo": "^1.6.3",
97
97
  "ultrahtml": "^1.6.0",
98
98
  "uncrypto": "^0.1.3",
@@ -153,7 +153,7 @@
153
153
  "changes": {
154
154
  "@nuxt/devtools": {
155
155
  "from": "^3.2.3",
156
- "to": "^4.0.0-alpha.3"
156
+ "to": "^4.0.0-alpha.4"
157
157
  },
158
158
  "@nuxt/telemetry": {
159
159
  "from": "^2.7.0",
@@ -161,7 +161,7 @@
161
161
  },
162
162
  "@unhead/vue": {
163
163
  "from": "^2.1.12",
164
- "to": "^2.1.13"
164
+ "to": "^3.0.0"
165
165
  },
166
166
  "@vue/shared": {
167
167
  "from": "^3.5.30",
@@ -177,11 +177,11 @@
177
177
  },
178
178
  "defu": {
179
179
  "from": "^6.1.4",
180
- "to": "^6.1.6"
180
+ "to": "^6.1.7"
181
181
  },
182
182
  "devalue": {
183
183
  "from": "^5.6.3",
184
- "to": "^5.7.0"
184
+ "to": "^5.7.1"
185
185
  },
186
186
  "hookable": {
187
187
  "from": "^6.0.1",
@@ -207,6 +207,10 @@
207
207
  "from": "^4.0.3",
208
208
  "to": "^4.0.4"
209
209
  },
210
+ "tinyglobby": {
211
+ "from": "^0.2.15",
212
+ "to": "^0.2.16"
213
+ },
210
214
  "unimport": {
211
215
  "from": "^6.0.1",
212
216
  "to": "^6.0.2"
@@ -224,10 +228,10 @@
224
228
  "to": "^5.0.4"
225
229
  }
226
230
  },
227
- "depsUpdated": 18,
231
+ "depsUpdated": 19,
228
232
  "originalPackage": "nuxt",
229
233
  "originalVersion": "4.4.2",
230
- "processedAt": "2026-04-07T04:56:01.177Z",
234
+ "processedAt": "2026-04-09T16:41:20.147Z",
231
235
  "smokeTest": "passed"
232
236
  }
233
237
  }