fix(frontend): remove isomorphic-dompurify for Cloudflare Workers compatibility

This commit is contained in:
2026-03-11 21:52:22 +08:00
parent cbe44ffd36
commit c0f7ad7458
2 changed files with 32 additions and 56 deletions

View File

@@ -18,8 +18,7 @@
"agentation": "^2.1.1",
"agentation-mcp": "^1.1.0",
"astro": "6.0.0-beta.17",
"better-auth": "^1.3.13",
"isomorphic-dompurify": "^3.0.0"
"better-auth": "^1.3.13"
},
"devDependencies": {
"@astrojs/check": "^0.9.6",