|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^16.0.0", |
14 | | - "@angular/common": "^16.0.0", |
15 | | - "@angular/compiler": "^16.0.0", |
16 | | - "@angular/core": "^16.0.0", |
17 | | - "@angular/fire": "^7.6.1", |
18 | | - "@angular/forms": "^16.0.0", |
19 | | - "@angular/platform-browser": "^16.0.0", |
20 | | - "@angular/platform-browser-dynamic": "^16.0.0", |
21 | | - "@angular/router": "^16.0.0", |
| 13 | + "@angular/animations": "^17.2.4", |
| 14 | + "@angular/common": "^17.2.4", |
| 15 | + "@angular/compiler": "^17.2.4", |
| 16 | + "@angular/core": "^17.2.4", |
| 17 | + "@angular/fire": "^17.0.1", |
| 18 | + "@angular/forms": "^17.2.4", |
| 19 | + "@angular/platform-browser": "^17.2.4", |
| 20 | + "@angular/platform-browser-dynamic": "^17.2.4", |
| 21 | + "@angular/router": "^17.2.4", |
22 | 22 | "rxjs": "~7.8.0", |
23 | 23 | "tslib": "^2.3.0", |
24 | | - "zone.js": "~0.13.0" |
| 24 | + "zone.js": "~0.14.4" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@angular-devkit/build-angular": "^16.0.4", |
28 | | - "@angular/cli": "~16.0.4", |
29 | | - "@angular/compiler-cli": "^16.0.0", |
| 27 | + "@angular-devkit/build-angular": "^17.2.3", |
| 28 | + "@angular/cli": "~17.2.3", |
| 29 | + "@angular/compiler-cli": "^17.2.4", |
30 | 30 | "@types/jasmine": "~4.3.0", |
31 | 31 | "autoprefixer": "^10.4.14", |
32 | 32 | "jasmine-core": "~4.6.0", |
|
37 | 37 | "karma-jasmine-html-reporter": "~2.0.0", |
38 | 38 | "postcss": "^8.4.24", |
39 | 39 | "tailwindcss": "^3.3.2", |
40 | | - "typescript": "~5.0.2" |
| 40 | + "typescript": "~5.3.3" |
41 | 41 | } |
42 | 42 | } |
0 commit comments