diff --git a/bun.lockb b/bun.lockb index 582affc..73c01ae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 646d077..0a6843b 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.1.3" + "astro": "^5.1.4" }, "devDependencies": { "@astrojs/check": "^0.9.4", "@biomejs/biome": "1.9.4", - "@tailwindcss/vite": "^4.0.0-beta.8", - "tailwindcss": "^4.0.0-beta.8" + "@tailwindcss/vite": "^4.0.0-beta.9", + "tailwindcss": "^4.0.0-beta.9" }, "trustedDependencies": [ "@biomejs/biome",