diff options
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r-- | packages/integrations/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index a29a54fe7..7fc061bd4 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -54,7 +54,7 @@ "vite": "^6.2.3" }, "devDependencies": { - "@types/react": "^18.3.19", + "@types/react": "^18.3.20", "@types/react-dom": "^18.3.5", "astro": "workspace:*", "astro-scripts": "workspace:*", |