summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-09 07:38:09 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-09 16:38:09 +0100
commit163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee (patch)
tree63348ba3f5304327050c2260d4ff5ddc2db5be4d /examples/with-tailwindcss
parenta203d5dd582166674c45e807a5dc9113e26e24f0 (diff)
downloadastro-@astrojs/markdoc@0.12.2.tar.gz
astro-@astrojs/markdoc@0.12.2.tar.zst
astro-@astrojs/markdoc@0.12.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-tailwindcss')
-rw-r--r--examples/with-tailwindcss/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 49ca8f211..2d8b72824 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^4.0.1",
+ "@astrojs/mdx": "^4.0.2",
"@astrojs/tailwind": "^5.1.3",
"@types/canvas-confetti": "^1.6.4",
- "astro": "^5.0.3",
+ "astro": "^5.0.4",
"autoprefixer": "^10.4.20",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.49",