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-05 13:57:13 +02:00
parent 1ec56ef150
commit d0ad8a23a0
No known key found for this signature in database
4 changed files with 489 additions and 326 deletions

View file

@ -62,26 +62,26 @@
"embla-carousel-vue": "^8.6.0",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.503.0",
"lucide-vue-next": "^0.507.0",
"magic-regexp": "^0.10.0",
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
"nuxt": "^3.17.1",
"nuxt": "^3.17.2",
"nuxt-security": "^2.2.0",
"reka-ui": "^2.2.0",
"shadcn-nuxt": "2.1.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.5",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.2.8",
"tw-animate-css": "^1.2.9",
"vaul-vue": "^0.4.1",
"vee-validate": "^4.15.0",
"virtua": "^0.40.4",
"virtua": "^0.41.0",
"vue": "^3.5.13",
"vue-draggable-plus": "^0.6.0",
"vue-router": "^4.5.1",
"vue-sonner": "^1.3.2",
"zod": "^3.24.3"
"zod": "^3.24.4"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",