@depup/payload 3.79.1-depup.0 → 3.79.1-depup.1

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,7 +14,7 @@ npm install @depup/payload
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [payload](https://www.npmjs.com/package/payload) @ 3.79.1 |
17
- | Processed | 2026-03-17 |
17
+ | Processed | 2026-03-18 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 18 |
20
20
 
@@ -22,7 +22,7 @@ npm install @depup/payload
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @next/env | ^15.1.5 | ^16.1.7 |
25
+ | @next/env | ^15.1.5 | ^16.2.0 |
26
26
  | ajv | 8.17.1 | ^8.18.0 |
27
27
  | ci-info | ^4.1.0 | ^4.4.0 |
28
28
  | console-table-printer | 2.12.1 | ^2.15.0 |
package/changes.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "bumped": {
3
3
  "@next/env": {
4
4
  "from": "^15.1.5",
5
- "to": "^16.1.7"
5
+ "to": "^16.2.0"
6
6
  },
7
7
  "ajv": {
8
8
  "from": "8.17.1",
@@ -73,6 +73,6 @@
73
73
  "to": "^8.19.0"
74
74
  }
75
75
  },
76
- "timestamp": "2026-03-17T19:30:26.727Z",
76
+ "timestamp": "2026-03-18T20:19:59.960Z",
77
77
  "totalUpdated": 18
78
78
  }
package/package.json CHANGED
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "name": "@depup/payload",
3
- "version": "3.79.1-depup.0",
4
- "description": "[DepUp] Node, React, Headless CMS and Application Framework built on Next.js",
3
+ "version": "3.79.1-depup.1",
4
+ "description": "Node, React, Headless CMS and Application Framework built on Next.js (with updated dependencies)",
5
5
  "keywords": [
6
- "depup",
7
- "dependency-bumped",
8
- "updated-deps",
9
6
  "payload",
7
+ "depup",
8
+ "updated-dependencies",
9
+ "security",
10
+ "latest",
11
+ "patched",
10
12
  "admin panel",
11
13
  "api",
12
14
  "cms",
@@ -90,7 +92,7 @@
90
92
  "README.md"
91
93
  ],
92
94
  "dependencies": {
93
- "@next/env": "^16.1.7",
95
+ "@next/env": "^16.2.0",
94
96
  "@types/busboy": "1.5.4",
95
97
  "ajv": "^8.18.0",
96
98
  "bson-objectid": "2.0.4",
@@ -167,7 +169,7 @@
167
169
  "changes": {
168
170
  "@next/env": {
169
171
  "from": "^15.1.5",
170
- "to": "^16.1.7"
172
+ "to": "^16.2.0"
171
173
  },
172
174
  "ajv": {
173
175
  "from": "8.17.1",
@@ -241,7 +243,7 @@
241
243
  "depsUpdated": 18,
242
244
  "originalPackage": "payload",
243
245
  "originalVersion": "3.79.1",
244
- "processedAt": "2026-03-17T19:30:53.773Z",
246
+ "processedAt": "2026-03-18T20:20:25.614Z",
245
247
  "smokeTest": "passed"
246
248
  }
247
249
  }