|
57 | 57 | }
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@angular-devkit/build-angular": "^15.2.10", |
61 |
| - "@angular/cli": "^15.2.10", |
62 |
| - "@angular/common": "15.2.10", |
63 |
| - "@angular/compiler": "15.2.10", |
64 |
| - "@angular/compiler-cli": "15.2.10", |
65 |
| - "@angular/core": "15.2.10", |
66 |
| - "@angular/forms": "15.2.10", |
67 |
| - "@angular/language-service": "15.2.10", |
68 |
| - "@angular/platform-browser": "15.2.10", |
69 |
| - "@angular/platform-browser-dynamic": "15.2.10", |
70 |
| - "@angular/router": "15.2.10", |
| 60 | + "@angular-devkit/build-angular": "^16.2.11", |
| 61 | + "@angular/cli": "^16.2.11", |
| 62 | + "@angular/common": "16.2.12", |
| 63 | + "@angular/compiler": "16.2.12", |
| 64 | + "@angular/compiler-cli": "16.2.12", |
| 65 | + "@angular/core": "16.2.12", |
| 66 | + "@angular/forms": "16.2.12", |
| 67 | + "@angular/language-service": "16.2.12", |
| 68 | + "@angular/platform-browser": "16.2.12", |
| 69 | + "@angular/platform-browser-dynamic": "16.2.12", |
| 70 | + "@angular/router": "16.2.12", |
71 | 71 | "@types/jasmine": "^3.10.18",
|
72 | 72 | "@types/jest": "^29.5.11",
|
73 | 73 | "@types/node": "^12.20.55",
|
|
104 | 104 | "typescript": "^4.9.5",
|
105 | 105 | "uuid": "3.1.0",
|
106 | 106 | "webpack": "3.8.1",
|
107 |
| - "zone.js": "^0.11.8" |
| 107 | + "zone.js": "^0.13.3" |
108 | 108 | },
|
109 | 109 | "dependencies": {
|
110 | 110 | "tslib": "^2.0.0"
|
|
0 commit comments