summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-14 07:20:35 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-14 23:20:35 +0800
commite63aac94ca8aca96a39785a2f5926827ed18c255 (patch)
tree928132fcf729d5c48a5d54e8f04973485e4f48b0 /examples/with-tailwindcss
parent0aee43fc16fae51fae329a7078ddb37c018df6f7 (diff)
downloadastro-e63aac94ca8aca96a39785a2f5926827ed18c255.tar.gz
astro-e63aac94ca8aca96a39785a2f5926827ed18c255.tar.zst
astro-e63aac94ca8aca96a39785a2f5926827ed18c255.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 b8b41b427..bcaacaf24 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^1.1.4",
+ "@astrojs/mdx": "^1.1.5",
"@astrojs/tailwind": "^5.0.2",
"@types/canvas-confetti": "^1.6.0",
- "astro": "^3.5.3",
+ "astro": "^3.5.4",
"autoprefixer": "^10.4.15",
"canvas-confetti": "^1.6.0",
"postcss": "^8.4.28",