Update package dependencies to vitest v4.0.16 and enhance role management in auth utilities with new role-checking functions in tests
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 57s

This commit is contained in:
Torsten Schulz (local)
2025-12-20 10:25:16 +01:00
parent 42b9a10437
commit 4f453f77bc
9 changed files with 238 additions and 730 deletions

View File

@@ -41,7 +41,7 @@
"postcss": "^8.4.0",
"supertest": "^7.1.0",
"tailwindcss": "^3.4.0",
"vitest": "^2.1.4",
"vitest": "^4.0.16",
"vue-eslint-parser": "^10.2.0"
}
}