summaryrefslogtreecommitdiff
path: root/examples/server-islands
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-10 04:21:19 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-10 12:21:19 +0100
commit582f12e1f6f99b54865a0b24d804ee0924f4ef55 (patch)
tree436a14894bd0254acfb1dcf84c00ffbfd556f687 /examples/server-islands
parentb9e8e96354019c21c8b73585bea74b84b9b092ee (diff)
downloadastro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.tar.gz
astro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.tar.zst
astro-582f12e1f6f99b54865a0b24d804ee0924f4ef55.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/server-islands')
-rw-r--r--examples/server-islands/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/server-islands/package.json b/examples/server-islands/package.json
index e36a883d2..32835a17b 100644
--- a/examples/server-islands/package.json
+++ b/examples/server-islands/package.json
@@ -12,12 +12,12 @@
"devDependencies": {
"@astrojs/node": "^8.3.4",
"@astrojs/react": "^3.6.2",
- "@astrojs/tailwind": "^5.1.1",
+ "@astrojs/tailwind": "^5.1.2",
"@fortawesome/fontawesome-free": "^6.6.0",
"@tailwindcss/forms": "^0.5.9",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
- "astro": "^4.15.12",
+ "astro": "^4.16.0",
"postcss": "^8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",