2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Unit Test Fixes (#8245)

* Add @types/dompurify

* JS fix

* Update allowed tags
This commit is contained in:
Oliver
2024-10-07 20:17:31 +11:00
committed by GitHub
parent 846b17aa1d
commit 36e3159c1a
4 changed files with 15 additions and 0 deletions

View File

@ -40,6 +40,7 @@
"@sentry/react": "^8.31.0",
"@tabler/icons-react": "^3.17.0",
"@tanstack/react-query": "^5.56.2",
"@types/dompurify": "^3.0.5",
"@uiw/codemirror-theme-vscode": "^4.23.3",
"@uiw/react-codemirror": "^4.23.3",
"@uiw/react-split": "^5.9.3",