build(deps): bump dependencies

This commit is contained in:
sct
2021-09-20 20:14:12 +09:00
parent afda9c7dc2
commit 41aa72535f
4 changed files with 2110 additions and 2404 deletions

3
next-env.d.ts vendored
View File

@@ -1,3 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.