diff --git a/.nvmrc b/.nvmrc index ec09f38..c130222 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.17.0 \ No newline at end of file +20.18.0 \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index dd75400..7f9246d 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 01b78fd..0c7e51c 100644 --- a/package.json +++ b/package.json @@ -15,20 +15,20 @@ "dependencies": { "@astrojs/react": "^3.6.2", "@astrojs/tailwind": "^5.1.1", - "astro": "^4.15.9", + "astro": "^4.15.11", "cal-sans": "^1.0.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.446.0", + "lucide-react": "^0.447.0", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5", - "tailwind-merge": "^2.5.2", + "tailwind-merge": "^2.5.3", "tailwindcss": "^3.4.13", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@types/react": "^18.3.10", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1",