diff --git a/bun.lockb b/bun.lockb index f4e013a..269816b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index edee840..7cada7e 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.1.7" + "astro": "^5.1.9" }, "devDependencies": { "@astrojs/check": "^0.9.4", "@biomejs/biome": "^1.9.4", - "@tailwindcss/vite": "^4.0.0-beta.9", - "tailwindcss": "^4.0.0-beta.9" + "@tailwindcss/vite": "^4.0.0", + "tailwindcss": "^4.0.0" }, "trustedDependencies": [ "@biomejs/biome",