⬆️ Upgrade to next 13.5 (#880)

This commit is contained in:
Luke Vella 2023-09-20 10:36:09 +01:00 committed by GitHub
parent 8ff6cc0c06
commit d0104a76a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 572 additions and 180 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.