File tree Expand file tree Collapse file tree 3 files changed +303
-285
lines changed
Expand file tree Collapse file tree 3 files changed +303
-285
lines changed Original file line number Diff line number Diff line change 22 "ignore" : {
33 "tailwindcss" : {
44 "versions" : " >3" ,
5- "reason" : " Needs Special Care i don't have time for right now"
5+ "reason" : " needs special care i don't have time for right now"
6+ },
7+ "react" : {
8+ "versions" : " >18" ,
9+ "reason" : " https://github.com/cmfcmf/docusaurus-search-local/issues/205"
10+ },
11+ "react-dom" : {
12+ "versions" : " >18" ,
13+ "reason" : " https://github.com/cmfcmf/docusaurus-search-local/issues/205"
614 }
715 }
816}
Original file line number Diff line number Diff line change 2424 "clsx" : " ^2.1.1" ,
2525 "docusaurus-plugin-image-zoom" : " ^3.0.1" ,
2626 "prism-react-renderer" : " ^2.4.1" ,
27- "react" : " ^19.1.1 " ,
28- "react-dom" : " ^19.1.1 " ,
27+ "react" : " ^18.0.0 " ,
28+ "react-dom" : " ^18.0.0 " ,
2929 "swetrix" : " ^3.7.1"
3030 },
3131 "devDependencies" : {
3636 "postcss" : " ^8.5.6" ,
3737 "postcss-import" : " ^16.1.1" ,
3838 "prop-types" : " ^15.8.1" ,
39- "tailwindcss" : " ^3.4.15 "
39+ "tailwindcss" : " ^3.0.0 "
4040 },
4141 "browserslist" : {
4242 "production" : [
5252 },
5353 "engines" : {
5454 "node" : " >=16.14"
55+ },
56+ "overrides" : {
57+ "@cmfcmf/docusaurus-search-local" : {
58+ "@docusaurus/core" : " ^3.1.0"
59+ }
5560 }
5661}
You can’t perform that action at this time.
0 commit comments