|
|
@ -58,7 +58,7 @@ |
|
|
"@angular-eslint/eslint-plugin-template": "~20.0.0", |
|
|
"@angular-eslint/eslint-plugin-template": "~20.0.0", |
|
|
"@angular-eslint/template-parser": "~20.0.0", |
|
|
"@angular-eslint/template-parser": "~20.0.0", |
|
|
"@angular/animations": "~20.0.0", |
|
|
"@angular/animations": "~20.0.0", |
|
|
"@angular/cli": "~20.0.1", |
|
|
"@angular/cli": "~20.0.0", |
|
|
"@angular/common": "~20.0.0", |
|
|
"@angular/common": "~20.0.0", |
|
|
"@angular/compiler": "~20.0.0", |
|
|
"@angular/compiler": "~20.0.0", |
|
|
"@angular/compiler-cli": "~20.0.0", |
|
|
"@angular/compiler-cli": "~20.0.0", |
|
|
@ -69,9 +69,9 @@ |
|
|
"@angular/platform-browser": "~20.0.0", |
|
|
"@angular/platform-browser": "~20.0.0", |
|
|
"@angular/platform-browser-dynamic": "~20.0.0", |
|
|
"@angular/platform-browser-dynamic": "~20.0.0", |
|
|
"@angular/router": "~20.0.0", |
|
|
"@angular/router": "~20.0.0", |
|
|
"@angular/ssr": "^19.2.11", |
|
|
"@angular/ssr": "~20.0.0", |
|
|
"@angular/platform-server": "19.2.10", |
|
|
"@angular/platform-server": "~20.0.0", |
|
|
"express": "^4.18.2", |
|
|
"express": "~4.18.0", |
|
|
"@fortawesome/fontawesome-free": "^6.0.0", |
|
|
"@fortawesome/fontawesome-free": "^6.0.0", |
|
|
"@ng-bootstrap/ng-bootstrap": "~19.0.0", |
|
|
"@ng-bootstrap/ng-bootstrap": "~19.0.0", |
|
|
"@ngneat/spectator": "~19.6.2", |
|
|
"@ngneat/spectator": "~19.6.2", |
|
|
|