summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-27 23:55:06 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-28 07:55:06 +0100
commit6a2cfd8e208f6bf4cb3d8e197e8cab0888ccbdd6 (patch)
tree56d7ee848646f7313ac71d4d28ce3adf25f0dd99 /examples/with-mdx
parent659904bd999c6abdd62f18230954b7097dcbb7fe (diff)
downloadastro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.tar.gz
astro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.tar.zst
astro-272b857cc955eee3fc6d82f2717fe49a22a6dd40.zip
[ci] release (#13702)create-astro@4.11.4astro@5.7.6
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 20d7883bb..c85da711b 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^4.2.5",
"@astrojs/preact": "^4.0.10",
- "astro": "^5.7.5",
+ "astro": "^5.7.6",
"preact": "^10.26.5"
}
}