|
52 | 52 | },
|
53 | 53 | "version": "13.0.0-next.7",
|
54 | 54 | "dependencies": {
|
55 |
| - "@angular/animations": "13.0.0-next.8", |
56 |
| - "@angular/common": "13.0.0-next.8", |
57 |
| - "@angular/compiler": "13.0.0-next.8", |
58 |
| - "@angular/core": "13.0.0-next.8", |
59 |
| - "@angular/forms": "13.0.0-next.8", |
60 |
| - "@angular/platform-browser": "13.0.0-next.8", |
| 55 | + "@angular/animations": "13.0.0-next.12", |
| 56 | + "@angular/common": "13.0.0-next.12", |
| 57 | + "@angular/compiler": "13.0.0-next.12", |
| 58 | + "@angular/core": "13.0.0-next.12", |
| 59 | + "@angular/forms": "13.0.0-next.12", |
| 60 | + "@angular/platform-browser": "13.0.0-next.12", |
61 | 61 | "@types/google.maps": "^3.45.6",
|
62 | 62 | "@types/youtube": "^0.0.42",
|
63 | 63 | "core-js-bundle": "^3.8.2",
|
|
69 | 69 | "zone.js": "~0.11.3"
|
70 | 70 | },
|
71 | 71 | "devDependencies": {
|
72 |
| - "@angular-devkit/build-optimizer": "0.1300.0-next.6", |
73 |
| - "@angular-devkit/core": "13.0.0-next.6", |
74 |
| - "@angular-devkit/schematics": "13.0.0-next.6", |
75 |
| - "@angular/bazel": "13.0.0-next.8", |
76 |
| - "@angular/compiler-cli": "13.0.0-next.8", |
77 |
| - "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#5744e8e7ca5b3dfa76ad73b7b0eff271a108a737", |
78 |
| - "@angular/localize": "13.0.0-next.8", |
79 |
| - "@angular/platform-browser-dynamic": "13.0.0-next.8", |
80 |
| - "@angular/platform-server": "13.0.0-next.8", |
81 |
| - "@angular/router": "13.0.0-next.8", |
| 72 | + "@angular-devkit/build-optimizer": "0.1300.0-next.7", |
| 73 | + "@angular-devkit/core": "13.0.0-next.7", |
| 74 | + "@angular-devkit/schematics": "13.0.0-next.7", |
| 75 | + "@angular/bazel": "13.0.0-next.12", |
| 76 | + "@angular/compiler-cli": "13.0.0-next.12", |
| 77 | + "@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#e674228281ff6ac4d21779070b090e8a8bde9e69", |
| 78 | + "@angular/localize": "13.0.0-next.12", |
| 79 | + "@angular/platform-browser-dynamic": "13.0.0-next.12", |
| 80 | + "@angular/platform-server": "13.0.0-next.12", |
| 81 | + "@angular/router": "13.0.0-next.12", |
82 | 82 | "@axe-core/webdriverjs": "^4.1.0",
|
83 | 83 | "@babel/core": "^7.13.10",
|
84 | 84 | "@babel/traverse": "^7.13.0",
|
85 | 85 | "@bazel/bazelisk": "1.10.1",
|
86 | 86 | "@bazel/buildifier": "4.2.1",
|
87 |
| - "@bazel/concatjs": "4.2.0", |
88 |
| - "@bazel/esbuild": "4.2.0", |
| 87 | + "@bazel/concatjs": "4.3.0", |
| 88 | + "@bazel/esbuild": "4.3.0", |
89 | 89 | "@bazel/ibazel": "0.15.10",
|
90 | 90 | "@bazel/jasmine": "4.2.0",
|
91 |
| - "@bazel/protractor": "4.2.0", |
92 |
| - "@bazel/rollup": "4.2.0", |
93 |
| - "@bazel/runfiles": "4.2.0", |
94 |
| - "@bazel/terser": "4.2.0", |
95 |
| - "@bazel/typescript": "4.2.0", |
| 91 | + "@bazel/protractor": "4.3.0", |
| 92 | + "@bazel/rollup": "4.3.0", |
| 93 | + "@bazel/runfiles": "4.3.0", |
| 94 | + "@bazel/terser": "4.3.0", |
| 95 | + "@bazel/typescript": "4.3.0", |
96 | 96 | "@firebase/app-types": "^0.6.1",
|
97 | 97 | "@material/animation": "13.0.0-canary.860ad06a1.0",
|
98 | 98 | "@material/auto-init": "13.0.0-canary.860ad06a1.0",
|
|
143 | 143 | "@material/typography": "13.0.0-canary.860ad06a1.0",
|
144 | 144 | "@octokit/rest": "18.3.5",
|
145 | 145 | "@rollup/plugin-babel": "^5.3.0",
|
146 |
| - "@rollup/plugin-commonjs": "^18.0.0", |
| 146 | + "@rollup/plugin-commonjs": "^20.0.0", |
147 | 147 | "@rollup/plugin-node-resolve": "^13.0.5",
|
148 |
| - "@schematics/angular": "13.0.0-next.6", |
| 148 | + "@schematics/angular": "13.0.0-next.7", |
149 | 149 | "@types/browser-sync": "^2.26.1",
|
150 | 150 | "@types/fs-extra": "^9.0.5",
|
151 | 151 | "@types/glob": "^7.1.3",
|
|
210 | 210 | "protractor": "^7.0.0",
|
211 | 211 | "reflect-metadata": "^0.1.3",
|
212 | 212 | "requirejs": "^2.3.6",
|
213 |
| - "rollup": "~2.42.2", |
214 |
| - "rollup-plugin-alias": "^2.2.0", |
215 |
| - "rollup-plugin-commonjs": "^10.1.0", |
216 |
| - "rollup-plugin-node-resolve": "^5.2.0", |
| 213 | + "rollup": "^2.58.0", |
217 | 214 | "rollup-plugin-sourcemaps": "^0.6.3",
|
218 | 215 | "sass": "^1.41.0",
|
219 | 216 | "selenium-webdriver": "^3.6.0",
|
|
0 commit comments