diff --git a/bun.lockb b/bun.lockb index 4ce91a6..7b67973 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a3e9c0d..33d68e9 100644 --- a/package.json +++ b/package.json @@ -18,15 +18,15 @@ "plop": "plop" }, "dependencies": { - "@astrojs/starlight": "0.32.6", + "@astrojs/starlight": "0.37.3", "astro": "4.16.18", - "sharp": "0.34.0" + "sharp": "0.34.5" }, "devDependencies": { - "@astrojs/check": "0.9.4", - "@commitlint/cli": "19.8.0", - "@commitlint/config-conventional": "19.8.0", - "lefthook": "1.11.6", - "typescript": "5.8.3" + "@astrojs/check": "0.9.6", + "@commitlint/cli": "19.8.1", + "@commitlint/config-conventional": "19.8.1", + "lefthook": "1.13.6", + "typescript": "5.9.3" } }