chore(deps): update to latest packages
All checks were successful
build dist / build-dist (push) Successful in 42s

This commit is contained in:
z0x 2025-05-17 12:29:21 -04:00
parent ee2623b11e
commit ae9e92cd2b
2 changed files with 6 additions and 1018 deletions

1012
bun.lock

File diff suppressed because it is too large Load diff

View file

@ -13,12 +13,12 @@
"@astrojs/partytown": "^2.1.4",
"@biomejs/biome": "1.9.4",
"@fontsource-variable/geist": "^5.2.6",
"@tailwindcss/vite": "^4.1.5",
"@types/node": "^22.15.14",
"@tailwindcss/vite": "^4.1.7",
"@types/node": "^22.15.18",
"@yeskunall/astro-umami": "^0.0.5",
"astro": "^5.7.11",
"motion": "^12.10.0",
"tailwindcss": "^4.1.5"
"astro": "^5.7.13",
"motion": "^12.12.1",
"tailwindcss": "^4.1.7"
},
"trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]
"trustedDependencies": ["@biomejs/biome", "@tailwindcss/oxide", "esbuild", "sharp"]
}