mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chat history/code syntax highlighting added
This commit is contained in:
@@ -33,7 +33,10 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@sveltejs/adapter-node": "^1.3.1",
|
||||
"highlight.js": "^11.9.0",
|
||||
"idb": "^7.1.1",
|
||||
"marked": "^9.1.0",
|
||||
"svelte-french-toast": "^1.2.0"
|
||||
"svelte-french-toast": "^1.2.0",
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user