From fc46ca53d19649401e2738055bf1b860320177d7 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Fri, 16 Dec 2022 12:54:19 -0800 Subject: [ci] release (#5607) Co-authored-by: github-actions[bot] --- examples/with-mdx/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-mdx') diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index d698636e3..3d3697a41 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.6.15", + "astro": "^1.7.0", "preact": "^10.6.5", "@astrojs/preact": "^1.2.0", - "@astrojs/mdx": "^0.12.2" + "@astrojs/mdx": "^0.13.0" } } -- cgit v1.2.3