chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 0s
Deploy to GitHub Pages / build (push) Failing after 0s
Deploy to GitHub Pages / deploy (push) Has been skipped
Docker / build (push) Failing after 0s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-08-28 14:46:31 +02:00
parent e055e2bc8f
commit b53b763bed
No known key found for this signature in database
5 changed files with 891 additions and 588 deletions

View file

@ -40,26 +40,26 @@
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.12",
"@tanstack/vue-table": "^8.21.3",
"@tiptap/extension-emoji": "^3.2.1",
"@tiptap/extension-highlight": "^3.2.1",
"@tiptap/extension-image": "^3.2.1",
"@tiptap/extension-list": "^3.2.1",
"@tiptap/extension-mention": "^3.2.1",
"@tiptap/extension-subscript": "^3.2.1",
"@tiptap/extension-superscript": "^3.2.1",
"@tiptap/extension-task-item": "^3.2.1",
"@tiptap/extension-task-list": "^3.2.1",
"@tiptap/extensions": "^3.2.1",
"@tiptap/pm": "^3.2.1",
"@tiptap/starter-kit": "^3.2.1",
"@tiptap/suggestion": "^3.2.1",
"@tiptap/vue-3": "^3.2.1",
"@tiptap/extension-emoji": "^3.3.0",
"@tiptap/extension-highlight": "^3.3.0",
"@tiptap/extension-image": "^3.3.0",
"@tiptap/extension-list": "^3.3.0",
"@tiptap/extension-mention": "^3.3.0",
"@tiptap/extension-subscript": "^3.3.0",
"@tiptap/extension-superscript": "^3.3.0",
"@tiptap/extension-task-item": "^3.3.0",
"@tiptap/extension-task-list": "^3.3.0",
"@tiptap/extensions": "^3.3.0",
"@tiptap/pm": "^3.3.0",
"@tiptap/starter-kit": "^3.3.0",
"@tiptap/suggestion": "^3.3.0",
"@tiptap/vue-3": "^3.3.0",
"@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.7.0",
"@vueuse/nuxt": "^13.7.0",
"@vueuse/core": "^13.8.0",
"@vueuse/nuxt": "^13.8.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-vue": "^8.6.0",
@ -67,7 +67,7 @@
"emojibase-data": "^16.0.3",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.540.0",
"lucide-vue-next": "^0.542.0",
"magic-regexp": "^0.10.0",
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
@ -75,7 +75,7 @@
"nuxt-security": "^2.4.0",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"reka-ui": "^2.4.1",
"reka-ui": "^2.5.0",
"shadcn-nuxt": "2.2.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.12",
@ -84,14 +84,14 @@
"vaul-vue": "^0.4.1",
"vee-validate": "^4.15.1",
"virtua": "^0.41.5",
"vue": "^3.5.19",
"vue": "^3.5.20",
"vue-draggable-plus": "^0.6.0",
"vue-router": "^4.5.1",
"vue-sonner": "^2.0.8",
"zod": "^3.25.76"
},
"devDependencies": {
"@biomejs/biome": "^2.2.0",
"@biomejs/biome": "^2.2.2",
"@iconify-json/fluent-emoji": "^1.2.6",
"@iconify-json/fluent-emoji-flat": "^1.2.5",
"@iconify-json/noto": "^1.2.6",