|
52 | 52 | }, |
53 | 53 | "version": "12.0.0-next.0", |
54 | 54 | "dependencies": { |
55 | | - "@angular/animations": "^11.1.0", |
56 | | - "@angular/common": "^11.1.0", |
57 | | - "@angular/compiler": "^11.1.0", |
58 | | - "@angular/core": "^11.1.0", |
59 | | - "@angular/elements": "^11.1.0", |
60 | | - "@angular/forms": "^11.1.0", |
61 | | - "@angular/platform-browser": "^11.1.0", |
| 55 | + "@angular/animations": "^12.0.0-next.0", |
| 56 | + "@angular/common": "^12.0.0-next.0", |
| 57 | + "@angular/compiler": "^12.0.0-next.0", |
| 58 | + "@angular/core": "^12.0.0-next.0", |
| 59 | + "@angular/elements": "^12.0.0-next.0", |
| 60 | + "@angular/forms": "^12.0.0-next.0", |
| 61 | + "@angular/platform-browser": "^12.0.0-next.0", |
62 | 62 | "@types/googlemaps": "^3.43.1", |
63 | 63 | "@types/youtube": "^0.0.40", |
64 | 64 | "@webcomponents/custom-elements": "^1.1.0", |
65 | 65 | "core-js-bundle": "^3.8.2", |
66 | | - "material-components-web": "10.0.0-canary.d29ec2862.0", |
| 66 | + "material-components-web": "10.0.0", |
67 | 67 | "rxjs": "^6.5.3", |
68 | 68 | "rxjs-tslint-rules": "^4.33.1", |
69 | 69 | "systemjs": "0.19.43", |
70 | 70 | "tslib": "^2.0.0", |
71 | 71 | "zone.js": "~0.11.3" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@angular-devkit/build-optimizer": "^0.1101.0", |
75 | | - "@angular-devkit/core": "^11.1.0", |
76 | | - "@angular-devkit/schematics": "^11.1.0", |
77 | | - "@angular/bazel": "^11.1.0", |
| 74 | + "@angular-devkit/build-optimizer": "^0.1200.0-next.0", |
| 75 | + "@angular-devkit/core": "^12.0.0-next.0", |
| 76 | + "@angular-devkit/schematics": "^12.0.0-next.0", |
| 77 | + "@angular/bazel": "^12.0.0-next.0", |
78 | 78 | "@angular/benchpress": "^0.2.1", |
79 | | - "@angular/compiler-cli": "^11.1.0", |
| 79 | + "@angular/compiler-cli": "^12.0.0-next.0", |
80 | 80 | "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#71d57c29a10c03d07f889581608e3a2315a1dc7e", |
81 | | - "@angular/platform-browser-dynamic": "^11.1.0", |
82 | | - "@angular/platform-server": "^11.1.0", |
83 | | - "@angular/router": "^11.1.0", |
| 81 | + "@angular/platform-browser-dynamic": "^12.0.0-next.0", |
| 82 | + "@angular/platform-server": "^12.0.0-next.0", |
| 83 | + "@angular/router": "^12.0.0-next.0", |
84 | 84 | "@axe-core/webdriverjs": "^4.1.0", |
85 | 85 | "@bazel/bazelisk": "^1.4.0", |
86 | 86 | "@bazel/buildifier": "^3.5.0", |
|
93 | 93 | "@bazel/typescript": "^2.3.2", |
94 | 94 | "@firebase/app-types": "^0.6.1", |
95 | 95 | "@octokit/rest": "18.1.0", |
96 | | - "@schematics/angular": "^11.1.0", |
| 96 | + "@schematics/angular": "^12.0.0-next.0", |
97 | 97 | "@types/autoprefixer": "^9.7.2", |
98 | 98 | "@types/browser-sync": "^2.26.1", |
99 | 99 | "@types/fs-extra": "^9.0.5", |
100 | 100 | "@types/glob": "^7.1.3", |
101 | 101 | "@types/gulp": "4.0.8", |
102 | 102 | "@types/inquirer": "^7.3.1", |
103 | | - "@types/jasmine": "^3.5.4", |
| 103 | + "@types/jasmine": "^3.6.0", |
104 | 104 | "@types/marked": "^1.2.1", |
105 | 105 | "@types/merge2": "^0.3.30", |
106 | 106 | "@types/minimist": "^1.2.0", |
|
127 | 127 | "highlight.js": "^10.4.0", |
128 | 128 | "husky": "5.0.6", |
129 | 129 | "inquirer": "^7.1.0", |
130 | | - "jasmine": "^3.5.0", |
131 | | - "jasmine-core": "^3.5.0", |
| 130 | + "jasmine": "^3.6.0", |
| 131 | + "jasmine-core": "^3.6.0", |
132 | 132 | "kagekiri": "^1.0.18", |
133 | 133 | "karma": "^4.4.1", |
134 | 134 | "karma-browserstack-launcher": "^1.6.0", |
|
0 commit comments