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

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,9 +14,9 @@ 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-19 |
17
+ | Processed | 2026-09-21 |
18
18
  | Smoke test | failed |
19
- | Deps updated | 8 |
19
+ | Deps updated | 9 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
@@ -25,6 +25,7 @@ npm install @depup/nuxt__kit
25
25
  | c12 | ^3.3.4 | ^4.0.0-rc.1 |
26
26
  | errx | ^0.1.2 | ^0.2.2 |
27
27
  | ignore | ^7.0.6 | ^7.0.9 |
28
+ | nostics | ^1.2.0 | ^1.3.0 |
28
29
  | ohash | ^2.0.11 | ^2.0.12 |
29
30
  | pkg-types | ^2.3.1 | ^2.3.3 |
30
31
  | rc9 | ^3.0.1 | ^3.1.0 |
package/changes.json CHANGED
@@ -12,6 +12,10 @@
12
12
  "from": "^7.0.6",
13
13
  "to": "^7.0.9"
14
14
  },
15
+ "nostics": {
16
+ "from": "^1.2.0",
17
+ "to": "^1.3.0"
18
+ },
15
19
  "ohash": {
16
20
  "from": "^2.0.11",
17
21
  "to": "^2.0.12"
@@ -33,6 +37,6 @@
33
37
  "to": "^0.5.0"
34
38
  }
35
39
  },
36
- "timestamp": "2026-09-19T00:31:15.656Z",
37
- "totalUpdated": 8
40
+ "timestamp": "2026-09-21T16:09:49.173Z",
41
+ "totalUpdated": 9
38
42
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/nuxt__kit",
3
- "version": "4.5.2-depup.4",
3
+ "version": "4.5.2-depup.5",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",
@@ -31,7 +31,7 @@
31
31
  "jiti": "^2.7.0",
32
32
  "klona": "^2.0.6",
33
33
  "mlly": "^1.8.2",
34
- "nostics": "^1.2.0",
34
+ "nostics": "^1.3.0",
35
35
  "ohash": "^2.0.12",
36
36
  "pathe": "^2.0.3",
37
37
  "pkg-types": "^2.3.3",
@@ -83,6 +83,10 @@
83
83
  "from": "^7.0.6",
84
84
  "to": "^7.0.9"
85
85
  },
86
+ "nostics": {
87
+ "from": "^1.2.0",
88
+ "to": "^1.3.0"
89
+ },
86
90
  "ohash": {
87
91
  "from": "^2.0.11",
88
92
  "to": "^2.0.12"
@@ -104,10 +108,10 @@
104
108
  "to": "^0.5.0"
105
109
  }
106
110
  },
107
- "depsUpdated": 8,
111
+ "depsUpdated": 9,
108
112
  "originalPackage": "@nuxt/kit",
109
113
  "originalVersion": "4.5.2",
110
- "processedAt": "2026-09-19T00:31:45.252Z",
114
+ "processedAt": "2026-09-21T16:10:16.129Z",
111
115
  "smokeTest": "failed"
112
116
  }
113
117
  }