feat: Add custom emoji picker
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-05-27 21:45:54 +02:00
parent b77700b8b8
commit 2b72a2a5ea
No known key found for this signature in database
15 changed files with 592 additions and 6 deletions

View file

@ -60,6 +60,8 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-vue": "^8.6.0",
"emojibase": "^16.0.0",
"emojibase-data": "^16.0.3",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.511.0",