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 35
35
},
36
36
"devDependencies" : {
37
37
"@babel/runtime" : " ^7.21.0" ,
38
- "@types/react" : " ^18 .0.33 " ,
39
- "@types/react-dom" : " ^18 .0.11 " ,
40
- "react" : " ^18.2 .0" ,
41
- "react-dom" : " ^18.2 .0"
38
+ "@types/react" : " ^19 .0.0 " ,
39
+ "@types/react-dom" : " ^19 .0.0 " ,
40
+ "react" : " ^19.0 .0" ,
41
+ "react-dom" : " ^19.0 .0"
42
42
}
43
43
}
Original file line number Diff line number Diff line change 16
16
"@kkt/less-modules" : " ^7.4.9" ,
17
17
"@kkt/raw-modules" : " ^7.4.9" ,
18
18
"@kkt/scope-plugin-options" : " ^7.4.9" ,
19
- "@types/react" : " ^18 .0.33 " ,
20
- "@types/react-dom" : " ^18 .0.11 " ,
19
+ "@types/react" : " ^19 .0.0 " ,
20
+ "@types/react-dom" : " ^19 .0.0 " ,
21
21
"@uiw/react-github-corners" : " ^1.5.15" ,
22
22
"@uiw/react-markdown-preview" : " ^5.0.0" ,
23
23
"@uiw/reset.css" : " ^1.0.6" ,
24
24
"kkt" : " ^7.4.9" ,
25
- "react" : " ^18.2 .0" ,
26
- "react-dom" : " ^18.2 .0"
25
+ "react" : " ^19.0 .0" ,
26
+ "react-dom" : " ^19.0 .0"
27
27
},
28
28
"browserslist" : {
29
29
"production" : [
You can’t perform that action at this time.
0 commit comments