aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-04-08 23:55:21 +0000
committersaturneric <[email protected]>2025-04-08 23:55:45 +0000
commiteb6e4d1bc4a4f4e883cd921621a0cebc82d16caa (patch)
treea47f1ea58a8027481455896093815bdcb080ae96 /package.json
parentfix: solve format issues (diff)
downloadManual-eb6e4d1bc4a4f4e883cd921621a0cebc82d16caa.tar.gz
Manual-eb6e4d1bc4a4f4e883cd921621a0cebc82d16caa.zip
feat: adapt manual to v2.1.7
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"
}
}