File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
"clean" : " lerna clean --yes"
18
18
},
19
19
"devDependencies" : {
20
- "react" : " ~18.2 .0" ,
21
- "react-dom" : " ~18.2 .0" ,
22
- "@types/react" : " ~18.2 .0" ,
23
- "@types/react-dom" : " ~18.2 .0" ,
20
+ "react" : " ~19.1 .0" ,
21
+ "react-dom" : " ~19.1 .0" ,
22
+ "@types/react" : " ~19.1 .0" ,
23
+ "@types/react-dom" : " ~19.1 .0" ,
24
24
"tsbb" : " ^4.1.14" ,
25
25
"husky" : " ~9.0.0" ,
26
26
"lint-staged" : " ^15.0.0" ,
27
27
"prettier" : " ^3.0.0" ,
28
28
"lerna" : " ^8.0.0" ,
29
29
"pretty-quick" : " ~4.0.0" ,
30
- "react-test-renderer" : " ~18.2 .0"
30
+ "react-test-renderer" : " ~19.1 .0"
31
31
},
32
32
"workspaces" : [
33
33
" core" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@kkt/less-modules" : " ^7.4.8" ,
17
- "@types/react" : " ~18.2 .0" ,
18
- "@types/react-dom" : " ~18.2 .0" ,
17
+ "@types/react" : " ~19.1 .0" ,
18
+ "@types/react-dom" : " ~19.1 .0" ,
19
19
"kkt" : " ^7.4.8" ,
20
20
"markdown-react-code-preview-loader" : " ^2.0.0"
21
21
},
You can’t perform that action at this time.
0 commit comments