From 48d53094cdbbcd4363d6c77aac13161c5cde5064 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 6 Jun 2024 08:02:22 -0700 Subject: [ci] release (#11186) Co-authored-by: github-actions[bot] --- examples/with-mdx/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/with-mdx') diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index 25b387a71..7811abe11 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -11,9 +11,9 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^3.0.1", - "@astrojs/preact": "^3.3.0", - "astro": "^4.9.3", + "@astrojs/mdx": "^3.1.0", + "@astrojs/preact": "^3.4.0", + "astro": "^4.10.0", "preact": "^10.22.0" } } -- cgit v1.2.3