Latest version "@arethetypeswrong/cli": "0.13.1" is not compatible with TS5.3 ```console error while checking file: ts.getResolvedModule is not a function ``` https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/core/src/internal/checks/internalResolutionError.ts#L28 EDIT: I [forked](https://github.com/ghoullier/arethetypeswrong.github.io/commit/fcf7b128bb0b56f8fa7adce33e6a33584b095545) the project to bump `typescript` and `ts-expose-internals` to 5.3.2 and it also [fails](https://github.com/ghoullier/arethetypeswrong.github.io/actions/runs/6949725632/job/18908422118)