feat(new tool): emoji picker (#551)

This commit is contained in:
Corentin THOMASSET 2023-08-08 09:19:43 +02:00 committed by Corentin Thomasset
parent dfa1ba8554
commit 93f7cf0e98
No known key found for this signature in database
GPG key ID: DBD997E935996158
11 changed files with 192 additions and 6 deletions

View file

@ -53,6 +53,7 @@
"cronstrue": "^2.26.0",
"crypto-js": "^4.1.1",
"date-fns": "^2.29.3",
"emojilib": "^3.0.10",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"highlight.js": "^11.7.0",
@ -74,6 +75,7 @@
"sql-formatter": "^8.2.0",
"ts-pattern": "^4.2.2",
"ua-parser-js": "^1.0.35",
"unicode-emoji-json": "^0.4.0",
"unplugin-auto-import": "^0.16.4",
"uuid": "^8.3.2",
"vue": "^3.3.4",