Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Typescript Downgrade and WhatsApp @mui/icons change (#1132)
* 1123 - bump up next and react versions * 1123 - move out next middlewares * 1123 - migrate to new next/image api and add a11y todos * 1123 - fix layout='fill' images and migrate to new next/link api * 1123 - fix banner image on details page and LinkMenuItems * 1123 - update next-auth version and fix Link with the new next/link api * 1123 - fix next-auth type and cleanup conosole.log * 1123 - remove and replace console.logs from DonationTables * 1123 - add swcMinify to the config * 1123 - update i18n dependency * 1123 - fix fill image on the one time donation page * 1123 - update typescript, fix typings and add ExternalLinkMenuItem component * 1123 - fix @react-pdf typings and other left out * 1123 - revert test:e2e command * 1123 - remove unecessary resolution * 1123 - update support page e2e tests to match behaviour * 1123 - fix expects on the homepage tests and move out next/script * 1123 - update auth to now protect admin * change out WhatsAppOutlined for WhatsApp in `socialMedia.ts` * remove ts-expec-error from chat.tsx * return @ts-expect-error on the chat.tsx component * return typescript to 4.5.5 * update to typescript 4.8.3
- Loading branch information