mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
58b06f5d45
commit
4b1b6040db
26
package.json
26
package.json
|
|
@ -33,28 +33,28 @@
|
|||
"@nuxt/fonts": "^0.10.3",
|
||||
"@nuxtjs/color-mode": "3.5.2",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"@vee-validate/zod": "^4.14.7",
|
||||
"@vee-validate/zod": "^4.15.0",
|
||||
"@versia/client": "0.1.4",
|
||||
"@vite-pwa/nuxt": "^0.10.6",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"@vueuse/nuxt": "^12.0.0",
|
||||
"@vueuse/core": "^12.2.0",
|
||||
"@vueuse/nuxt": "^12.2.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"embla-carousel-vue": "^8.5.1",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"html-to-text": "^9.0.5",
|
||||
"lucide-vue-next": "^0.468.0",
|
||||
"lucide-vue-next": "^0.469.0",
|
||||
"magic-regexp": "^0.8.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.0.9",
|
||||
"nuxt": "^3.14.1592",
|
||||
"nuxt": "^3.15.0",
|
||||
"nuxt-security": "^2.1.5",
|
||||
"radix-vue": "^1.9.11",
|
||||
"shadcn-nuxt": "0.11.3",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vaul-vue": "^0.2.0",
|
||||
"vee-validate": "^4.14.7",
|
||||
"vee-validate": "^4.15.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-sonner": "^1.3.0",
|
||||
|
|
@ -62,16 +62,16 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@iconify-json/fluent-emoji": "^1.2.1",
|
||||
"@iconify-json/fluent-emoji-flat": "^1.2.1",
|
||||
"@iconify-json/noto": "^1.2.1",
|
||||
"@iconify-json/twemoji": "^1.2.1",
|
||||
"@iconify/utils": "^2.2.0",
|
||||
"@iconify-json/fluent-emoji": "^1.2.2",
|
||||
"@iconify-json/fluent-emoji-flat": "^1.2.2",
|
||||
"@iconify-json/noto": "^1.2.2",
|
||||
"@iconify-json/twemoji": "^1.2.2",
|
||||
"@iconify/utils": "^2.2.1",
|
||||
"@nuxtjs/tailwindcss": "^6.12.2",
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"typescript": "^5.7.2",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"vue-tsc": "^2.2.0",
|
||||
"@inlang/paraglide-js": "1.11.3"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue