chore(deps): bump dependencies

This commit is contained in:
actions[bot] 2025-04-15 00:01:38 +00:00
parent 444f0425ab
commit 754157737f
2 changed files with 43 additions and 29 deletions

View file

@ -9,14 +9,14 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.6.1",
"astro": "^5.6.2",
"@astrojs/check": "^0.9.4",
"@biomejs/biome": "1.9.4",
"@fontsource-variable/geist": "^5.2.5",
"@tailwindcss/vite": "^4.1.3",
"@tailwindcss/vite": "^4.1.4",
"@yeskunall/astro-umami": "^0.0.4",
"motion": "^12.6.5",
"tailwindcss": "^4.1.3"
"motion": "^12.7.2",
"tailwindcss": "^4.1.4"
},
"trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]
}