fix auth
Some checks failed
Build and Publish / build-release (push) Failing after 1m31s

This commit is contained in:
2026-05-14 12:12:03 -05:00
parent f19a727ef0
commit 3a52768b97
17 changed files with 601 additions and 41 deletions

View File

@@ -10,8 +10,10 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@auth/core": "^0.40.0",
"@nuxt/eslint": "^1.15.2",
"@nuxt/ui": "^4.5.0",
"@zitadel/nuxt-auth": "^1.0.0",
"jspdf": "^4.2.0",
"nuxt": "^4.3.1",
"nuxt-open-fetch": "^0.13.8",