Updated to new dependencies (#95)

This commit is contained in:
David
2022-02-24 21:33:17 +01:00
committed by GitHub
parent 5856776785
commit 16ab855ccc
5 changed files with 2638 additions and 3517 deletions

1
next-env.d.ts vendored
View File

@@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited