diff --git a/bun.lockb b/bun.lockb index b78ee3b..966c38b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3f85430..5d089e6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "0.24.3", + "@astrojs/starlight": "0.24.4", "astro": "4.11.0", "sharp": "0.33.4" }, @@ -19,6 +19,6 @@ "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", "lefthook": "1.6.17", - "typescript": "5.4.5" + "typescript": "5.5.2" } }