File tree Expand file tree Collapse file tree 4 files changed +128
-144
lines changed Expand file tree Collapse file tree 4 files changed +128
-144
lines changed Original file line number Diff line number Diff line change 21
21
"next" : " 15.2.3" ,
22
22
"next-auth" : " ^5.0.0-beta.25" ,
23
23
"react" : " ^19.0.0" ,
24
- "react-dom" : " ^19.0 .0" ,
24
+ "react-dom" : " ^19.1 .0" ,
25
25
"tailwind-merge" : " ^3.2.0" ,
26
26
"viem" : " 2.23.5"
27
27
},
Original file line number Diff line number Diff line change 21
21
"next-auth" : " ^5.0.0-beta.25" ,
22
22
"permit2-sdk" : " link:@uniswap/v3-sdk/permit2-sdk" ,
23
23
"prettier-plugin-sort-imports-desc" : " ^1.0.0" ,
24
- "react-dom" : " ^19.0 .0" ,
24
+ "react-dom" : " ^19.1 .0" ,
25
25
"viem" : " 2.23.5" ,
26
26
"yup" : " ^1.4.0"
27
27
},
28
28
"devDependencies" : {
29
29
"@types/node" : " ^20" ,
30
30
"@types/react" : " ^19.0.0" ,
31
- "@types/react-dom" : " ^19.0.0 " ,
31
+ "@types/react-dom" : " ^19.1.3 " ,
32
32
"eslint" : " ^8" ,
33
33
"eslint-config-next" : " 15.2.3" ,
34
34
"postcss" : " ^8" ,
Original file line number Diff line number Diff line change 62
62
"viem" : " 2.23.5" ,
63
63
"react" : " ^18.2.0" ,
64
64
"@types/react" : " ^18.0.25" ,
65
- "react-dom" : " ^18.2 .0" ,
66
- "@types/react-dom" : " ^18.0.9 " ,
65
+ "react-dom" : " ^19.1 .0" ,
66
+ "@types/react-dom" : " ^19.1.3 " ,
67
67
"eslint-plugin-react" : " ^7.34.3" ,
68
68
"eslint-plugin-react-hooks" : " ^4.6.2"
69
69
},
You can’t perform that action at this time.
0 commit comments