Skip to content

Commit

Permalink
chore: update angular monorepo
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Feb 28, 2022
1 parent 0a36909 commit 9758d84
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 95 deletions.
176 changes: 91 additions & 85 deletions frontend/package-lock.json

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

20 changes: 10 additions & 10 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"private": true,
"dependencies": {
"@angular/common": "~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",
"@angular/common": "~11.2.14",
"@angular/core": "~11.2.14",
"@angular/forms": "~11.2.14",
"@angular/platform-browser": "~11.2.14",
"@angular/platform-browser-dynamic": "~11.2.14",
"@angular/router": "~11.2.14",
"@capacitor/android": "^2.4.9",
"@capacitor/core": "2.4.9",
"@ionic/angular": "^5.6.10",
Expand All @@ -27,7 +27,7 @@
"rxjs": "~6.6.0",
"ts-md5": "^1.2.9",
"tslib": "^2.0.0",
"zone.js": "~0.10.2"
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1102.4",
Expand All @@ -36,9 +36,9 @@
"@angular-eslint/eslint-plugin-template": "2.0.2",
"@angular-eslint/template-parser": "2.0.2",
"@angular/cli": "11.2.14",
"@angular/compiler": "~11.2.0",
"@angular/compiler-cli": "~11.2.0",
"@angular/language-service": "~11.2.0",
"@angular/compiler": "~11.2.14",
"@angular/compiler-cli": "~11.2.14",
"@angular/language-service": "~11.2.14",
"@capacitor/cli": "2.4.9",
"@ionic/angular-toolkit": "^3.1.1",
"@ionic/cli": "^6.17.0",
Expand Down

0 comments on commit 9758d84

Please sign in to comment.