diff --git a/web/package.json b/web/package.json index 771424d..397d955 100644 --- a/web/package.json +++ b/web/package.json @@ -23,7 +23,7 @@ "@astrojs/tailwind": "^5.0.0", "@tailwindcss/typography": "^0.5.15", "@types/react": "^18.3.0", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^19.2.3", "tailwindcss": "^3.4.0" } }