-fixed: lista richieste ingresso ai gruppi

This commit is contained in:
Surya Paolo
2024-04-05 15:49:25 +02:00
parent aa29a7fa46
commit ae08bc9ad6
8 changed files with 442 additions and 415 deletions

View File

@@ -43,7 +43,6 @@
"bcryptjs": "^2.4.3",
"chart.js": "^4.4.2",
"core-js": "^3.36.1",
"crypto": "^1.0.1",
"crypto-browserify": "^3.12.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
@@ -146,7 +145,7 @@
"not dead"
],
"engines": {
"node": ">= 18.17.0",
"node": ">= 18.18.0",
"npm": ">= 6.14.8",
"yarn": ">= 1.21.1"
}