diff --git a/bun.lockb b/bun.lockb index 9c87798..93a38af 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 920e859..61067cd 100644 --- a/package.json +++ b/package.json @@ -23,13 +23,13 @@ "dependencies": { "@astrojs/cloudflare": "11.0.4", "@astrojs/sitemap": "3.1.6", - "astro": "4.14.5" + "astro": "4.14.6" }, "devDependencies": { "@astrojs/check": "0.9.3", "@biomejs/biome": "1.8.3", - "@commitlint/cli": "19.4.0", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/cli": "19.4.1", + "@commitlint/config-conventional": "19.4.1", "lefthook": "1.7.14", "plop": "4.0.1", "typescript": "5.5.4"