File tree Expand file tree Collapse file tree 4 files changed +1746
-4887
lines changed Expand file tree Collapse file tree 4 files changed +1746
-4887
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 41
41
"graphql" : " ^16.8.2" ,
42
42
"jsonwebtoken" : " 9.0.2" ,
43
43
"lucide-react" : " ^0.378.0" ,
44
- "next" : " ^15.0.4 " ,
44
+ "next" : " ^15.1.0 " ,
45
45
"next-sitemap" : " ^4.2.3" ,
46
46
"payload" : " latest" ,
47
47
"payload-admin-bar" : " ^1.0.6" ,
48
48
"prism-react-renderer" : " ^2.3.1" ,
49
- "react" : " 19.0.0" ,
50
- "react-dom" : " 19.0.0" ,
49
+ "react" : " ^ 19.0.0" ,
50
+ "react-dom" : " ^ 19.0.0" ,
51
51
"react-hook-form" : " 7.45.4" ,
52
52
"sharp" : " 0.32.6" ,
53
53
"tailwind-merge" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments