chore(deps): bump dependencies

This commit is contained in:
actions[bot] 2025-04-01 00:00:46 +00:00
parent aff7954edf
commit 97a9aa283e
2 changed files with 12 additions and 12 deletions

View file

@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.2.2",
"@astrojs/react": "^4.2.3",
"@biomejs/biome": "^1.9.4",
"@fontsource-variable/geist": "^5.2.5",
"@radix-ui/react-dropdown-menu": "^2.1.6",
@ -18,14 +18,14 @@
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@yeskunall/astro-umami": "^0.0.4",
"astro": "^5.5.5",
"astro": "^5.5.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.475.0",
"motion": "^12.6.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwind-merge": "^3.0.2",
"tailwind-merge": "^3.1.0",
"tailwindcss": "^4.0.17",
"tailwindcss-animate": "^1.0.7"
},