Skip to content

Commit 6596c3c

Browse files
renovate-botdevversion
authored andcommitted
build: update angular dependencies
1 parent eeb2aeb commit 6596c3c

File tree

2 files changed

+180
-218
lines changed

2 files changed

+180
-218
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"packageManager": "[email protected]",
2626
"dependencies": {
27-
"@angular-devkit/build-angular": "14.0.0-next.9",
27+
"@angular-devkit/build-angular": "14.0.0-next.11",
2828
"@angular/benchpress": "0.3.0",
2929
"@babel/core": "^7.16.0",
3030
"@bazel/buildifier": "5.1.0",
@@ -61,20 +61,20 @@
6161
"devDependencies": {
6262
"@actions/core": "^1.4.0",
6363
"@actions/github": "^5.0.0",
64-
"@angular/animations": "14.0.0-next.13",
65-
"@angular/bazel": "14.0.0-next.13",
64+
"@angular/animations": "14.0.0-next.14",
65+
"@angular/bazel": "14.0.0-next.14",
6666
"@angular/cdk": "14.0.0-next.11",
67-
"@angular/cli": "14.0.0-next.9",
68-
"@angular/common": "14.0.0-next.13",
69-
"@angular/compiler": "14.0.0-next.13",
70-
"@angular/compiler-cli": "14.0.0-next.13",
71-
"@angular/core": "14.0.0-next.13",
67+
"@angular/cli": "14.0.0-next.11",
68+
"@angular/common": "14.0.0-next.14",
69+
"@angular/compiler": "14.0.0-next.14",
70+
"@angular/compiler-cli": "14.0.0-next.14",
71+
"@angular/core": "14.0.0-next.14",
7272
"@angular/fire": "^7.1.0-rc",
73-
"@angular/forms": "14.0.0-next.13",
73+
"@angular/forms": "14.0.0-next.14",
7474
"@angular/material": "14.0.0-next.11",
75-
"@angular/platform-browser": "14.0.0-next.13",
76-
"@angular/platform-browser-dynamic": "14.0.0-next.13",
77-
"@angular/router": "14.0.0-next.13",
75+
"@angular/platform-browser": "14.0.0-next.14",
76+
"@angular/platform-browser-dynamic": "14.0.0-next.14",
77+
"@angular/router": "14.0.0-next.14",
7878
"@bazel/bazelisk": "^1.11.0",
7979
"@bazel/jasmine": "5.4.0",
8080
"@google-cloud/firestore": "^5.0.2",
@@ -147,6 +147,6 @@
147147
"zone.js": "^0.11.4"
148148
},
149149
"resolutions": {
150-
"@angular/benchpress/@angular/core": "14.0.0-next.13"
150+
"@angular/benchpress/@angular/core": "14.0.0-next.14"
151151
}
152152
}

0 commit comments

Comments
 (0)