This commit is contained in:
2026-04-05 00:43:23 +05:30
commit 8be37d3e92
425 changed files with 101853 additions and 0 deletions

9
thirdeye/package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"dependencies": {
"dompurify": "^3.3.3",
"html-react-parser": "^5.2.17"
},
"devDependencies": {
"@types/dompurify": "^3.0.5"
}
}