File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
"devDependencies" : {
42
42
"@testing-library/react" : " ^14.0.0" ,
43
43
"@types/react-test-renderer" : " ^18.0.0" ,
44
- "react" : " ^18.2 .0" ,
45
- "react-dom" : " ^18.2 .0" ,
46
- "react-test-renderer" : " ^18.2 .0"
44
+ "react" : " ^19.0 .0" ,
45
+ "react-dom" : " ^19.0 .0" ,
46
+ "react-test-renderer" : " ^19.0 .0"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@uiw/react-mac-keyboard" : " 1.1.6" ,
12
12
"@uiw/react-markdown-preview-example" : " ^1.3.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
17
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
18
18
"@kkt/raw-modules" : " ^7.5.1" ,
19
19
"@kkt/scope-plugin-options" : " ^7.5.1" ,
20
- "@types/react" : " ^18 .0.31 " ,
21
- "@types/react-dom" : " ^18 .0.11 " ,
20
+ "@types/react" : " ^19 .0.0 " ,
21
+ "@types/react-dom" : " ^19 .0.0 " ,
22
22
"kkt" : " ^7.5.1" ,
23
23
"markdown-react-code-preview-loader" : " ^2.1.2" ,
24
24
"source-map-explorer" : " ^2.5.3"
You can’t perform that action at this time.
0 commit comments