chore(deps): upgrade various dependencies (#10657)

Bumps the following dependencies:
- next
- typescript
- http-status
- nodemailer
- Payload & next versions in all templates
- Monorepo only: playwright and dotenv

Removes unused dependencies:
- ts-jest
- jest-environment-jsdom
- resend (we don't use their sdk, we only use their rest API)
This commit is contained in:
Alessio Gravili
2025-01-18 04:08:12 -07:00
committed by GitHub
parent 00cc10c74a
commit b6e9c3bd4c
93 changed files with 9463 additions and 17662 deletions

View File

@@ -39,7 +39,7 @@
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-regexp": "2.6.0",
"globals": "15.12.0",
"typescript": "5.7.2",
"typescript": "5.7.3",
"typescript-eslint": "8.14.0"
}
}