summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react')
-rw-r--r--packages/integrations/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index be9968467..46a710baa 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/react": "^17.0.45",
- "@types/react-dom": "^17.0.16",
+ "@types/react-dom": "^17.0.17",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"react": "^18.1.0",