chore(deps): bump dependencies

This commit is contained in:
gitea-actions[bot] 2025-02-01 00:02:24 +00:00
parent 7ca470d078
commit ba47ee8690
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -10,12 +10,12 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.2.1",
"astro": "^5.2.3",
"motion": "^11.18.2",
"@astrojs/check": "^0.9.4",
"@yeskunall/astro-umami": "^0.0.3",
"@tailwindcss/vite": "^4.0.1",
"tailwindcss": "^4.0.1",
"@tailwindcss/vite": "^4.0.2",
"tailwindcss": "^4.0.2",
"typescript": "^5.7.3",
"@biomejs/biome": "1.9.4"
},