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