From 48b85c13ddd96c11c96c66bbdc55e9935ab28042 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:09:05 +0800 Subject: fix(deps): update all non-major dependencies (#11765) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 934959975..e83c26abc 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -14,6 +14,6 @@ "@astrojs/mdx": "^3.1.3", "@astrojs/preact": "^3.5.1", "astro": "^4.14.2", - "preact": "^10.23.1" + "preact": "^10.23.2" } } -- cgit v1.2.3