diff --git a/package.json b/package.json
index 9eda8e19..1dac038c 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"lucide-react": "^0.503.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.3.1",
- "react-dom": "^18.0.0",
+ "react-dom": "^18.3.1",
"react-icons": "^5.5.0",
"react-slot-counter": "^3.3.1",
"rehype-katex": "^7.0.1",
@@ -56,10 +56,12 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.8.1",
- "@docusaurus/tsconfig": "3.8.1",
+ "@docusaurus/tsconfig": "^3.8.1",
"@docusaurus/types": "3.8.1",
"@tailwindcss/postcss": "^4.1.4",
"@types/canvas-confetti": "^1.9.0",
+ "@types/react": "^19.1.9",
+ "@types/react-dom": "^19.1.7",
"autoprefixer": "^10.4.21",
"postcss": "^8.5.3",
"tailwindcss": "^4.1.4",
diff --git a/src/theme/Footer/index.tsx b/src/theme/Footer/index.tsx
index c88ab876..763661f0 100644
--- a/src/theme/Footer/index.tsx
+++ b/src/theme/Footer/index.tsx
@@ -52,7 +52,7 @@ const Footer: React.FC = () => {
xmlns="http://www.w3.org/2000/svg"
className="fill-current"
>
-
+