summaryrefslogtreecommitdiff
path: root/packages/integrations/react/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r--packages/integrations/react/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 1381f8918..81749afa3 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -60,13 +60,13 @@
},
"devDependencies": {
"@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/react-dom": "^18.3.1",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"cheerio": "1.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
- "vite": "^5.4.8"
+ "vite": "^5.4.9"
},
"peerDependencies": {
"@types/react": "^17.0.50 || ^18.0.21",