feat(index): add upsnap
All checks were successful
build dist / build-dist (push) Successful in 1m6s

This commit is contained in:
z0x 2025-04-26 18:17:19 -04:00
parent 391147c7c1
commit c3d16cf7bb
4 changed files with 88 additions and 22 deletions

View file

@ -10,11 +10,11 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.6.1",
"astro": "^5.7.5",
"@astrojs/check": "^0.9.4",
"@biomejs/biome": "^1.9.4",
"@tailwindcss/vite": "^4.1.3",
"tailwindcss": "^4.1.3"
"@tailwindcss/vite": "^4.1.4",
"tailwindcss": "^4.1.4"
},
"trustedDependencies": [
"@biomejs/biome",