|
45 | 45 | },
|
46 | 46 | "// 1": "dependencies are used locally and by bazel",
|
47 | 47 | "dependencies": {
|
48 |
| - "@angular-devkit/build-angular": "^14.2.0", |
| 48 | + "@angular-devkit/build-angular": "15.0.0-next.3", |
49 | 49 | "@angular-devkit/build-optimizer": "0.1302.0-rc.1",
|
50 |
| - "@angular-devkit/core": "^14.2.0", |
51 |
| - "@angular-devkit/schematics": "^14.2.0", |
| 50 | + "@angular-devkit/core": "15.0.0-next.3", |
| 51 | + "@angular-devkit/schematics": "15.0.0-next.3", |
52 | 52 | "@angular/animations-12": "npm:@angular/[email protected]",
|
53 | 53 | "@angular/cdk": "^14.2.0",
|
54 |
| - "@angular/cli": "^14.2.0", |
| 54 | + "@angular/cli": "15.0.0-next.3", |
55 | 55 | "@angular/common-12": "npm:@angular/[email protected]",
|
56 | 56 | "@angular/core-12": "npm:@angular/[email protected]",
|
57 | 57 | "@angular/forms-12": "npm:@angular/[email protected]",
|
|
80 | 80 | "@rollup/plugin-babel": "^5.3.0",
|
81 | 81 | "@rollup/plugin-commonjs": "^22.0.0",
|
82 | 82 | "@rollup/plugin-node-resolve": "^13.0.4",
|
83 |
| - "@schematics/angular": "^14.2.0", |
| 83 | + "@schematics/angular": "15.0.0-next.3", |
84 | 84 | "@types/angular": "^1.6.47",
|
85 | 85 | "@types/babel__core": "7.1.19",
|
86 | 86 | "@types/babel__generator": "7.6.4",
|
|
0 commit comments