Skip to content

Commit a178a23

Browse files
committed
build: update angular dependencies
1 parent a566262 commit a178a23

File tree

2 files changed

+83
-440
lines changed

2 files changed

+83
-440
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"packageManager": "[email protected]",
1919
"dependencies": {
2020
"@angular/benchpress": "0.3.0",
21-
"@angular/build": "19.0.0-next.9",
21+
"@angular/build": "19.0.0-next.10",
2222
"@babel/core": "^7.16.0",
2323
"@babel/helper-annotate-as-pure": "^7.18.6",
2424
"@babel/plugin-proposal-async-generator-functions": "^7.20.1",
@@ -58,15 +58,15 @@
5858
"@actions/github": "^6.0.0",
5959
"@angular/animations": "19.0.0-next.8",
6060
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
61-
"@angular/cdk": "19.0.0-next.6",
62-
"@angular/cli": "19.0.0-next.9",
61+
"@angular/cdk": "19.0.0-next.8",
62+
"@angular/cli": "19.0.0-next.10",
6363
"@angular/common": "19.0.0-next.8",
6464
"@angular/compiler": "19.0.0-next.8",
6565
"@angular/compiler-cli": "19.0.0-next.8",
6666
"@angular/core": "19.0.0-next.8",
6767
"@angular/fire": "^18.0.0-rc",
6868
"@angular/forms": "19.0.0-next.8",
69-
"@angular/material": "19.0.0-next.6",
69+
"@angular/material": "19.0.0-next.8",
7070
"@angular/platform-browser": "19.0.0-next.8",
7171
"@angular/platform-browser-dynamic": "19.0.0-next.8",
7272
"@angular/router": "19.0.0-next.8",

0 commit comments

Comments
 (0)