diff --git a/bun.lockb b/bun.lockb index e1560ee..31e2243 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06d3506..0968387 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,12 @@ "plop": "plop" }, "dependencies": { - "@astrojs/starlight": "0.25.3", + "@astrojs/starlight": "0.25.4", "astro": "4.13.1", "sharp": "0.33.4" }, "devDependencies": { - "@astrojs/check": "0.9.1", + "@astrojs/check": "0.9.2", "@commitlint/cli": "19.3.0", "@commitlint/config-conventional": "19.2.2", "lefthook": "1.7.11",