summaryrefslogtreecommitdiff
path: root/examples/framework-preact
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-preact')
-rw-r--r--examples/framework-preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index c9b099a6e..dfe5d6ee1 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -14,6 +14,6 @@
"@astrojs/preact": "^3.0.1",
"@preact/signals": "^1.2.1",
"astro": "^3.6.0",
- "preact": "^10.17.1"
+ "preact": "^10.19.2"
}
}