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-05-08 13:01:45 +02:00
parent e986825056
commit 5e0cd4e68f
No known key found for this signature in database
4 changed files with 299 additions and 291 deletions

View file

@ -37,20 +37,20 @@
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.5",
"@tanstack/vue-table": "^8.21.3",
"@tiptap/extension-highlight": "^2.11.9",
"@tiptap/extension-image": "^2.11.9",
"@tiptap/extension-link": "^2.11.9",
"@tiptap/extension-mention": "^2.11.9",
"@tiptap/extension-placeholder": "^2.11.9",
"@tiptap/extension-subscript": "^2.11.9",
"@tiptap/extension-superscript": "^2.11.9",
"@tiptap/extension-task-item": "^2.11.9",
"@tiptap/extension-task-list": "^2.11.9",
"@tiptap/extension-underline": "^2.11.9",
"@tiptap/pm": "^2.11.9",
"@tiptap/starter-kit": "^2.11.9",
"@tiptap/suggestion": "^2.11.9",
"@tiptap/vue-3": "^2.11.9",
"@tiptap/extension-highlight": "^2.12.0",
"@tiptap/extension-image": "^2.12.0",
"@tiptap/extension-link": "^2.12.0",
"@tiptap/extension-mention": "^2.12.0",
"@tiptap/extension-placeholder": "^2.12.0",
"@tiptap/extension-subscript": "^2.12.0",
"@tiptap/extension-superscript": "^2.12.0",
"@tiptap/extension-task-item": "^2.12.0",
"@tiptap/extension-task-list": "^2.12.0",
"@tiptap/extension-underline": "^2.12.0",
"@tiptap/pm": "^2.12.0",
"@tiptap/starter-kit": "^2.12.0",
"@tiptap/suggestion": "^2.12.0",
"@tiptap/vue-3": "^2.12.0",
"@vee-validate/zod": "^4.15.0",
"@versia/client": "0.1.5",
"@videojs-player/vue": "^1.0.0",
@ -62,13 +62,13 @@
"embla-carousel-vue": "^8.6.0",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.507.0",
"lucide-vue-next": "^0.508.0",
"magic-regexp": "^0.10.0",
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
"nuxt": "^3.17.2",
"nuxt-security": "^2.2.0",
"reka-ui": "^2.2.0",
"reka-ui": "^2.2.1",
"shadcn-nuxt": "2.1.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.5",