File tree Expand file tree Collapse file tree 3 files changed +373
-46
lines changed
src/plugins/docusaurus-plugin-alumni Expand file tree Collapse file tree 3 files changed +373
-46
lines changed Original file line number Diff line number Diff line change 2626 "clsx" : " 2.0.0" ,
2727 "docusaurus-plugin-alumni" : " 0.0.0" ,
2828 "prism-react-renderer" : " 1.3.5" ,
29- "react" : " 18 .2.0" ,
30- "react-dom" : " 18 .2.0" ,
29+ "react" : " 19 .2.0" ,
30+ "react-dom" : " 19 .2.0" ,
3131 "rehype-katex" : " ^7.0.0" ,
3232 "remark-math" : " ^5.1.1"
3333 },
4949 "@docusaurus/tsconfig" : " 3.0.0-beta.0" ,
5050 "@docusaurus/types" : " 3.0.0-beta.0" ,
5151 "@types/node" : " 18.18.4" ,
52- "@types/react" : " 18 .2.32 " ,
52+ "@types/react" : " 19 .2.0 " ,
5353 "@typescript-eslint/eslint-plugin" : " 5.62.0" ,
5454 "@typescript-eslint/parser" : " 5.62.0" ,
5555 "eslint" : " 8.52.0" ,
5858 "eslint-plugin-import" : " 2.29.0" ,
5959 "eslint-plugin-jsx-a11y" : " 6.7.1" ,
6060 "eslint-plugin-react" : " 7.33.2" ,
61- "eslint-plugin-react-hooks" : " 4.6.0 " ,
61+ "eslint-plugin-react-hooks" : " 6.1.1 " ,
6262 "husky" : " 8.0.3" ,
6363 "lint-staged" : " 15.0.2" ,
6464 "prettier" : " 3.0.3" ,
Original file line number Diff line number Diff line change 2626 "@types/fs-extra" : " 11.0.3" ,
2727 "@types/js-yaml" : " 4.0.8" ,
2828 "@types/node" : " 18.18.4" ,
29- "@types/react" : " 18 .2.32 " ,
30- "react" : " 18 .2.0" ,
29+ "@types/react" : " 19 .2.0 " ,
30+ "react" : " 19 .2.0" ,
3131 "typescript" : " 4.9.5"
3232 },
3333 "peerDependencies" : {
34- "react" : " 17.x || 18.x"
34+ "react" : " 17.x || 18.x || 19.x "
3535 }
3636}
You can’t perform that action at this time.
0 commit comments