Skip to content

Commit

Permalink
build: update angular dependencies (#1406)
Browse files Browse the repository at this point in the history
PR Close #1406
  • Loading branch information
angular-robot authored and josephperrott committed Sep 21, 2023
1 parent 04cdd7b commit 5df18ce
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 1,107 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"packageManager": "yarn@3.6.3",
"dependencies": {
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular-devkit/build-angular": "17.0.0-next.5",
"@angular/benchpress": "0.3.0",
"@babel/core": "^7.16.0",
"@babel/helper-annotate-as-pure": "^7.18.6",
Expand Down Expand Up @@ -60,15 +60,15 @@
"@actions/github": "^5.0.0",
"@angular/animations": "17.0.0-next.5",
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
"@angular/cdk": "17.0.0-next.3",
"@angular/cli": "17.0.0-next.4",
"@angular/cdk": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.5",
"@angular/common": "17.0.0-next.5",
"@angular/compiler": "17.0.0-next.5",
"@angular/compiler-cli": "17.0.0-next.5",
"@angular/core": "17.0.0-next.5",
"@angular/fire": "^7.1.0-rc",
"@angular/forms": "17.0.0-next.5",
"@angular/material": "17.0.0-next.3",
"@angular/material": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.5",
"@angular/platform-browser-dynamic": "17.0.0-next.5",
"@angular/router": "17.0.0-next.5",
Expand Down
Loading

0 comments on commit 5df18ce

Please sign in to comment.