Removed @types/dompurify dependency. Updated dompurify and other dependencies.
Changelog
- Removed
@types/dompurify
dependency which caused an issue #301. The third-party types are not needed anymore becausedompurify
provides their own. Thanks to @Bro3Simon for helping with it. - Updated
dompurify
and other dependencies.
See the complete changelog for more details.