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