Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 14386ac commit 4fa3392
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 53 deletions.
83 changes: 40 additions & 43 deletions quiz-app-mean/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 quiz-app-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.11",
"@angular/animations": "11.2.14",
"@angular/cdk": "11.2.13",
"@angular/common": "11.2.11",
"@angular/compiler": "11.2.11",
"@angular/core": "11.2.11",
"@angular/forms": "11.2.11",
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/core": "11.2.14",
"@angular/forms": "11.2.14",
"@angular/material": "11.2.13",
"@angular/platform-browser": "11.2.11",
"@angular/platform-browser-dynamic": "11.2.11",
"@angular/router": "11.2.11",
"@angular/platform-browser": "11.2.14",
"@angular/platform-browser-dynamic": "11.2.14",
"@angular/router": "11.2.14",
"@fortawesome/fontawesome-free": "^5.15.3",
"@types/chart.js": "2.9.34",
"angular-bootstrap-md": "11.0.0",
Expand All @@ -30,12 +30,12 @@
"hammerjs": "2.0.8",
"rxjs": "6.6.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
"zone.js": "0.14.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "12.2.7",
"@angular/cli": "12.2.7",
"@angular/compiler-cli": "11.2.11",
"@angular/compiler-cli": "11.2.14",
"@types/jasmine": "3.6.9",
"@types/node": "14.17.14",
"codelyzer": "6.0.1",
Expand Down

0 comments on commit 4fa3392

Please sign in to comment.