File tree Expand file tree Collapse file tree 3 files changed +123
-132
lines changed Expand file tree Collapse file tree 3 files changed +123
-132
lines changed Original file line number Diff line number Diff line change 18
18
"@neshca/cache-handler" : " workspace:*" ,
19
19
"axios" : " 1.7.9" ,
20
20
"next" : " 14.2.15" ,
21
- "react" : " 18.3.1 " ,
22
- "react-dom" : " 18.3.1 " ,
21
+ "react" : " 19.0.0 " ,
22
+ "react-dom" : " 19.0.0 " ,
23
23
"redis" : " 4.7.0"
24
24
},
25
25
"devDependencies" : {
26
26
"@playwright/test" : " 1.50.1" ,
27
27
"@repo/eslint-config" : " workspace:*" ,
28
28
"@repo/typescript-config" : " workspace:*" ,
29
29
"@types/node" : " 22.13.1" ,
30
- "@types/react" : " 18.3.12 " ,
31
- "@types/react-dom" : " 18.3.1 " ,
30
+ "@types/react" : " 19.0.8 " ,
31
+ "@types/react-dom" : " 19.0.3 " ,
32
32
"eslint" : " 9.20.0" ,
33
33
"fastify" : " 5.2.1" ,
34
34
"pm2" : " 5.4.3" ,
Original file line number Diff line number Diff line change 14
14
"next" : " 14.2.15" ,
15
15
"nextra" : " 3.2.4" ,
16
16
"nextra-theme-docs" : " 3.2.4" ,
17
- "react" : " 18.3.1 " ,
18
- "react-dom" : " 18.3.1 "
17
+ "react" : " 19.0.0 " ,
18
+ "react-dom" : " 19.0.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@repo/eslint-config" : " workspace:*" ,
22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@types/node" : " 22.13.1" ,
24
- "@types/react" : " 18.3.12 " ,
25
- "@types/react-dom" : " 18.3.1 " ,
24
+ "@types/react" : " 19.0.8 " ,
25
+ "@types/react-dom" : " 19.0.3 " ,
26
26
"eslint" : " 9.20.0" ,
27
27
"serve" : " 14.2.4" ,
28
28
"typescript" : " 5.7.3"
You can’t perform that action at this time.
0 commit comments