diff --git a/bun.lockb b/bun.lockb index f14a3e4..3d28177 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1b82b6a..eb12301 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/react": "^3.6.0", + "@astrojs/react": "^3.6.1", "@astrojs/tailwind": "^5.1.0", "@radix-ui/react-slot": "^1.1.0", - "astro": "^4.12.2", + "astro": "^4.13.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "framer-motion": "^11.3.19", - "lucide-react": "^0.417.0", + "framer-motion": "^11.3.21", + "lucide-react": "^0.424.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.4", @@ -30,7 +30,7 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@types/node": "^22.0.0", + "@types/node": "^22.1.0", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "prettier": "^3.3.3",