authentication

This commit is contained in:
paola.trabucco
2024-08-07 14:53:43 +02:00
parent ae95f2b4cc
commit e20f7521bb
7 changed files with 134 additions and 24 deletions

View File

@@ -10,12 +10,14 @@
"dependencies": {
"@heroicons/vue": "^2.1.5",
"@primevue/themes": "^4.0.0",
"@websanova/vue-auth": "^4.2.1",
"axios": "^1.7.2",
"chart.js": "3.3.2",
"json-editor-vue": "^0.15.1",
"primeicons": "^6.0.1",
"primevue": "^4.0.0",
"vue": "^3.4.34",
"vue-authenticate-2": "^2.2.0",
"vue-markdown-render": "^2.2.1",
"vue-router": "^4.4.0"
},