File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
"@trpc/server" : " npm:@trpc/server@next" ,
49
49
"clsx" : " ^2.0.0" ,
50
50
"next" : " ^15.0.4" ,
51
- "next-auth" : " npm:next-auth@^4.24.10 " ,
52
- "react" : " ^18.3.1 " ,
53
- "react-dom" : " ^18.3.1 " ,
51
+ "next-auth" : " npm:next-auth@^4.24.11 " ,
52
+ "react" : " ^19.0.0 " ,
53
+ "react-dom" : " ^19.0.0 " ,
54
54
"superjson" : " ^1.12.4" ,
55
55
"tsx" : " ^4.0.0" ,
56
56
"ws" : " ^8.0.0" ,
60
60
"@playwright/test" : " ^1.26.1" ,
61
61
"@tanstack/react-query-devtools" : " ^5.59.15" ,
62
62
"@types/node" : " ^22.9.0" ,
63
- "@types/react" : " ^18.3.1 " ,
63
+ "@types/react" : " ^19.0.0 " ,
64
64
"@types/ws" : " ^8.2.0" ,
65
65
"autoprefixer" : " ^10.4.7" ,
66
66
"cross-env" : " ^7.0.3" ,
67
67
"eslint" : " ^9.13.0" ,
68
68
"eslint-config-next" : " ^15.0.2" ,
69
69
"eslint-plugin-react" : " ^7.37.2" ,
70
- "eslint-plugin-react-hooks" : " ^5.0 .0" ,
70
+ "eslint-plugin-react-hooks" : " ^5.1 .0" ,
71
71
"npm-run-all" : " ^4.1.5" ,
72
72
"postcss" : " ^8.4.39" ,
73
73
"prettier" : " ^3.3.3" ,
You can’t perform that action at this time.
0 commit comments