chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-06-26 22:40:57 +02:00
parent 9b55759220
commit fa8603d816
No known key found for this signature in database
2 changed files with 98 additions and 98 deletions

View file

@ -35,28 +35,28 @@
"@nuxt/fonts": "^0.11.4",
"@nuxtjs/color-mode": "3.5.2",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.10",
"@tailwindcss/vite": "^4.1.11",
"@tanstack/vue-table": "^8.21.3",
"@tiptap/extension-highlight": "^2.14.0",
"@tiptap/extension-image": "^2.14.0",
"@tiptap/extension-link": "^2.14.0",
"@tiptap/extension-mention": "^2.14.0",
"@tiptap/extension-placeholder": "^2.14.0",
"@tiptap/extension-subscript": "^2.14.0",
"@tiptap/extension-superscript": "^2.14.0",
"@tiptap/extension-task-item": "^2.14.0",
"@tiptap/extension-task-list": "^2.14.0",
"@tiptap/extension-underline": "^2.14.0",
"@tiptap/pm": "^2.14.0",
"@tiptap/starter-kit": "^2.14.0",
"@tiptap/suggestion": "^2.14.0",
"@tiptap/vue-3": "^2.14.0",
"@tiptap/extension-highlight": "^2.22.3",
"@tiptap/extension-image": "^2.22.3",
"@tiptap/extension-link": "^2.22.3",
"@tiptap/extension-mention": "^2.22.3",
"@tiptap/extension-placeholder": "^2.22.3",
"@tiptap/extension-subscript": "^2.22.3",
"@tiptap/extension-superscript": "^2.22.3",
"@tiptap/extension-task-item": "^2.22.3",
"@tiptap/extension-task-list": "^2.22.3",
"@tiptap/extension-underline": "^2.22.3",
"@tiptap/pm": "^2.22.3",
"@tiptap/starter-kit": "^2.22.3",
"@tiptap/suggestion": "^2.22.3",
"@tiptap/vue-3": "^2.22.3",
"@vee-validate/zod": "^4.15.1",
"@versia/client": "0.2.0-alpha.4",
"@videojs-player/vue": "^1.0.0",
"@vite-pwa/nuxt": "^1.0.4",
"@vueuse/core": "^13.3.0",
"@vueuse/nuxt": "^13.3.0",
"@vueuse/core": "^13.4.0",
"@vueuse/nuxt": "^13.4.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-vue": "^8.6.0",
@ -64,7 +64,7 @@
"emojibase-data": "^16.0.3",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.517.0",
"lucide-vue-next": "^0.523.0",
"magic-regexp": "^0.10.0",
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
@ -73,7 +73,7 @@
"reka-ui": "^2.3.1",
"shadcn-nuxt": "2.2.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.10",
"tailwindcss": "^4.1.11",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.3.4",
"vaul-vue": "^0.4.1",
@ -82,7 +82,7 @@
"vue": "^3.5.17",
"vue-draggable-plus": "^0.6.0",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.0",
"vue-sonner": "^2.0.1",
"zod": "^3.25.67"
},
"devDependencies": {