Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit b28dfca

Browse files
Update angular monorepo
1 parent 7c96619 commit b28dfca

File tree

2 files changed

+91
-74
lines changed

2 files changed

+91
-74
lines changed

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,27 +30,27 @@
3030
},
3131
"private": true,
3232
"dependencies": {
33-
"@angular/animations": "~11.0.3",
34-
"@angular/common": "~11.0.3",
35-
"@angular/compiler": "~11.0.3",
36-
"@angular/core": "~11.0.3",
37-
"@angular/forms": "~11.0.3",
38-
"@angular/platform-browser": "~11.0.3",
39-
"@angular/platform-browser-dynamic": "~11.0.3",
40-
"@angular/router": "~11.0.3",
33+
"@angular/animations": "11.2.14",
34+
"@angular/common": "11.2.14",
35+
"@angular/compiler": "11.2.14",
36+
"@angular/core": "11.2.14",
37+
"@angular/forms": "11.2.14",
38+
"@angular/platform-browser": "11.2.14",
39+
"@angular/platform-browser-dynamic": "11.2.14",
40+
"@angular/router": "11.2.14",
4141
"@myworkspace/scss": "file:libs/scss",
4242
"@ngx-translate/core": "~13.0.0",
4343
"@ngx-translate/http-loader": "~6.0.0",
4444
"components-font-awesome": "^5.4.2",
4545
"core-js": "^3.6.5",
4646
"rxjs": "~6.6.0",
4747
"tslib": "2.4.0",
48-
"zone.js": "~0.11.1"
48+
"zone.js": "0.11.8"
4949
},
5050
"devDependencies": {
5151
"@angular-devkit/build-angular": "~0.1001.0",
52-
"@angular/compiler-cli": "~11.0.3",
53-
"@angular/language-service": "~11.0.3",
52+
"@angular/compiler-cli": "11.2.14",
53+
"@angular/language-service": "11.2.14",
5454
"@nrwl/angular": "^10.3.0",
5555
"@nrwl/cli": "10.4.4",
5656
"@nrwl/jest": "10.4.4",

0 commit comments

Comments
 (0)