bb-plane-fork/apps/space/helpers
Aaron e710f5b278
[WEB-5196] chore: switch from isomorphic-dompurify to dompurify (#7983)
* [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>
2025-10-23 16:33:32 +05:30
..
authentication.helper.tsx [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
common.helper.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
date-time.helper.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
editor.helper.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
emoji.helper.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
file.helper.ts [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
issue.helper.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
query-param-generator.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
state.helper.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
string.helper.ts [WEB-5196] chore: switch from isomorphic-dompurify to dompurify (#7983) 2025-10-23 16:33:32 +05:30