chore: update deps

This commit is contained in:
2026-02-11 09:25:29 -05:00
parent e9d6ca2f96
commit b45d3a02f0
2 changed files with 1141 additions and 1306 deletions

View File

@@ -24,28 +24,28 @@
},
"dependencies": {
"@iconify-json/cib": "^1.2.3",
"@iconify-json/lucide": "^1.2.88",
"@lewebsimple/nuxt-graphql": "^0.6.8",
"@iconify-json/lucide": "^1.2.90",
"@lewebsimple/nuxt-graphql": "^0.6.10",
"@nuxt/image": "^2.0.0",
"@nuxt/ui": "4.3.0",
"@nuxtjs/device": "4.0.0",
"@nuxtjs/seo": "^3.4.0",
"jwt-decode": "^4.0.0",
"nuxt": "^4.3.0",
"nuxt": "^4.3.1",
"nuxt-auth-utils": "^0.5.28",
"nuxt-svgo": "^4.2.6",
"tailwindcss": "^4.1.18",
"vue": "^3.5.27",
"vue": "^3.5.28",
"vue-router": "^4.6.4",
"zod": "^4.3.6"
},
"devDependencies": {
"changelogen": "^0.6.2",
"oxfmt": "^0.28.0",
"oxlint": "^1.43.0",
"oxlint": "^1.46.0",
"typescript": "^5.9.3",
"vue-tsc": "^3.2.4",
"wrangler": "^4.62.0"
"wrangler": "^4.64.0"
},
"pnpm": {
"overrides": {