File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 56
56
"@kkt/less-modules" : " ^7.2.0" ,
57
57
"@kkt/ncc" : " ^1.0.13" ,
58
58
"@testing-library/react" : " ^14.0.0" ,
59
- "@types/react" : " ~18.2 .0" ,
60
- "@types/react-dom" : " ~18.2 .0" ,
59
+ "@types/react" : " ~19.1 .0" ,
60
+ "@types/react-dom" : " ~19.1 .0" ,
61
61
"@types/react-test-renderer" : " ~18.0.0" ,
62
62
"husky" : " ~9.0.0" ,
63
63
"jest" : " ^29.5.0" ,
66
66
"lerna" : " ^8.0.0" ,
67
67
"lint-staged" : " ^15.1.0" ,
68
68
"prettier" : " ^3.0.0" ,
69
- "react" : " ~18.2 .0" ,
70
- "react-dom" : " ~18.2 .0" ,
71
- "react-test-renderer" : " ~18.2 .0" ,
69
+ "react" : " ~19.1 .0" ,
70
+ "react-dom" : " ~19.1 .0" ,
71
+ "react-test-renderer" : " ~19.1 .0" ,
72
72
"tsbb" : " ^4.1.0"
73
73
}
74
74
}
Original file line number Diff line number Diff line change 40
40
"@uiw/react-loader" : " ^4.22.2" ,
41
41
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
42
42
"@wcj/dark-mode" : " ^1.0.14" ,
43
- "react" : " ~18.2 .0" ,
44
- "react-dom" : " ~18.2 .0" ,
43
+ "react" : " ~19.1 .0" ,
44
+ "react-dom" : " ~19.1 .0" ,
45
45
"react-router-dom" : " ~7.3.0"
46
46
},
47
47
"devDependencies" : {
48
48
"@kkt/less-modules" : " ^7.2.0" ,
49
49
"@kkt/raw-modules" : " ^7.2.0" ,
50
- "@types/react" : " ~18.2 .0" ,
51
- "@types/react-dom" : " ~18.2 .0" ,
50
+ "@types/react" : " ~19.1 .0" ,
51
+ "@types/react-dom" : " ~19.1 .0" ,
52
52
"kkt" : " ^7.2.0" ,
53
53
"markdown-react-code-preview-loader" : " ^2.1.2"
54
54
},
You can’t perform that action at this time.
0 commit comments