Compare commits

...

3 commits

2 changed files with 2725 additions and 1812 deletions

4533
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,12 +28,12 @@
"@angular/cli": "^20.0.3",
"@angular/compiler-cli": "^20.0.4",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.1.0",
"jasmine-core": "~5.10.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.8.3"
"typescript": "~5.9.0"
}
}