Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Commit 5bae4d2

Browse files
committed
Update angular monorepo
1 parent baaa442 commit 5bae4d2

File tree

2 files changed

+48
-55
lines changed

2 files changed

+48
-55
lines changed

src/presentation/web/package-lock.json

Lines changed: 36 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/presentation/web/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "10.1.5",
15-
"@angular/common": "10.1.5",
16-
"@angular/compiler": "10.1.5",
17-
"@angular/core": "10.1.5",
18-
"@angular/forms": "10.1.5",
19-
"@angular/localize": "10.1.5",
20-
"@angular/platform-browser": "10.1.5",
21-
"@angular/platform-browser-dynamic": "10.1.5",
22-
"@angular/router": "10.1.5",
14+
"@angular/animations": "10.2.1",
15+
"@angular/common": "10.2.1",
16+
"@angular/compiler": "10.2.1",
17+
"@angular/core": "10.2.1",
18+
"@angular/forms": "10.2.1",
19+
"@angular/localize": "10.2.1",
20+
"@angular/platform-browser": "10.2.1",
21+
"@angular/platform-browser-dynamic": "10.2.1",
22+
"@angular/router": "10.2.2",
2323
"@aspnet/signalr": "1.1.4",
2424
"@fortawesome/angular-fontawesome": "0.7.0",
2525
"@fortawesome/fontawesome-svg-core": "1.2.32",
@@ -29,13 +29,13 @@
2929
"rxjs": "6.6.3",
3030
"sweetalert2": "10.5.0",
3131
"tslib": "2.0.3",
32-
"zone.js": "0.11.1"
32+
"zone.js": "0.11.3"
3333
},
3434
"devDependencies": {
3535
"@angular-devkit/build-angular": "0.1001.6",
3636
"@angular/cli": "10.1.6",
37-
"@angular/compiler-cli": "10.1.5",
38-
"@angular/language-service": "10.1.5",
37+
"@angular/compiler-cli": "10.2.1",
38+
"@angular/language-service": "10.2.1",
3939
"@types/node": "12.12.67",
4040
"@types/jasmine": "3.5.14",
4141
"@types/jasminewd2": "2.0.8",

0 commit comments

Comments
 (0)