chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-05-28 20:58:07 +02:00
parent 2b72a2a5ea
commit 25e4892137
No known key found for this signature in database
4 changed files with 686 additions and 311 deletions

View file

@ -35,7 +35,7 @@
"@nuxt/fonts": "^0.11.4",
"@nuxtjs/color-mode": "3.5.2",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.7",
"@tailwindcss/vite": "^4.1.8",
"@tanstack/vue-table": "^8.21.3",
"@tiptap/extension-highlight": "^2.12.0",
"@tiptap/extension-image": "^2.12.0",
@ -52,11 +52,11 @@
"@tiptap/suggestion": "^2.12.0",
"@tiptap/vue-3": "^2.12.0",
"@vee-validate/zod": "^4.15.0",
"@versia/client": "0.2.0-alpha.3",
"@versia/client": "0.2.0-alpha.4",
"@videojs-player/vue": "^1.0.0",
"@vite-pwa/nuxt": "^1.0.1",
"@vueuse/core": "^13.2.0",
"@vueuse/nuxt": "^13.2.0",
"@vueuse/core": "^13.3.0",
"@vueuse/nuxt": "^13.3.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-vue": "^8.6.0",
@ -70,20 +70,20 @@
"nanoid": "^5.1.5",
"nuxt": "^3.17.4",
"nuxt-security": "^2.2.0",
"reka-ui": "^2.2.1",
"shadcn-nuxt": "2.1.0",
"reka-ui": "^2.3.0",
"shadcn-nuxt": "2.2.0",
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.7",
"tailwindcss": "^4.1.8",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.3.0",
"vaul-vue": "^0.4.1",
"vee-validate": "^4.15.0",
"virtua": "^0.41.2",
"vue": "^3.5.14",
"vue": "^3.5.15",
"vue-draggable-plus": "^0.6.0",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.0",
"zod": "^3.25.23"
"zod": "^3.25.32"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",