aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 7d4481f..20affa5 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/netlify": "^5.5.1",
- "@astrojs/starlight": "^0.21.3",
- "astro": "^4.3.5",
+ "@astrojs/netlify": "^6.2.5",
+ "@astrojs/starlight": "^0.33.0",
+ "astro": "^5.6.1",
"sharp": "^0.32.5"
}
}