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 45
45
},
46
46
"devDependencies" : {
47
47
"@babel/runtime" : " ^7.18.9" ,
48
- "@types/react" : " ^18 .0.17 " ,
49
- "@types/react-dom" : " ^18 .0.6 " ,
50
- "react" : " ^18.2 .0" ,
51
- "react-dom" : " ^18.2 .0"
48
+ "@types/react" : " ^19 .0.0 " ,
49
+ "@types/react-dom" : " ^19 .0.0 " ,
50
+ "react" : " ^19.0 .0" ,
51
+ "react-dom" : " ^19.0 .0"
52
52
}
53
53
}
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@uiw/react-monorepo-template" : " 1.1.0" ,
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