|
50 | 50 | "@uirouter/rx": "^1.0.0"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@angular/animations": "^12.0.0", |
54 |
| - "@angular/common": "^12.0.0", |
55 |
| - "@angular/compiler": "^12.0.0", |
56 |
| - "@angular/compiler-cli": "^12.0.0", |
57 |
| - "@angular/core": "^12.0.0", |
58 |
| - "@angular/platform-browser": "^12.0.0", |
59 |
| - "@angular/platform-browser-dynamic": "^12.0.0", |
| 53 | + "@angular/animations": "13", |
| 54 | + "@angular/common": "13", |
| 55 | + "@angular/compiler": "13", |
| 56 | + "@angular/compiler-cli": "13", |
| 57 | + "@angular/core": "13", |
| 58 | + "@angular/platform-browser": "13", |
| 59 | + "@angular/platform-browser-dynamic": "13", |
60 | 60 | "@types/jest": "^27.0.3",
|
61 | 61 | "@types/jquery": "^3.5.9",
|
62 | 62 | "@uirouter/core": "^6.0.8",
|
|
65 | 65 | "husky": "^7.0.4",
|
66 | 66 | "jest": "27.3.1",
|
67 | 67 | "jest-preset-angular": "11.0.1",
|
68 |
| - "ng-packagr": "^12.0.0", |
| 68 | + "ng-packagr": "13", |
69 | 69 | "postcss": "^8.0.0",
|
70 | 70 | "prettier": "^2.5.0",
|
71 | 71 | "pretty-quick": "^3.1.2",
|
72 | 72 | "rxjs": "6.6.7",
|
73 | 73 | "rxjs-compat": "^6.5.4",
|
74 | 74 | "ts-node": "10.4.0",
|
75 | 75 | "tslint": "^6.1.0",
|
76 |
| - "typescript": "~4.3.5", |
| 76 | + "typescript": "~4.4.2", |
77 | 77 | "zone.js": "0.11.4"
|
78 | 78 | },
|
79 | 79 | "ngPackage": {
|
|
0 commit comments