feat: Add emoji viewer settings

This commit is contained in:
Jesse Wierzbinski 2024-11-15 15:06:06 +01:00
parent 3d27565a3e
commit 28facd6d5f
No known key found for this signature in database
9 changed files with 171 additions and 7 deletions

View file

@ -29,11 +29,11 @@
"check": "bunx tsc -p ."
},
"dependencies": {
"@ark-ui/vue": "^4.2.0",
"@ark-ui/vue": "^4.4.1",
"@nuxt/fonts": "^0.10.2",
"@tailwindcss/typography": "^0.5.15",
"@vee-validate/nuxt": "^4.14.6",
"@vee-validate/zod": "^4.14.6",
"@vee-validate/nuxt": "^4.14.7",
"@vee-validate/zod": "^4.14.7",
"@versia/client": "^0.1.0",
"@vite-pwa/nuxt": "^0.10.6",
"@vueuse/core": "^11.2.0",
@ -45,13 +45,13 @@
"magic-regexp": "^0.8.0",
"mitt": "^3.0.1",
"nanoid": "^5.0.8",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"nuxt-headlessui": "^1.2.0",
"nuxt-security": "^2.0.0",
"nuxt-security": "^2.1.1",
"nuxt-shiki": "^0.3.0",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-vue": "^0.5.9",
"shiki": "^1.22.2",
"shiki": "^1.23.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"zod": "^3.23.8"