📦 build: upgrade workspace dependencies

This commit is contained in:
2026-08-13 02:19:14 +07:00
parent af9d918b03
commit 1742f7321d
12 changed files with 1652 additions and 72 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
import "./.next/types/routes.d.ts";
import "./.next/types/root-params.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.