chore(astro): upgrade to astro 6

This commit is contained in:
ThatGuySam 2026-03-15 12:20:42 -05:00
parent f378862b23
commit ed9f680505
4 changed files with 6716 additions and 3088 deletions

1
src/env.d.ts vendored
View file

@ -1 +1,2 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />