summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-19 11:37:39 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-19 14:37:39 -0400
commitf239242d90dc7045e21bfa4d9a4d2619389abef6 (patch)
tree84d3ce8e3e2a6f7ef97d5b6aae6810bde3d417fc /examples/with-markdown-plugins
parent40183620d8315c342ffbb46ddcd1b003f4b303ed (diff)
downloadastro-f239242d90dc7045e21bfa4d9a4d2619389abef6.tar.gz
astro-f239242d90dc7045e21bfa4d9a4d2619389abef6.tar.zst
astro-f239242d90dc7045e21bfa4d9a4d2619389abef6.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 61f125345..f44497713 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdown-remark": "^5.2.0",
- "astro": "^4.14.2",
+ "@astrojs/markdown-remark": "^6.0.0-alpha.0",
+ "astro": "^5.0.0-alpha.0",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",