|
36 | 36 | "@types/node": "12.12.37" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@angular-devkit/architect": "0.1300.0-rc.2", |
40 | | - "@angular-devkit/build-angular": "13.0.0-rc.2", |
41 | | - "@angular-devkit/core": "13.0.0-rc.2", |
42 | | - "@angular-devkit/schematics": "13.0.0-rc.2", |
43 | | - "@angular/animations": "13.0.0-rc.3", |
44 | | - "@angular/bazel": "13.0.0-rc.3", |
45 | | - "@angular/cli": "13.0.0-rc.2", |
46 | | - "@angular/common": "13.0.0-rc.3", |
47 | | - "@angular/compiler": "13.0.0-rc.3", |
48 | | - "@angular/compiler-cli": "13.0.0-rc.3", |
49 | | - "@angular/core": "13.0.0-rc.3", |
| 39 | + "@angular-devkit/architect": "0.1300.0-next.0", |
| 40 | + "@angular-devkit/build-angular": "13.0.0-next.0", |
| 41 | + "@angular-devkit/core": "13.0.0-next.0", |
| 42 | + "@angular-devkit/schematics": "13.0.0-next.0", |
| 43 | + "@angular/animations": "13.0.0-next.0", |
| 44 | + "@angular/bazel": "13.0.0-next.0", |
| 45 | + "@angular/cli": "13.0.0-next.0", |
| 46 | + "@angular/common": "13.0.0-next.0", |
| 47 | + "@angular/compiler": "13.0.0-next.0", |
| 48 | + "@angular/compiler-cli": "13.0.0-next.0", |
| 49 | + "@angular/core": "13.0.0-next.0", |
50 | 50 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#047a95f394e81d4a120a21a5802000d0c2e62030", |
51 | | - "@angular/platform-browser": "13.0.0-rc.3", |
52 | | - "@angular/platform-browser-dynamic": "13.0.0-rc.3", |
53 | | - "@angular/platform-server": "13.0.0-rc.3", |
54 | | - "@angular/router": "13.0.0-rc.3", |
55 | | - "@angular/service-worker": "13.0.0-rc.3", |
| 51 | + "@angular/platform-browser": "13.0.0-next.0", |
| 52 | + "@angular/platform-browser-dynamic": "13.0.0-next.0", |
| 53 | + "@angular/platform-server": "13.0.0-next.0", |
| 54 | + "@angular/router": "13.0.0-next.0", |
| 55 | + "@angular/service-worker": "13.0.0-next.0", |
56 | 56 | "@bazel/bazelisk": "1.10.1", |
57 | 57 | "@bazel/buildifier": "4.2.3", |
58 | 58 | "@bazel/esbuild": "4.4.2", |
|
62 | 62 | "@hapi/hapi": "^18.4.0", |
63 | 63 | "@rollup/plugin-commonjs": "^21.0.0", |
64 | 64 | "@rollup/plugin-node-resolve": "^13.0.5", |
65 | | - "@schematics/angular": "13.0.0-rc.2", |
| 65 | + "@schematics/angular": "13.0.0-next.0", |
66 | 66 | "@types/browser-sync": "^2.26.1", |
67 | 67 | "@types/express": "~4.17.6", |
68 | 68 | "@types/fs-extra": "^9.0.0", |
|
0 commit comments