mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Add emoji viewer settings
This commit is contained in:
parent
3d27565a3e
commit
28facd6d5f
9 changed files with 171 additions and 7 deletions
12
package.json
12
package.json
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue