upgrade dependencies and migrate, small improvements and fixes

This commit is contained in:
2025-05-11 18:04:52 +02:00
parent 16d2503d97
commit d1a2497e90
40 changed files with 6781 additions and 5026 deletions
+1
View File
@@ -6,6 +6,7 @@ import { ActivatedRoute } from '@angular/router';
import { UserService } from '../../services/user.service';
@Component({
standalone: false,
selector: 'page-user',
templateUrl: './user.page.html',
styleUrls: ['./user.page.scss']