summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-tailwindcss/package.json')
-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 d8cee827c..ae485f19d 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^4.1.0",
+ "@astrojs/mdx": "^4.1.1",
"@tailwindcss/vite": "^4.0.9",
"@types/canvas-confetti": "^1.9.0",
- "astro": "^5.4.2",
+ "astro": "^5.4.3",
"canvas-confetti": "^1.9.3",
"tailwindcss": "^4.0.9"
}