mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
chore: ⬆️ Upgrade dependencies
Some checks failed
Some checks failed
This commit is contained in:
parent
e986825056
commit
5e0cd4e68f
4 changed files with 299 additions and 291 deletions
32
package.json
32
package.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue