chore: instala e configura toast com vue-sonner

This commit is contained in:
2026-04-29 23:00:18 -05:00
parent 1acde7202e
commit bb8a3c6f83
4 changed files with 37 additions and 9 deletions

View File

@@ -27,10 +27,12 @@
"@vee-validate/zod": "^4.15.1",
"jose": "^6.2.2",
"nuxt": "^4.4.2",
"pinia": "^3.0.4",
"prisma": "^6.16.2",
"vue": "^3.5.32",
"vue-router": "^5.0.4",
"zod": "^4.4.1"
"vue-sonner": "^2.0.9",
"zod": "^3.25.76"
},
"devDependencies": {
"@types/node": "^25.6.0",