Update dependencies again (#37)

* Initial Next update to canary

* Dependencies updated

* Dependencies updated for real
This commit is contained in:
David
2021-08-28 15:55:41 +02:00
committed by GitHub
parent e4ad09578f
commit 47aa0c3b0e
5 changed files with 1800 additions and 1840 deletions

4
next-env.d.ts vendored
View File

@@ -1,2 +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.