File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"@babel/runtime" : " ^7.18.9" ,
49
- "@types/react" : " ^18 .0.17 " ,
50
- "@types/react-dom" : " ^18 .0.6 " ,
51
- "react" : " ^18.2 .0" ,
52
- "react-dom" : " ^18.2 .0"
49
+ "@types/react" : " ^19 .0.0 " ,
50
+ "@types/react-dom" : " ^19 .0.0 " ,
51
+ "react" : " ^19.0 .0" ,
52
+ "react-dom" : " ^19.0 .0"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@uiw/react-head" : " 1.0.4" ,
12
12
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
13
- "react" : " ^18.2 .0" ,
14
- "react-dom" : " ^18.2 .0"
13
+ "react" : " ^19.0 .0" ,
14
+ "react-dom" : " ^19.0 .0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18 .0.17 " ,
18
- "@types/react-dom" : " ^18 .0.6 " ,
17
+ "@types/react" : " ^19 .0.0 " ,
18
+ "@types/react-dom" : " ^19 .0.0 " ,
19
19
"kkt" : " ^7.5.4" ,
20
20
"markdown-react-code-preview-loader" : " ^2.1.2"
21
21
},
You can’t perform that action at this time.
0 commit comments