File tree Expand file tree Collapse file tree 3 files changed +485
-255
lines changed Expand file tree Collapse file tree 3 files changed +485
-255
lines changed 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.0 .0" ,
19
- "@payloadcms/next" : " 3.0 .0" ,
20
- "@payloadcms/ui" : " 3.0 .0" ,
18
+ "@payloadcms/db-postgres" : " 3.5 .0" ,
19
+ "@payloadcms/next" : " 3.5 .0" ,
20
+ "@payloadcms/ui" : " 3.5 .0" ,
21
21
"jsonwebtoken" : " ^9.0.2" ,
22
- "next" : " 15.0.3 " ,
22
+ "next" : " 15.0.4 " ,
23
23
"next-auth" : " 5.0.0-beta.25" ,
24
24
"nodemailer" : " ^6.9.16" ,
25
- "payload" : " 3.0 .0" ,
26
- "react" : " 19.0.0-rc-02c0e824-20241028 " ,
27
- "react-dom" : " 19.0.0-rc-02c0e824-20241028 " ,
25
+ "payload" : " 3.5 .0" ,
26
+ "react" : " 19.0.0" ,
27
+ "react-dom" : " 19.0.0" ,
28
28
"sharp" : " ^0.33.5" ,
29
29
"payload-authjs" : " workspace:*"
30
30
},
Original file line number Diff line number Diff line change 56
56
"@nx/js" : " 20.0.6" ,
57
57
"@nx/next" : " 20.0.6" ,
58
58
"@payloadcms/eslint-config" : " 3.0.0" ,
59
- "@types/react" : " npm:types-react@ 19.0.0-rc .1" ,
60
- "next" : " 15.0.3 " ,
59
+ "@types/react" : " 19.0.1" ,
60
+ "next" : " 15.0.4 " ,
61
61
"next-auth" : " 5.0.0-beta.25" ,
62
62
"nx" : " 20.0.6" ,
63
- "payload" : " 3.0 .0" ,
63
+ "payload" : " 3.5 .0" ,
64
64
"prettier" : " ^3.3.3" ,
65
- "react" : " 19.0.0-rc-02c0e824-20241028 " ,
66
- "react-dom" : " 19.0.0-rc-02c0e824-20241028 " ,
65
+ "react" : " 19.0.0" ,
66
+ "react-dom" : " 19.0.0" ,
67
67
"typescript" : " ^5.6.3"
68
68
},
69
69
"nx" : {},
70
70
"dependencies" : {
71
- "@auth/core" : " ^0.37.2 "
71
+ "@auth/core" : " ^0.37.4 "
72
72
},
73
- "packageManager" : " pnpm@9.12.3" ,
74
- "pnpm" : {
75
- "overrides" : {
76
- "@types/react" : " npm:types-react@19.0.0-rc.1"
77
- }
78
- }
73
+ "packageManager" : " pnpm@9.12.3"
79
74
}
You can’t perform that action at this time.
0 commit comments