|
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | 18 | "@angular-builders/jest": "^20.0.0", |
19 | | - "@angular/animations": "20.3.15", |
20 | | - "@angular/cdk": "20.2.14", |
21 | | - "@angular/common": "20.3.15", |
22 | | - "@angular/compiler": "20.3.15", |
23 | | - "@angular/core": "20.3.15", |
24 | | - "@angular/forms": "20.3.15", |
| 19 | + "@angular/animations": "^20.3.16", |
| 20 | + "@angular/cdk": "^20.2.14", |
| 21 | + "@angular/common": "^20.3.16", |
| 22 | + "@angular/compiler": "^20.3.16", |
| 23 | + "@angular/core": "^20.3.16", |
| 24 | + "@angular/forms": "^20.3.16", |
25 | 25 | "@angular/material": "20.2.14", |
26 | 26 | "@angular/material-experimental": "^20.2.14", |
27 | 27 | "@angular/material-moment-adapter": "20.2.14", |
28 | | - "@angular/platform-browser": "20.3.15", |
29 | | - "@angular/platform-browser-dynamic": "20.3.15", |
30 | | - "@angular/router": "20.3.15", |
| 28 | + "@angular/platform-browser": "^20.3.16", |
| 29 | + "@angular/platform-browser-dynamic": "^20.3.16", |
| 30 | + "@angular/router": "^20.3.16", |
31 | 31 | "@bcgov/bc-sans": "^2.1.0", |
32 | 32 | "@ng-matero/extensions": "^20.3.1", |
33 | 33 | "@ng-select/ng-option-highlight": "^20.6.3", |
|
51 | 51 | "@angular-eslint/schematics": "18.4.3", |
52 | 52 | "@angular-eslint/template-parser": "18.4.3", |
53 | 53 | "@angular/build": "^20.3.14", |
54 | | - "@angular/cli": "20.3.14", |
55 | | - "@angular/compiler-cli": "20.3.15", |
| 54 | + "@angular/cli": "^20.3.14", |
| 55 | + "@angular/compiler-cli": "^20.3.16", |
56 | 56 | "@golevelup/ts-jest": "^0.7.0", |
57 | 57 | "@types/jest": "^29.5.14", |
58 | 58 | "@typescript-eslint/eslint-plugin": "7.18.0", |
|
0 commit comments