diff --git a/bun.lockb b/bun.lockb index dc752d2..1cd7349 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e490d1d..75d26a3 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "astro": "astro" }, "dependencies": { - "astro": "^5.2.1", + "astro": "^5.2.3", "motion": "^11.18.2", "@astrojs/check": "^0.9.4", "@yeskunall/astro-umami": "^0.0.3", - "@tailwindcss/vite": "^4.0.1", - "tailwindcss": "^4.0.1", + "@tailwindcss/vite": "^4.0.2", + "tailwindcss": "^4.0.2", "typescript": "^5.7.3", "@biomejs/biome": "1.9.4" },