aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/preact/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/preact/package.json')
-rw-r--r--packages/integrations/preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/preact/package.json b/packages/integrations/preact/package.json
index 74f2f6edc..3c3d89f9f 100644
--- a/packages/integrations/preact/package.json
+++ b/packages/integrations/preact/package.json
@@ -36,7 +36,7 @@
"devDependencies": {
"astro": "workspace:*",
"astro-scripts": "workspace:*",
- "preact": "^10.6.6"
+ "preact": "^10.7.0"
},
"peerDependencies": {
"preact": "^10.6.5"