summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react')
-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 359ad1c30..7d2aa0b79 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -36,8 +36,8 @@
"@babel/plugin-transform-react-jsx": "^7.17.3"
},
"devDependencies": {
- "@types/react": "^17.0.43",
- "@types/react-dom": "^17.0.14",
+ "@types/react": "^17.0.44",
+ "@types/react-dom": "^17.0.15",
"astro": "workspace:*",
"astro-scripts": "workspace:*",
"react": "^18.0.0",