|
21 | 21 | ] |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@angular/animations": "^20.1.6", |
25 | | - "@angular/cdk": "^20.1.5", |
26 | | - "@angular/common": "^20.1.6", |
27 | | - "@angular/compiler": "^20.1.6", |
28 | | - "@angular/core": "^20.1.6", |
29 | | - "@angular/forms": "^20.1.6", |
30 | | - "@angular/material": "^20.1.5", |
31 | | - "@angular/platform-browser": "^20.1.6", |
32 | | - "@angular/platform-browser-dynamic": "^20.1.6", |
33 | | - "@angular/router": "^20.1.6", |
34 | | - "@angular/service-worker": "^20.1.6", |
35 | | - "dexie": "^4.0.11", |
| 24 | + "@angular/animations": "^20.3.0", |
| 25 | + "@angular/cdk": "^20.2.2", |
| 26 | + "@angular/common": "^20.3.0", |
| 27 | + "@angular/compiler": "^20.3.0", |
| 28 | + "@angular/core": "^20.3.0", |
| 29 | + "@angular/forms": "^20.3.0", |
| 30 | + "@angular/material": "^20.2.2", |
| 31 | + "@angular/platform-browser": "^20.3.0", |
| 32 | + "@angular/platform-browser-dynamic": "^20.3.0", |
| 33 | + "@angular/router": "^20.3.0", |
| 34 | + "@angular/service-worker": "^20.3.0", |
| 35 | + "dexie": "^4.2.0", |
36 | 36 | "marked": "^15.0.12", |
37 | 37 | "ngxtension": "^5.1.0", |
38 | 38 | "rxjs": "~7.8.2", |
39 | 39 | "tslib": "^2.8.1", |
40 | | - "uuid": "^11.1.0", |
| 40 | + "uuid": "^13.0.0", |
41 | 41 | "zone.js": "^0.15.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@angular/build": "^20.1.5", |
45 | | - "@angular/cli": "^20.1.5", |
46 | | - "@angular/compiler-cli": "^20.1.6", |
| 44 | + "@angular/build": "^20.3.0", |
| 45 | + "@angular/cli": "^20.3.0", |
| 46 | + "@angular/compiler-cli": "^20.3.0", |
47 | 47 | "@types/jest": "^30.0.0", |
48 | 48 | "gulp": "^5.0.1", |
49 | 49 | "gulp-brotli": "^3.0.0", |
|
0 commit comments