diff --git a/bun.lockb b/bun.lockb index fade6de..fce2a6e 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a142043..41577cb 100644 --- a/package.json +++ b/package.json @@ -15,16 +15,16 @@ "dependencies": { "@astrojs/react": "^3.6.2", "@astrojs/tailwind": "^5.1.2", - "astro": "^4.16.10", + "astro": "^4.16.13", "cal-sans": "^1.0.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.456.0", + "lucide-react": "^0.460.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5", "tailwind-merge": "^2.5.4", - "tailwindcss": "^3.4.14", + "tailwindcss": "^3.4.15", "tailwindcss-animate": "^1.0.7" }, "devDependencies": {