summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-15 02:36:51 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-15 10:36:51 +0100
commit59af0cbd0a36a983cd9fefbbca669dae84ce1e94 (patch)
tree31848d4cb87e580a87877080db3e0d963b15dd15 /examples/with-mdx
parentd038030770b294e811beb99c9478fbe4b4cbb968 (diff)
downloadastro-@astrojs/cloudflare@12.5.0.tar.gz
astro-@astrojs/cloudflare@12.5.0.tar.zst
astro-@astrojs/cloudflare@12.5.0.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-mdx')
-rw-r--r--examples/with-mdx/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index c70e37883..6f29fa981 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^4.2.4",
"@astrojs/preact": "^4.0.9",
- "astro": "^5.6.2",
+ "astro": "^5.7.0",
"preact": "^10.26.5"
}
}