summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-20 09:39:13 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-20 17:39:13 +0000
commit97342d218e0c2d616005af6f6f54308115b89ec1 (patch)
tree8deda9035455ce0e3f6f80c6d897e635d07163f5 /examples/with-tailwindcss
parent19169db1f1574d36cc284fd9a0319d9b1e92b49a (diff)
downloadastro-@astrojs/vue@4.0.5.tar.gz
astro-@astrojs/vue@4.0.5.tar.zst
astro-@astrojs/vue@4.0.5.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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index 7d49c968c..7531abebb 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.1",
- "@astrojs/tailwind": "^5.0.3",
+ "@astrojs/mdx": "^2.0.2",
+ "@astrojs/tailwind": "^5.0.4",
"@types/canvas-confetti": "^1.6.3",
- "astro": "^4.0.6",
+ "astro": "^4.0.7",
"autoprefixer": "^10.4.15",
"canvas-confetti": "^1.9.1",
"postcss": "^8.4.28",