The version of the parser, @typescript-eslint/parser@5.62.0, is now over two years old. We're receiving the following warning that indicates the parser doesn't support the latest version of Typescript. Can this dependency be updated soon?
=============
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.
You may find that it works just fine, or you may not.
SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.2.0
YOUR TYPESCRIPT VERSION: 5.8.3
Please only submit bug reports when using the officially supported version.
=============