bumps next to 16.3 across every app and takes the typescript 7 type checking the release enables, replacing the `@typescript/typescript6` alias each next app carried for next's old javascript compiler API.
also gives the use-generative loader rule its own turbopack entry so it stops matching generated modules (which broke examples/with-ffmpeg on 16.3) without narrowing a caller's own loaders, gitignores the agent rules `next dev` now writes per app, and excludes next from the release age policy.
bumps js/ts dependencies across the monorepo via taze, refreshed against main as of merge time. holds kept deliberately: @babel/core 7 (react-compiler compatibility), eve 0.22, oxfmt 0.58, lexical 0.46 (forward-delete regression in 0.47), react-native-safe-area-context ~5.7.0 (expo SDK 57 matrix), packageManager pnpm@11.10.0 (11.12+ standalone binary breaks pnpm/action-setup). expo natives wait out the 24h minimumReleaseAge window. full build, lint, resource-memo, and lexical tests green on the final head.
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>