mirror of
https://github.com/makeplane/plane.git
synced 2025-12-17 20:37:54 +01:00
* [WEB-5196] chore: switch from isomorphic-dompurify to dompurify Replace isomorphic-dompurify with dompurify package in utils. This change simplifies the dependency and uses the canonical DOMPurify package directly. * fix: removing dompurify from the space app as dependency * chore: remove unused import --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>