Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Commit

Permalink
build(deps): Update to latest version of Angular
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosPavajeau committed Feb 9, 2021
1 parent 7f43cec commit b275669
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
78 changes: 39 additions & 39 deletions Kaizen/ClientApp/package-lock.json

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

26 changes: 13 additions & 13 deletions Kaizen/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^11.1.0",
"@angular/cdk": "^11.1.0",
"@angular/common": "11.1.0",
"@angular/compiler": "11.1.0",
"@angular/core": "11.1.0",
"@angular/animations": "^11.1.2",
"@angular/cdk": "^11.1.2",
"@angular/common": "11.1.2",
"@angular/compiler": "11.1.2",
"@angular/core": "11.1.2",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/forms": "11.1.0",
"@angular/material": "^11.1.0",
"@angular/material-moment-adapter": "^11.1.0",
"@angular/platform-browser": "11.1.0",
"@angular/platform-browser-dynamic": "11.1.0",
"@angular/platform-server": "11.1.0",
"@angular/router": "11.1.0",
"@angular/forms": "11.1.2",
"@angular/material": "^11.1.2",
"@angular/material-moment-adapter": "^11.1.2",
"@angular/platform-browser": "11.1.2",
"@angular/platform-browser-dynamic": "11.1.2",
"@angular/platform-server": "11.1.2",
"@angular/router": "11.1.2",
"@aspnet/signalr": "^1.1.4",
"angular-animations": "^0.11.0",
"aspnet-prerendering": "^3.0.1",
Expand All @@ -44,7 +44,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "~0.1101.4",
"@angular/cli": "11.1.4",
"@angular/compiler-cli": "11.1.0",
"@angular/compiler-cli": "11.1.2",
"@types/jasmine": "~3.6.3",
"@angular/language-service": "11.1.2",
"@types/jasminewd2": "~2.0.8",
Expand Down

0 comments on commit b275669

Please sign in to comment.