mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
5658ea486b
commit
43eebfcd94
2 changed files with 90 additions and 96 deletions
43
package.json
43
package.json
|
|
@ -33,20 +33,20 @@
|
|||
"@nuxt/fonts": "^0.10.3",
|
||||
"@nuxtjs/color-mode": "3.5.2",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tiptap/extension-highlight": "^2.11.3",
|
||||
"@tiptap/extension-image": "^2.11.3",
|
||||
"@tiptap/extension-link": "^2.11.3",
|
||||
"@tiptap/extension-mention": "^2.11.3",
|
||||
"@tiptap/extension-placeholder": "^2.11.3",
|
||||
"@tiptap/extension-subscript": "^2.11.3",
|
||||
"@tiptap/extension-superscript": "^2.11.3",
|
||||
"@tiptap/extension-task-item": "^2.11.3",
|
||||
"@tiptap/extension-task-list": "^2.11.3",
|
||||
"@tiptap/extension-underline": "^2.11.3",
|
||||
"@tiptap/pm": "^2.11.3",
|
||||
"@tiptap/starter-kit": "^2.11.3",
|
||||
"@tiptap/suggestion": "^2.11.3",
|
||||
"@tiptap/vue-3": "^2.11.3",
|
||||
"@tiptap/extension-highlight": "^2.11.5",
|
||||
"@tiptap/extension-image": "^2.11.5",
|
||||
"@tiptap/extension-link": "^2.11.5",
|
||||
"@tiptap/extension-mention": "^2.11.5",
|
||||
"@tiptap/extension-placeholder": "^2.11.5",
|
||||
"@tiptap/extension-subscript": "^2.11.5",
|
||||
"@tiptap/extension-superscript": "^2.11.5",
|
||||
"@tiptap/extension-task-item": "^2.11.5",
|
||||
"@tiptap/extension-task-list": "^2.11.5",
|
||||
"@tiptap/extension-underline": "^2.11.5",
|
||||
"@tiptap/pm": "^2.11.5",
|
||||
"@tiptap/starter-kit": "^2.11.5",
|
||||
"@tiptap/suggestion": "^2.11.5",
|
||||
"@tiptap/vue-3": "^2.11.5",
|
||||
"@vee-validate/zod": "^4.15.0",
|
||||
"@versia/client": "0.1.5",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
|
|
@ -58,19 +58,18 @@
|
|||
"embla-carousel-vue": "^8.5.2",
|
||||
"fuzzysort": "^3.1.0",
|
||||
"html-to-text": "^9.0.5",
|
||||
"lucide-vue-next": "^0.474.0",
|
||||
"lucide-vue-next": "^0.475.0",
|
||||
"magic-regexp": "^0.8.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.0.9",
|
||||
"nuxt": "^3.15.3",
|
||||
"nuxt": "^3.15.4",
|
||||
"nuxt-security": "^2.1.5",
|
||||
"radix-vue": "^1.9.13",
|
||||
"shadcn-nuxt": "0.11.3",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwind-merge": "^3.0.1",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vaul-vue": "^0.2.0",
|
||||
"vaul-vue": "^0.2.1",
|
||||
"vee-validate": "^4.15.0",
|
||||
"video.js": "^8.21.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-sonner": "^1.3.0",
|
||||
|
|
@ -78,11 +77,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@iconify-json/fluent-emoji": "^1.2.2",
|
||||
"@iconify-json/fluent-emoji-flat": "^1.2.2",
|
||||
"@iconify-json/fluent-emoji": "^1.2.3",
|
||||
"@iconify-json/fluent-emoji-flat": "^1.2.3",
|
||||
"@iconify-json/noto": "^1.2.2",
|
||||
"@iconify-json/twemoji": "^1.2.2",
|
||||
"@iconify/utils": "^2.2.1",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@nuxtjs/tailwindcss": "^6.13.1",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue