Skip to content

Commit

Permalink
chore(update @angular/core): update @angular/core
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrosaenz117 committed May 25, 2021
1 parent 228a3ee commit e64a3ba
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 46 deletions.
60 changes: 30 additions & 30 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 @@ -15,17 +15,17 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "~12.0.0",
"@angular/animations": "~12.0.0",
"@angular/animations": "~12.0.1",
"@angular/cdk": "^11.2.12",
"@angular/cli": "~12.0.0",
"@angular/common": "~12.0.0",
"@angular/compiler": "~12.0.0",
"@angular/compiler-cli": "^12.0.0",
"@angular/core": "~12.0.0",
"@angular/forms": "~12.0.0",
"@angular/platform-browser": "~12.0.0",
"@angular/platform-browser-dynamic": "~12.0.0",
"@angular/router": "~12.0.0",
"@angular/common": "~12.0.1",
"@angular/compiler": "~12.0.1",
"@angular/compiler-cli": "^12.0.1",
"@angular/core": "~12.0.1",
"@angular/forms": "~12.0.1",
"@angular/platform-browser": "~12.0.1",
"@angular/platform-browser-dynamic": "~12.0.1",
"@angular/router": "~12.0.1",
"@ng-select/ng-select": "^6.1.0",
"chart.js": "^2.9.4",
"core-js": "^3.12.1",
Expand All @@ -39,7 +39,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular/language-service": "~12.0.0",
"@angular/language-service": "~12.0.1",
"@types/jasmine": "~3.7.4",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^14.14.41",
Expand Down
29 changes: 23 additions & 6 deletions package-lock.json

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

0 comments on commit e64a3ba

Please sign in to comment.