update to angular 21

This commit is contained in:
2025-12-13 18:35:30 +11:00
parent fa1e69ee74
commit ef7f2bcf1c
16 changed files with 10231 additions and 178 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# FamilyTree
# FamilyTreeUI
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.1.1.
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.0.2.
## Development server
@@ -38,7 +38,7 @@ This will compile your project and store the build artifacts in the `dist/` dire
## Running unit tests
To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:
To execute unit tests with the [Vitest](https://vitest.dev/) test runner, use the following command:
```bash
ng test