@depup/nuxt__kit 4.5.2-depup.3 → 4.5.2-depup.4

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 +8 -7
  2. package/changes.json +10 -6
  3. package/package.json +17 -13
package/README.md CHANGED
@@ -14,21 +14,22 @@ npm install @depup/nuxt__kit
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [@nuxt/kit](https://www.npmjs.com/package/@nuxt/kit) @ 4.5.2 |
17
- | Processed | 2026-09-03 |
18
- | Smoke test | passed |
19
- | Deps updated | 7 |
17
+ | Processed | 2026-09-19 |
18
+ | Smoke test | failed |
19
+ | Deps updated | 8 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | c12 | ^3.3.4 | ^4.0.0-beta.5 |
26
- | errx | ^0.1.2 | ^0.2.0 |
27
- | ignore | ^7.0.6 | ^7.0.8 |
25
+ | c12 | ^3.3.4 | ^4.0.0-rc.1 |
26
+ | errx | ^0.1.2 | ^0.2.2 |
27
+ | ignore | ^7.0.6 | ^7.0.9 |
28
28
  | ohash | ^2.0.11 | ^2.0.12 |
29
+ | pkg-types | ^2.3.1 | ^2.3.3 |
29
30
  | rc9 | ^3.0.1 | ^3.1.0 |
30
31
  | unctx | ^3.0.0 | ^3.0.1 |
31
- | verkit | ^0.3.1 | ^0.4.0 |
32
+ | verkit | ^0.3.1 | ^0.5.0 |
32
33
 
33
34
  ---
34
35
 
package/changes.json CHANGED
@@ -2,20 +2,24 @@
2
2
  "bumped": {
3
3
  "c12": {
4
4
  "from": "^3.3.4",
5
- "to": "^4.0.0-beta.5"
5
+ "to": "^4.0.0-rc.1"
6
6
  },
7
7
  "errx": {
8
8
  "from": "^0.1.2",
9
- "to": "^0.2.0"
9
+ "to": "^0.2.2"
10
10
  },
11
11
  "ignore": {
12
12
  "from": "^7.0.6",
13
- "to": "^7.0.8"
13
+ "to": "^7.0.9"
14
14
  },
15
15
  "ohash": {
16
16
  "from": "^2.0.11",
17
17
  "to": "^2.0.12"
18
18
  },
19
+ "pkg-types": {
20
+ "from": "^2.3.1",
21
+ "to": "^2.3.3"
22
+ },
19
23
  "rc9": {
20
24
  "from": "^3.0.1",
21
25
  "to": "^3.1.0"
@@ -26,9 +30,9 @@
26
30
  },
27
31
  "verkit": {
28
32
  "from": "^0.3.1",
29
- "to": "^0.4.0"
33
+ "to": "^0.5.0"
30
34
  }
31
35
  },
32
- "timestamp": "2026-09-03T08:12:09.168Z",
33
- "totalUpdated": 7
36
+ "timestamp": "2026-09-19T00:31:15.656Z",
37
+ "totalUpdated": 8
34
38
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt__kit",
3
- "version": "4.5.2-depup.3",
3
+ "version": "4.5.2-depup.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -21,27 +21,27 @@
21
21
  "README.md"
22
22
  ],
23
23
  "dependencies": {
24
- "c12": "^4.0.0-beta.5",
24
+ "c12": "^4.0.0-rc.1",
25
25
  "consola": "^3.4.2",
26
26
  "defu": "^6.1.7",
27
27
  "destr": "^2.0.5",
28
- "errx": "^0.2.0",
28
+ "errx": "^0.2.2",
29
29
  "exsolve": "^1.1.1",
30
- "ignore": "^7.0.8",
30
+ "ignore": "^7.0.9",
31
31
  "jiti": "^2.7.0",
32
32
  "klona": "^2.0.6",
33
33
  "mlly": "^1.8.2",
34
34
  "nostics": "^1.2.0",
35
35
  "ohash": "^2.0.12",
36
36
  "pathe": "^2.0.3",
37
- "pkg-types": "^2.3.1",
37
+ "pkg-types": "^2.3.3",
38
38
  "rc9": "^3.1.0",
39
39
  "scule": "^1.3.0",
40
40
  "tinyglobby": "^0.2.17",
41
41
  "ufo": "^1.6.4",
42
42
  "unctx": "^3.0.1",
43
43
  "untyped": "^2.0.0",
44
- "verkit": "^0.4.0"
44
+ "verkit": "^0.5.0"
45
45
  },
46
46
  "devDependencies": {
47
47
  "chokidar": "^5.0.0",
@@ -73,20 +73,24 @@
73
73
  "changes": {
74
74
  "c12": {
75
75
  "from": "^3.3.4",
76
- "to": "^4.0.0-beta.5"
76
+ "to": "^4.0.0-rc.1"
77
77
  },
78
78
  "errx": {
79
79
  "from": "^0.1.2",
80
- "to": "^0.2.0"
80
+ "to": "^0.2.2"
81
81
  },
82
82
  "ignore": {
83
83
  "from": "^7.0.6",
84
- "to": "^7.0.8"
84
+ "to": "^7.0.9"
85
85
  },
86
86
  "ohash": {
87
87
  "from": "^2.0.11",
88
88
  "to": "^2.0.12"
89
89
  },
90
+ "pkg-types": {
91
+ "from": "^2.3.1",
92
+ "to": "^2.3.3"
93
+ },
90
94
  "rc9": {
91
95
  "from": "^3.0.1",
92
96
  "to": "^3.1.0"
@@ -97,13 +101,13 @@
97
101
  },
98
102
  "verkit": {
99
103
  "from": "^0.3.1",
100
- "to": "^0.4.0"
104
+ "to": "^0.5.0"
101
105
  }
102
106
  },
103
- "depsUpdated": 7,
107
+ "depsUpdated": 8,
104
108
  "originalPackage": "@nuxt/kit",
105
109
  "originalVersion": "4.5.2",
106
- "processedAt": "2026-09-03T08:12:37.526Z",
107
- "smokeTest": "passed"
110
+ "processedAt": "2026-09-19T00:31:45.252Z",
111
+ "smokeTest": "failed"
108
112
  }
109
113
  }