chore: bump next to 15.1.3 in the monorepo (#10211)

Bumps Next.js to the latest version `15.1.3`. This affects only internal
`package.json` files (in the root dir and test)

Fixes errors from here https://github.com/payloadcms/payload/pull/10209
This commit is contained in:
Sasha
2024-12-28 09:11:17 +02:00
committed by GitHub
parent 3218b0dcb6
commit 7a4d53afbf
6 changed files with 99 additions and 110 deletions

2
next-env.d.ts vendored
View File

@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.