npm lists version 1.7.1 of @unified-latex/unified-latex-prettier as the most recent release. However, looking at the dependency list for prettier-plugin-latex, version 2.4.2 is listed.
Indeed, version 2.4.2 is available on npmjs as an 8 month old release:

But it is not listed as a formal release on GitHub.
I'm assuming version 2.4.2 was pushed manually by accident. However, its presence on npmjs and listing in prettier-plugin-latex causes this version to be installed instead of actually newer releases such as 1.6.0+.
npm lists version 1.7.1 of
@unified-latex/unified-latex-prettieras the most recent release. However, looking at the dependency list forprettier-plugin-latex, version 2.4.2 is listed.Indeed, version 2.4.2 is available on npmjs as an 8 month old release:
But it is not listed as a formal release on GitHub.
I'm assuming version 2.4.2 was pushed manually by accident. However, its presence on npmjs and listing in
prettier-plugin-latexcauses this version to be installed instead of actually newer releases such as 1.6.0+.