diff options
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r-- | packages/integrations/react/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index afe55fa9a..48d0e4f8d 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -54,8 +54,8 @@ "vite": "^6.0.7" }, "devDependencies": { - "@types/react": "^18.3.12", - "@types/react-dom": "^18.3.1", + "@types/react": "^18.3.18", + "@types/react-dom": "^18.3.5", "astro": "workspace:*", "astro-scripts": "workspace:*", "cheerio": "1.0.0", |