|
14 | 14 | }, |
15 | 15 | "private": true, |
16 | 16 | "dependencies": { |
17 | | - "@angular/animations": "~16.2.0", |
18 | | - "@angular/common": "~16.2.0", |
19 | | - "@angular/compiler": "~16.2.0", |
20 | | - "@angular/core": "~16.2.0", |
21 | | - "@angular/forms": "~16.2.0", |
22 | | - "@angular/platform-browser": "~16.2.0", |
23 | | - "@angular/platform-browser-dynamic": "~16.2.0", |
24 | | - "@angular/router": "~16.2.0", |
| 17 | + "@angular/animations": "~19.0.0", |
| 18 | + "@angular/common": "~19.0.0", |
| 19 | + "@angular/compiler": "~19.0.0", |
| 20 | + "@angular/core": "~19.0.0", |
| 21 | + "@angular/forms": "~19.0.0", |
| 22 | + "@angular/platform-browser": "~19.0.0", |
| 23 | + "@angular/platform-browser-dynamic": "~19.0.0", |
| 24 | + "@angular/router": "~19.0.0", |
25 | 25 | "ng-particles": "^3.0.0", |
26 | 26 | "rxjs": "~7.8.0", |
27 | 27 | "tslib": "^2.3.0", |
|
31 | 31 | "devDependencies": { |
32 | 32 | "@angular-devkit/build-angular": "~16.2.0", |
33 | 33 | "@angular/cli": "~16.2.0", |
34 | | - "@angular/compiler-cli": "~16.2.0", |
| 34 | + "@angular/compiler-cli": "~19.0.0", |
35 | 35 | "@types/jasmine": "~4.3.0", |
36 | 36 | "@types/jasminewd2": "~2.0.8", |
37 | 37 | "@types/node": "^20.0.0", |
|
0 commit comments