Skip to content

Commit

Permalink
build: update angular dependencies (#1277)
Browse files Browse the repository at this point in the history
PR Close #1277
  • Loading branch information
angular-robot authored and josephperrott committed Jul 17, 2023
1 parent 45de46d commit 6eb1a9c
Show file tree
Hide file tree
Showing 2 changed files with 820 additions and 434 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": "[email protected]",
"dependencies": {
"@angular-devkit/build-angular": "16.2.0-next.1",
"@angular-devkit/build-angular": "16.2.0-next.2",
"@angular/benchpress": "0.3.0",
"@babel/core": "^7.16.0",
"@babel/helper-annotate-as-pure": "^7.18.6",
Expand Down Expand Up @@ -56,15 +56,15 @@
"@actions/github": "^5.0.0",
"@angular/animations": "16.2.0-next.2",
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
"@angular/cdk": "16.2.0-next.3",
"@angular/cli": "16.2.0-next.1",
"@angular/cdk": "16.2.0-next.4",
"@angular/cli": "16.2.0-next.2",
"@angular/common": "16.2.0-next.2",
"@angular/compiler": "16.2.0-next.2",
"@angular/compiler-cli": "16.2.0-next.2",
"@angular/core": "16.2.0-next.2",
"@angular/fire": "^7.1.0-rc",
"@angular/forms": "16.2.0-next.2",
"@angular/material": "16.2.0-next.3",
"@angular/material": "16.2.0-next.4",
"@angular/platform-browser": "16.2.0-next.2",
"@angular/platform-browser-dynamic": "16.2.0-next.2",
"@angular/router": "16.2.0-next.2",
Expand Down
Loading

0 comments on commit 6eb1a9c

Please sign in to comment.