|
13 | 13 | },
|
14 | 14 | "private": true,
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/animations": "~10.1.0", |
17 |
| - "@angular/common": "~10.1.0", |
18 |
| - "@angular/compiler": "~10.1.0", |
19 |
| - "@angular/core": "~10.1.0", |
20 |
| - "@angular/forms": "~10.1.0", |
21 |
| - "@angular/platform-browser": "~10.1.0", |
22 |
| - "@angular/platform-browser-dynamic": "~10.1.0", |
23 |
| - "@angular/router": "~10.1.0", |
| 16 | + "@angular/animations": "10.2.5", |
| 17 | + "@angular/common": "10.2.5", |
| 18 | + "@angular/compiler": "10.2.5", |
| 19 | + "@angular/core": "10.2.5", |
| 20 | + "@angular/forms": "10.2.5", |
| 21 | + "@angular/platform-browser": "10.2.5", |
| 22 | + "@angular/platform-browser-dynamic": "10.2.5", |
| 23 | + "@angular/router": "10.2.5", |
24 | 24 | "rxjs": "~6.6.0",
|
25 | 25 | "socket.io-client": "~4.4.0",
|
26 | 26 | "tslib": "^2.0.0",
|
27 |
| - "zone.js": "~0.10.2" |
| 27 | + "zone.js": "0.11.4" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "@angular-devkit/build-angular": "~0.1001.0",
|
31 | 31 | "@angular/cli": "~10.1.0",
|
32 |
| - "@angular/compiler-cli": "~10.1.0", |
| 32 | + "@angular/compiler-cli": "10.2.5", |
33 | 33 | "@types/jasmine": "~3.5.0",
|
34 | 34 | "@types/jasminewd2": "~2.0.3",
|
35 | 35 | "@types/node": "^12.11.1",
|
|
0 commit comments