From 353dcb23e8035c0fa93f4a1ae83195e371e757f1 Mon Sep 17 00:00:00 2001 From: Bjorn Lu Date: Wed, 23 Aug 2023 19:52:13 +0800 Subject: Update non-major dependencies (#8199) --- examples/with-mdx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-mdx/package.json') diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index 62869ac3b..b60f56a09 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -14,6 +14,6 @@ "@astrojs/mdx": "^1.0.0-rc.2", "@astrojs/preact": "^3.0.0-rc.2", "astro": "^3.0.0-rc.5", - "preact": "^10.15.1" + "preact": "^10.17.1" } } -- cgit v1.2.3