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 44
44
"devDependencies" : {
45
45
"@testing-library/react" : " ^14.0.0" ,
46
46
"@types/react-test-renderer" : " ^18.0.0" ,
47
- "react" : " ^18.2 .0" ,
48
- "react-dom" : " ^18.2 .0" ,
49
- "react-test-renderer" : " ^18.2 .0"
47
+ "react" : " ^19.0 .0" ,
48
+ "react-dom" : " ^19.0 .0" ,
49
+ "react-test-renderer" : " ^19.0 .0"
50
50
}
51
51
}
Original file line number Diff line number Diff line change 12
12
"@uiw/react-json-view" : " ^1.6.0" ,
13
13
"@uiw/react-markdown-preview-example" : " ^1.3.0" ,
14
14
"goober" : " ^2.1.13" ,
15
- "react" : " ^18.2 .0" ,
16
- "react-dom" : " ^18.2 .0"
15
+ "react" : " ^19.0 .0" ,
16
+ "react-dom" : " ^19.0 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
20
20
"@kkt/raw-modules" : " ^7.5.1" ,
21
21
"@kkt/scope-plugin-options" : " ^7.5.1" ,
22
- "@types/react" : " ^18 .0.31 " ,
23
- "@types/react-dom" : " ^18 .0.11 " ,
22
+ "@types/react" : " ^19 .0.0 " ,
23
+ "@types/react-dom" : " ^19 .0.0 " ,
24
24
"kkt" : " ^7.5.1" ,
25
25
"markdown-react-code-preview-loader" : " ^2.1.2" ,
26
26
"source-map-explorer" : " ^2.5.3"
You can’t perform that action at this time.
0 commit comments