File tree 3 files changed +452
-46
lines changed
src/plugins/docusaurus-plugin-alumni
3 files changed +452
-46
lines changed Original file line number Diff line number Diff line change 26
26
"clsx" : " 2.0.0" ,
27
27
"docusaurus-plugin-alumni" : " 0.0.0" ,
28
28
"prism-react-renderer" : " 1.3.5" ,
29
- "react" : " 18.2 .0" ,
30
- "react-dom" : " 18.2 .0" ,
29
+ "react" : " 19.1 .0" ,
30
+ "react-dom" : " 19.1 .0" ,
31
31
"rehype-katex" : " ^7.0.0" ,
32
32
"remark-math" : " ^5.1.1"
33
33
},
49
49
"@docusaurus/tsconfig" : " 3.0.0-beta.0" ,
50
50
"@docusaurus/types" : " 3.0.0-beta.0" ,
51
51
"@types/node" : " 18.18.4" ,
52
- "@types/react" : " 18.2.32 " ,
52
+ "@types/react" : " 19.1.2 " ,
53
53
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
54
54
"@typescript-eslint/parser" : " 5.62.0" ,
55
55
"eslint" : " 8.52.0" ,
58
58
"eslint-plugin-import" : " 2.29.0" ,
59
59
"eslint-plugin-jsx-a11y" : " 6.7.1" ,
60
60
"eslint-plugin-react" : " 7.33.2" ,
61
- "eslint-plugin-react-hooks" : " 4.6 .0" ,
61
+ "eslint-plugin-react-hooks" : " 6.0 .0" ,
62
62
"husky" : " 8.0.3" ,
63
63
"lint-staged" : " 15.0.2" ,
64
64
"prettier" : " 3.0.3" ,
Original file line number Diff line number Diff line change 26
26
"@types/fs-extra" : " 11.0.3" ,
27
27
"@types/js-yaml" : " 4.0.8" ,
28
28
"@types/node" : " 18.18.4" ,
29
- "@types/react" : " 18.2.32 " ,
30
- "react" : " 18.2 .0" ,
29
+ "@types/react" : " 19.1.2 " ,
30
+ "react" : " 19.1 .0" ,
31
31
"typescript" : " 4.9.5"
32
32
},
33
33
"peerDependencies" : {
34
- "react" : " 17.x || 18.x"
34
+ "react" : " 17.x || 18.x || 19.x "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments