File tree Expand file tree Collapse file tree 3 files changed +471
-178
lines changed Expand file tree Collapse file tree 3 files changed +471
-178
lines changed Original file line number Diff line number Diff line change 18
18
"@neshca/cache-handler" : " *" ,
19
19
"axios" : " 1.7.8" ,
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" : {
29
29
"@repo/typescript-config" : " *" ,
30
30
"@types/eslint" : " 8.56.12" ,
31
31
"@types/node" : " 22.10.0" ,
32
- "@types/react" : " 18.3.12 " ,
33
- "@types/react-dom" : " 18.3.1 " ,
32
+ "@types/react" : " 19.0.8 " ,
33
+ "@types/react-dom" : " 19.0.3 " ,
34
34
"dotenv-cli" : " 7.4.4" ,
35
35
"eslint" : " 8.57.1" ,
36
36
"fastify" : " 5.1.0" ,
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
"@next/eslint-plugin-next" : " 14.2.15" ,
22
22
"@repo/eslint-config" : " *" ,
23
23
"@repo/typescript-config" : " *" ,
24
24
"@types/eslint" : " 8.56.12" ,
25
25
"@types/node" : " 22.10.0" ,
26
- "@types/react" : " 18.3.12 " ,
27
- "@types/react-dom" : " 18.3.1 " ,
26
+ "@types/react" : " 19.0.8 " ,
27
+ "@types/react-dom" : " 19.0.3 " ,
28
28
"eslint" : " 8.57.1" ,
29
29
"serve" : " 14.2.4" ,
30
30
"typescript" : " 5.7.2"
You can’t perform that action at this time.
0 commit comments