|
24 | 24 | },
|
25 | 25 | "packageManager": "[email protected]",
|
26 | 26 | "dependencies": {
|
27 |
| - "@angular-devkit/build-angular": "14.0.0-next.9", |
| 27 | + "@angular-devkit/build-angular": "14.0.0-next.11", |
28 | 28 | "@angular/benchpress": "0.3.0",
|
29 | 29 | "@babel/core": "^7.16.0",
|
30 | 30 | "@bazel/buildifier": "5.1.0",
|
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@actions/core": "^1.4.0",
|
63 | 63 | "@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", |
66 | 66 | "@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", |
72 | 72 | "@angular/fire": "^7.1.0-rc",
|
73 |
| - "@angular/forms": "14.0.0-next.13", |
| 73 | + "@angular/forms": "14.0.0-next.14", |
74 | 74 | "@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", |
78 | 78 | "@bazel/bazelisk": "^1.11.0",
|
79 | 79 | "@bazel/jasmine": "5.4.0",
|
80 | 80 | "@google-cloud/firestore": "^5.0.2",
|
|
147 | 147 | "zone.js": "^0.11.4"
|
148 | 148 | },
|
149 | 149 | "resolutions": {
|
150 |
| - "@angular/benchpress/@angular/core": "14.0.0-next.13" |
| 150 | + "@angular/benchpress/@angular/core": "14.0.0-next.14" |
151 | 151 | }
|
152 | 152 | }
|
0 commit comments