File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44
44
"lucide-react" : " ^0.503.0" ,
45
45
"prism-react-renderer" : " ^2.3.0" ,
46
46
"react" : " ^18.3.1" ,
47
- "react-dom" : " ^18.0.0 " ,
47
+ "react-dom" : " ^18.3.1 " ,
48
48
"react-icons" : " ^5.5.0" ,
49
49
"react-slot-counter" : " ^3.3.1" ,
50
50
"rehype-katex" : " ^7.0.1" ,
56
56
},
57
57
"devDependencies" : {
58
58
"@docusaurus/module-type-aliases" : " 3.8.1" ,
59
- "@docusaurus/tsconfig" : " 3.8.1" ,
59
+ "@docusaurus/tsconfig" : " ^ 3.8.1" ,
60
60
"@docusaurus/types" : " 3.8.1" ,
61
61
"@tailwindcss/postcss" : " ^4.1.4" ,
62
62
"@types/canvas-confetti" : " ^1.9.0" ,
63
+ "@types/react" : " ^19.1.9" ,
64
+ "@types/react-dom" : " ^19.1.7" ,
63
65
"autoprefixer" : " ^10.4.21" ,
64
66
"postcss" : " ^8.5.3" ,
65
67
"tailwindcss" : " ^4.1.4" ,
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const Footer: React.FC = () => {
52
52
xmlns = "http://www.w3.org/2000/svg"
53
53
className = "fill-current"
54
54
>
55
- < path d = "M20.1236 5.91236C20.2461 5.76952 20.0863 5.58286 19.905 5.64972C19.5004 5.79896 19.1306 5.8974 18.5837 5.95817C19.2564 5.58362 19.5693 5.04828 19.8237 4.39259C19.885 4.23443 19.7 4.09092 19.5406 4.16647C18.8931 4.47345 18.1945 4.70121 17.4599 4.83578C16.7338 4.11617 15.6988 3.6665 14.5539 3.6665C12.3554 3.6665 10.5725 5.32454 10.5725 7.36908C10.5725 7.65933 10.6081 7.94206 10.6752 8.21276C7.51486 8.06551 4.6968 6.71359 2.73896 4.64056C2.60477 4.49848 2.36128 4.51734 2.27772 4.69063C2.05482 5.15296 1.93056 5.66584 1.93056 6.20582C1.93056 7.49014 2.6332 8.62331 3.70132 9.28732C3.22241 9.27293 2.76441 9.17961 2.34234 9.02125C2.13684 8.94416 1.90127 9.07964 1.92888 9.28686C2.14084 10.8781 3.42915 12.1909 5.09205 12.5011C4.75811 12.586 4.40639 12.6311 4.04253 12.6311C3.95431 12.6311 3.86685 12.6284 3.78019 12.6231C3.55967 12.6094 3.38044 12.8067 3.47499 12.9954C4.09879 14.2404 5.44575 15.1096 7.0132 15.1367C5.65077 16.13 3.93418 16.7218 2.06882 16.7218C1.83882 16.7218 1.74015 17.0175 1.9442 17.1178C3.52016 17.8924 5.31487 18.3332 7.22182 18.3332C14.545 18.3332 18.549 12.6914 18.549 7.79843C18.549 7.63827 18.545 7.47811 18.5377 7.31945C19.1321 6.92012 19.6664 6.44528 20.1236 5.91236Z" />
55
+ < path d = "M20.39 3H17.5l-5.18 6.91L6.8 3H2.5l6.83 8.94L2 21h2.89l5.6-7.47L17.2 21h4.3l-7.3-9.58L20.39 3z" />
56
56
</ svg >
57
57
</ Link >
58
58
< Link to = "https://www.instagram.com/nomad_brains/" className = "px-3 text-gray-300 hover:text-[--ifm-color-primary]" >
You can’t perform that action at this time.
0 commit comments