summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/server-islands/package.json2
-rw-r--r--examples/starlog/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/server-islands/package.json b/examples/server-islands/package.json
index 84a43a672..72a7938ea 100644
--- a/examples/server-islands/package.json
+++ b/examples/server-islands/package.json
@@ -18,7 +18,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"astro": "^5.0.0-alpha.7",
- "postcss": "^8.4.43",
+ "postcss": "^8.4.45",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.10"
diff --git a/examples/starlog/package.json b/examples/starlog/package.json
index ec255e51c..3f32742c9 100644
--- a/examples/starlog/package.json
+++ b/examples/starlog/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"astro": "^5.0.0-alpha.7",
- "sass": "^1.77.8",
+ "sass": "^1.78.0",
"sharp": "^0.33.3"
}
}