chore: deps

This commit is contained in:
Severian
2025-12-09 10:40:18 +08:00
parent dceb65a529
commit f99985ad6c
6 changed files with 1260 additions and 876 deletions

3
next-env.d.ts vendored
View File

@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.