diff --git a/bun.lockb b/bun.lockb index e0819bc..f981c94 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index de64902..5536d90 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.2.1" + "astro": "^5.2.3" }, "devDependencies": { "@astrojs/check": "^0.9.4", "@biomejs/biome": "^1.9.4", - "@tailwindcss/vite": "^4.0.1", - "tailwindcss": "^4.0.1" + "@tailwindcss/vite": "^4.0.2", + "tailwindcss": "^4.0.2" }, "trustedDependencies": [ "@biomejs/biome",