mirror of
https://github.com/Discreetly/frontend.git
synced 2026-01-09 21:08:02 -05:00
Adding some libraries to update text chat and created BubbleText component
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"@sveltejs/adapter-cloudflare": "^2.3.0",
|
||||
"@sveltejs/kit": "^1.21.0",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@types/dompurify": "^3.0.2",
|
||||
"@types/qrcode": "^1.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
@@ -50,9 +51,12 @@
|
||||
"@ethersproject/strings": "^5.7.0",
|
||||
"@semaphore-protocol/group": "^3.10.1",
|
||||
"@semaphore-protocol/identity": "^3.10.1",
|
||||
"autolinker": "^4.0.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"discreetly-interfaces": "^0.1.38",
|
||||
"dompurify": "^3.0.5",
|
||||
"libsodium-wrappers": "^0.7.11",
|
||||
"marked": "^7.0.5",
|
||||
"poseidon-lite": "^0.2.0",
|
||||
"qr-scanner": "^1.4.2",
|
||||
"qrcode": "^1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user