chore: ⬆️ Upgrade all 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-04-25 19:57:22 +02:00
parent e0204e234b
commit 0443a37508
No known key found for this signature in database
4 changed files with 324 additions and 220 deletions

View file

@ -32,10 +32,10 @@
"check": "bunx tsc -p ."
},
"dependencies": {
"@nuxt/fonts": "^0.11.1",
"@nuxt/fonts": "^0.11.2",
"@nuxtjs/color-mode": "3.5.2",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.3",
"@tailwindcss/vite": "^4.1.4",
"@tiptap/extension-highlight": "^2.11.7",
"@tiptap/extension-image": "^2.11.7",
"@tiptap/extension-link": "^2.11.7",
@ -61,24 +61,24 @@
"embla-carousel-vue": "^8.6.0",
"fuzzysort": "^3.1.0",
"html-to-text": "^9.0.5",
"lucide-vue-next": "^0.487.0",
"magic-regexp": "^0.9.0",
"lucide-vue-next": "^0.503.0",
"magic-regexp": "^0.10.0",
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
"nuxt": "^3.16.2",
"nuxt-security": "^2.2.0",
"reka-ui": "^2.2.0",
"shadcn-nuxt": "2.0.1",
"shadcn-nuxt": "2.1.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.3",
"tailwindcss": "^4.1.4",
"tailwindcss-animate": "^1.0.7",
"tw-animate-css": "^1.2.5",
"tw-animate-css": "^1.2.8",
"vaul-vue": "^0.4.1",
"vee-validate": "^4.15.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-sonner": "^1.3.0",
"zod": "^3.24.2"
"vue-router": "^4.5.1",
"vue-sonner": "^1.3.2",
"zod": "^3.24.3"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
@ -87,13 +87,13 @@
"@iconify-json/noto": "^1.2.3",
"@iconify-json/twemoji": "^1.2.2",
"@iconify/utils": "^2.3.0",
"@inlang/paraglide-js": "2.0.11",
"@inlang/plugin-m-function-matcher": "^2.0.9",
"@inlang/paraglide-js": "2.0.12",
"@inlang/plugin-m-function-matcher": "^2.0.10",
"@inlang/plugin-message-format": "^4.0.0",
"@tailwindcss/forms": "^0.5.10",
"@types/html-to-text": "^9.0.4",
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8"
"vue-tsc": "^2.2.10"
},
"trustedDependencies": [
"@biomejs/biome",