summaryrefslogtreecommitdiff
path: root/packages/astro/test/fixtures/slots-preact/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro/test/fixtures/slots-preact/package.json')
-rw-r--r--packages/astro/test/fixtures/slots-preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/test/fixtures/slots-preact/package.json b/packages/astro/test/fixtures/slots-preact/package.json
index bcd612323..eaff96908 100644
--- a/packages/astro/test/fixtures/slots-preact/package.json
+++ b/packages/astro/test/fixtures/slots-preact/package.json
@@ -6,6 +6,6 @@
"@astrojs/mdx": "workspace:*",
"@astrojs/preact": "workspace:*",
"astro": "workspace:*",
- "preact": "^10.19.2"
+ "preact": "^10.21.0"
}
}