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

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 7c96619 commit d155816
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 74 deletions.
143 changes: 80 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~11.0.3",
"@angular/common": "~11.0.3",
"@angular/compiler": "~11.0.3",
"@angular/core": "~11.0.3",
"@angular/forms": "~11.0.3",
"@angular/platform-browser": "~11.0.3",
"@angular/platform-browser-dynamic": "~11.0.3",
"@angular/router": "~11.0.3",
"@angular/animations": "~11.2.0",
"@angular/common": "~11.2.0",
"@angular/compiler": "~11.2.0",
"@angular/core": "~11.2.0",
"@angular/forms": "~11.2.0",
"@angular/platform-browser": "~11.2.0",
"@angular/platform-browser-dynamic": "~11.2.0",
"@angular/router": "~11.2.0",
"@myworkspace/scss": "file:libs/scss",
"@ngx-translate/core": "~13.0.0",
"@ngx-translate/http-loader": "~6.0.0",
"components-font-awesome": "^5.4.2",
"core-js": "^3.6.5",
"rxjs": "~6.6.0",
"tslib": "2.4.0",
"zone.js": "~0.11.1"
"zone.js": "~0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1001.0",
"@angular/compiler-cli": "~11.0.3",
"@angular/language-service": "~11.0.3",
"@angular/compiler-cli": "~11.2.0",
"@angular/language-service": "~11.2.0",
"@nrwl/angular": "^10.3.0",
"@nrwl/cli": "10.4.4",
"@nrwl/jest": "10.4.4",
Expand Down

0 comments on commit d155816

Please sign in to comment.