File tree Expand file tree Collapse file tree 4 files changed +769
-683
lines changed Expand file tree Collapse file tree 4 files changed +769
-683
lines changed Original file line number Diff line number Diff line change 2
2
/// <reference types="next/image-types/global" />
3
3
4
4
// NOTE: This file should not be edited
5
- // see https://nextjs.org/docs/app/building-your-application/configuring /typescript for more information.
5
+ // see https://nextjs.org/docs/app/api-reference/config /typescript for more information.
Original file line number Diff line number Diff line change 15
15
"generate:importmap" : " payload generate:importmap"
16
16
},
17
17
"dependencies" : {
18
- "@payloadcms/db-postgres" : " 3.5 .0" ,
19
- "@payloadcms/next" : " 3.5 .0" ,
20
- "@payloadcms/ui" : " 3.5 .0" ,
18
+ "@payloadcms/db-postgres" : " 3.18 .0" ,
19
+ "@payloadcms/next" : " 3.18 .0" ,
20
+ "@payloadcms/ui" : " 3.18 .0" ,
21
21
"jsonwebtoken" : " ^9.0.2" ,
22
- "next" : " 15.0.4 " ,
22
+ "next" : " 15.1.5 " ,
23
23
"next-auth" : " 5.0.0-beta.25" ,
24
24
"nodemailer" : " ^6.9.16" ,
25
- "payload" : " 3.5 .0" ,
25
+ "payload" : " 3.18 .0" ,
26
26
"react" : " 19.0.0" ,
27
27
"react-dom" : " 19.0.0" ,
28
28
"sharp" : " ^0.33.5" ,
Original file line number Diff line number Diff line change 55
55
"@nx/eslint" : " 20.0.6" ,
56
56
"@nx/js" : " 20.0.6" ,
57
57
"@nx/next" : " 20.0.6" ,
58
- "@payloadcms/eslint-config" : " 3.0 .0" ,
59
- "@types/react" : " 19.0.1 " ,
60
- "next" : " 15.0.4 " ,
58
+ "@payloadcms/eslint-config" : " 3.9 .0" ,
59
+ "@types/react" : " 19.0.7 " ,
60
+ "next" : " 15.1.5 " ,
61
61
"next-auth" : " 5.0.0-beta.25" ,
62
62
"nx" : " 20.0.6" ,
63
- "payload" : " 3.5 .0" ,
64
- "prettier" : " ^3.3.3 " ,
63
+ "payload" : " 3.18 .0" ,
64
+ "prettier" : " ^3.4.2 " ,
65
65
"react" : " 19.0.0" ,
66
66
"react-dom" : " 19.0.0" ,
67
- "typescript" : " ^5.6 .3"
67
+ "typescript" : " ^5.7 .3"
68
68
},
69
69
"nx" : {},
70
70
"dependencies" : {
You can’t perform that action at this time.
0 commit comments