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 Apr 30, 2024
1 parent c04d5d1 commit 927248f
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 139 deletions.
211 changes: 82 additions & 129 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
},
"private": true,
"dependencies": {
"@angular/animations": "9.1.12",
"@angular/animations": "9.1.13",
"@angular/cdk": "9.2.4",
"@angular/common": "9.1.12",
"@angular/compiler": "9.1.12",
"@angular/common": "9.1.13",
"@angular/compiler": "9.1.13",
"@angular/core": "9.1.12",
"@angular/forms": "9.1.12",
"@angular/forms": "9.1.13",
"@angular/material": "9.2.4",
"@angular/platform-browser": "9.1.12",
"@angular/platform-browser-dynamic": "9.1.12",
"@angular/router": "9.1.12",
"@angular/platform-browser": "9.1.13",
"@angular/platform-browser-dynamic": "9.1.13",
"@angular/router": "9.1.13",
"@nrwl/angular": "9.5.1",
"core-js": "2.6.11",
"rxjs": "6.6.2",
"zone.js": "0.10.3",
"zone.js": "0.14.5",
"@ngrx/store": "10.0.0",
"@ngrx/effects": "10.0.0",
"@ngrx/entity": "10.0.0",
Expand All @@ -53,8 +53,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.1000.7",
"@angular/cli": "9.1.12",
"@angular/compiler-cli": "9.1.12",
"@angular/language-service": "9.1.12",
"@angular/compiler-cli": "9.1.13",
"@angular/language-service": "9.1.13",
"@ngrx/schematics": "10.0.0",
"@ngrx/store-devtools": "10.0.0",
"@nrwl/cypress": "9.5.1",
Expand Down

0 comments on commit 927248f

Please sign in to comment.