@depup/payload 3.80.0-depup.1 → 3.80.0-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.
- package/README.md +5 -5
- package/changes.json +5 -5
- package/package.json +10 -10
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/payload
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [payload](https://www.npmjs.com/package/payload) @ 3.80.0 |
|
|
17
|
-
| Processed | 2026-03-
|
|
17
|
+
| Processed | 2026-03-26 |
|
|
18
18
|
| Smoke test | passed |
|
|
19
19
|
| Deps updated | 19 |
|
|
20
20
|
|
|
@@ -27,18 +27,18 @@ npm install @depup/payload
|
|
|
27
27
|
| ci-info | ^4.1.0 | ^4.4.0 |
|
|
28
28
|
| console-table-printer | 2.12.1 | ^2.15.0 |
|
|
29
29
|
| croner | 9.1.0 | ^10.0.1 |
|
|
30
|
-
| file-type | 19.3.0 | ^
|
|
31
|
-
| get-tsconfig | 4.8.1 | ^4.13.
|
|
30
|
+
| file-type | 19.3.0 | ^22.0.0 |
|
|
31
|
+
| get-tsconfig | 4.8.1 | ^4.13.7 |
|
|
32
32
|
| ipaddr.js | 2.2.0 | ^2.3.0 |
|
|
33
33
|
| jose | 5.9.6 | ^6.2.2 |
|
|
34
34
|
| json-schema-to-typescript | 15.0.3 | ^15.0.4 |
|
|
35
|
-
| path-to-regexp | 6.3.0 | ^8.
|
|
35
|
+
| path-to-regexp | 6.3.0 | ^8.4.0 |
|
|
36
36
|
| pino | 9.14.0 | ^10.3.1 |
|
|
37
37
|
| pino-pretty | 13.1.2 | ^13.1.3 |
|
|
38
38
|
| qs-esm | 7.0.2 | ^7.0.3 |
|
|
39
39
|
| sanitize-filename | 1.6.3 | ^1.6.4 |
|
|
40
40
|
| ts-essentials | 10.0.3 | ^10.1.1 |
|
|
41
|
-
| undici | 7.24.4 | ^7.24.
|
|
41
|
+
| undici | 7.24.4 | ^7.24.6 |
|
|
42
42
|
| uuid | 10.0.0 | ^13.0.0 |
|
|
43
43
|
| ws | ^8.16.0 | ^8.20.0 |
|
|
44
44
|
|
package/changes.json
CHANGED
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
},
|
|
23
23
|
"file-type": {
|
|
24
24
|
"from": "19.3.0",
|
|
25
|
-
"to": "^
|
|
25
|
+
"to": "^22.0.0"
|
|
26
26
|
},
|
|
27
27
|
"get-tsconfig": {
|
|
28
28
|
"from": "4.8.1",
|
|
29
|
-
"to": "^4.13.
|
|
29
|
+
"to": "^4.13.7"
|
|
30
30
|
},
|
|
31
31
|
"ipaddr.js": {
|
|
32
32
|
"from": "2.2.0",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"path-to-regexp": {
|
|
44
44
|
"from": "6.3.0",
|
|
45
|
-
"to": "^8.
|
|
45
|
+
"to": "^8.4.0"
|
|
46
46
|
},
|
|
47
47
|
"pino": {
|
|
48
48
|
"from": "9.14.0",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
},
|
|
67
67
|
"undici": {
|
|
68
68
|
"from": "7.24.4",
|
|
69
|
-
"to": "^7.24.
|
|
69
|
+
"to": "^7.24.6"
|
|
70
70
|
},
|
|
71
71
|
"uuid": {
|
|
72
72
|
"from": "10.0.0",
|
|
@@ -77,6 +77,6 @@
|
|
|
77
77
|
"to": "^8.20.0"
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
|
-
"timestamp": "2026-03-
|
|
80
|
+
"timestamp": "2026-03-26T20:22:42.096Z",
|
|
81
81
|
"totalUpdated": 19
|
|
82
82
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/payload",
|
|
3
|
-
"version": "3.80.0-depup.
|
|
3
|
+
"version": "3.80.0-depup.2",
|
|
4
4
|
"description": "Node, React, Headless CMS and Application Framework built on Next.js (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"payload",
|
|
@@ -102,15 +102,15 @@
|
|
|
102
102
|
"croner": "^10.0.1",
|
|
103
103
|
"dataloader": "2.2.3",
|
|
104
104
|
"deepmerge": "4.3.1",
|
|
105
|
-
"file-type": "^
|
|
106
|
-
"get-tsconfig": "^4.13.
|
|
105
|
+
"file-type": "^22.0.0",
|
|
106
|
+
"get-tsconfig": "^4.13.7",
|
|
107
107
|
"http-status": "2.1.0",
|
|
108
108
|
"image-size": "2.0.2",
|
|
109
109
|
"ipaddr.js": "^2.3.0",
|
|
110
110
|
"jose": "^6.2.2",
|
|
111
111
|
"json-schema-to-typescript": "^15.0.4",
|
|
112
112
|
"minimist": "1.2.8",
|
|
113
|
-
"path-to-regexp": "^8.
|
|
113
|
+
"path-to-regexp": "^8.4.0",
|
|
114
114
|
"pino": "^10.3.1",
|
|
115
115
|
"pino-pretty": "^13.1.3",
|
|
116
116
|
"pluralize": "8.0.0",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"sanitize-filename": "^1.6.4",
|
|
120
120
|
"ts-essentials": "^10.1.1",
|
|
121
121
|
"tsx": "4.21.0",
|
|
122
|
-
"undici": "^7.24.
|
|
122
|
+
"undici": "^7.24.6",
|
|
123
123
|
"uuid": "^13.0.0",
|
|
124
124
|
"ws": "^8.20.0",
|
|
125
125
|
"@payloadcms/translations": "3.80.0"
|
|
@@ -189,11 +189,11 @@
|
|
|
189
189
|
},
|
|
190
190
|
"file-type": {
|
|
191
191
|
"from": "19.3.0",
|
|
192
|
-
"to": "^
|
|
192
|
+
"to": "^22.0.0"
|
|
193
193
|
},
|
|
194
194
|
"get-tsconfig": {
|
|
195
195
|
"from": "4.8.1",
|
|
196
|
-
"to": "^4.13.
|
|
196
|
+
"to": "^4.13.7"
|
|
197
197
|
},
|
|
198
198
|
"ipaddr.js": {
|
|
199
199
|
"from": "2.2.0",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
},
|
|
210
210
|
"path-to-regexp": {
|
|
211
211
|
"from": "6.3.0",
|
|
212
|
-
"to": "^8.
|
|
212
|
+
"to": "^8.4.0"
|
|
213
213
|
},
|
|
214
214
|
"pino": {
|
|
215
215
|
"from": "9.14.0",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
},
|
|
234
234
|
"undici": {
|
|
235
235
|
"from": "7.24.4",
|
|
236
|
-
"to": "^7.24.
|
|
236
|
+
"to": "^7.24.6"
|
|
237
237
|
},
|
|
238
238
|
"uuid": {
|
|
239
239
|
"from": "10.0.0",
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"depsUpdated": 19,
|
|
248
248
|
"originalPackage": "payload",
|
|
249
249
|
"originalVersion": "3.80.0",
|
|
250
|
-
"processedAt": "2026-03-
|
|
250
|
+
"processedAt": "2026-03-26T20:23:08.103Z",
|
|
251
251
|
"smokeTest": "passed"
|
|
252
252
|
}
|
|
253
253
|
}
|