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 1717 "clean" : " lerna clean --yes"
1818 },
1919 "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" ,
2424 "tsbb" : " ^4.1.14" ,
2525 "husky" : " ~9.0.0" ,
2626 "lint-staged" : " ^15.0.0" ,
2727 "prettier" : " ^3.0.0" ,
2828 "lerna" : " ^8.0.0" ,
2929 "pretty-quick" : " ~4.0.0" ,
30- "react-test-renderer" : " ~18.2 .0"
30+ "react-test-renderer" : " ~19.1 .0"
3131 },
3232 "workspaces" : [
3333 " core" ,
Original file line number Diff line number Diff line change 1414 },
1515 "devDependencies" : {
1616 "@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" ,
1919 "kkt" : " ^7.4.8" ,
2020 "markdown-react-code-preview-loader" : " ^2.0.0"
2121 },
You can’t perform that action at this time.
0 commit comments