|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^18.0.3", |
| 15 | + "@angular/animations": "^18.2.13", |
16 | 16 | "@angular/cdk": "^18.0.4", |
17 | | - "@angular/common": "^18.0.3", |
18 | | - "@angular/compiler": "^18.0.3", |
19 | | - "@angular/core": "^18.0.3", |
20 | | - "@angular/forms": "^18.0.3", |
21 | | - "@angular/localize": "^18.0.3", |
| 17 | + "@angular/common": "^18.2.13", |
| 18 | + "@angular/compiler": "^18.2.13", |
| 19 | + "@angular/core": "^18.2.13", |
| 20 | + "@angular/forms": "^18.2.13", |
| 21 | + "@angular/localize": "^18.2.13", |
22 | 22 | "@angular/material": "^18.0.4", |
23 | | - "@angular/platform-browser": "^18.0.3", |
24 | | - "@angular/platform-browser-dynamic": "^18.0.3", |
25 | | - "@angular/platform-server": "^18.0.3", |
26 | | - "@angular/router": "^18.0.3", |
27 | | - "@angular/service-worker": "^18.0.3", |
28 | | - "@angular/ssr": "^18.0.5", |
| 23 | + "@angular/platform-browser": "^18.2.13", |
| 24 | + "@angular/platform-browser-dynamic": "^18.2.13", |
| 25 | + "@angular/platform-server": "^18.2.13", |
| 26 | + "@angular/router": "^18.2.13", |
| 27 | + "@angular/service-worker": "^18.2.13", |
| 28 | + "@angular/ssr": "^18.2.12", |
29 | 29 | "@sentry/browser": "^5.5.0", |
30 | 30 | "angular-oauth2-oidc": "^15.0.1", |
31 | 31 | "express": "^4.18.2", |
32 | 32 | "rxjs": "~7.8.0", |
33 | 33 | "tslib": "^2.3.0", |
34 | | - "zone.js": "~0.14.2" |
| 34 | + "zone.js": "~0.14.10" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@angular-devkit/build-angular": "^18.0.5", |
38 | | - "@angular/cli": "^18.0.5", |
39 | | - "@angular/compiler-cli": "^18.0.3", |
40 | | - "@angular/language-service": "^18.0.3", |
| 37 | + "@angular-devkit/build-angular": "^18.2.12", |
| 38 | + "@angular/cli": "^18.2.12", |
| 39 | + "@angular/compiler-cli": "^18.2.13", |
| 40 | + "@angular/language-service": "^18.2.13", |
41 | 41 | "@types/express": "^4.17.17", |
42 | 42 | "@types/jasmine": "~3.3.8", |
43 | 43 | "@types/jasminewd2": "~2.0.3", |
|
0 commit comments