mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Use DOMPurify to sanitize HTML in typeahead results before rendering
This commit is contained in:
@@ -23,12 +23,14 @@
|
||||
"@sveltejs/vite-plugin-svelte": "^2.5.2",
|
||||
"@tauri-apps/cli": "^1.5.6",
|
||||
"@tsconfig/svelte": "^5.0.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/marked": "^6.0.0",
|
||||
"@types/node": "^20.10.3",
|
||||
"bulma": "^0.9.4",
|
||||
"bulma-prefers-dark": "^0.1.0-beta.1",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"dexie": "^4.0.1-beta.1",
|
||||
"dompurify": "^3.0.6",
|
||||
"eslint-config-standard-with-typescript": "^35.0.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
"flourite": "^1.2.4",
|
||||
|
||||
Reference in New Issue
Block a user