I should add that while EmDash does use TanStack Router in its admin, the dependencies are pinned so EmDash sites should not be affected.
Good postmortem on the @tanstack.com supply-chain attack. The key part (which should be called out loudly): never run install on untrusted code inside a `pull_request_target` workflow. tanstack.com/blog/npm-sup...