summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-28 03:51:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-28 12:51:43 +0200
commit5af8b4f1cb7508d22d994f077948a3b505b1412e (patch)
tree30e2f92f079b1fb556623b97ad3592f43e175dd8 /examples/with-tailwindcss
parenta2214cedd0461a2df3ac58d8a4ec5a2912e93f31 (diff)
downloadastro-@astrojs/preact@3.5.2.tar.gz
astro-@astrojs/preact@3.5.2.tar.zst
astro-@astrojs/preact@3.5.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 5021a1769..713df62f8 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^3.1.4",
+ "@astrojs/mdx": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"@types/canvas-confetti": "^1.6.4",
- "astro": "^4.14.5",
+ "astro": "^4.14.6",
"autoprefixer": "^10.4.20",
"canvas-confetti": "^1.9.3",
"postcss": "^8.4.41",