Upgrade deps and build fixes

This commit is contained in:
Darren Clarke 2023-07-23 11:21:39 +02:00
parent 38d3e9349c
commit c99972a95b
19 changed files with 757 additions and 284 deletions

View file

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