|
41 | 41 | "requiredAngularVersion": "^9.0.0-0 || ^10.0.0-0", |
42 | 42 | "requiredMDCVersion": "^4.0.0-canary.062ade5c0.0", |
43 | 43 | "dependencies": { |
44 | | - "@angular/animations": "^9.0.0-next.13", |
45 | | - "@angular/common": "^9.0.0-next.13", |
46 | | - "@angular/compiler": "^9.0.0-next.13", |
47 | | - "@angular/core": "^9.0.0-next.13", |
48 | | - "@angular/elements": "^9.0.0-next.13", |
49 | | - "@angular/forms": "^9.0.0-next.13", |
50 | | - "@angular/platform-browser": "^9.0.0-next.13", |
| 44 | + "@angular/animations": "^9.0.0-next.14", |
| 45 | + "@angular/common": "^9.0.0-next.14", |
| 46 | + "@angular/compiler": "^9.0.0-next.14", |
| 47 | + "@angular/core": "^9.0.0-next.14", |
| 48 | + "@angular/elements": "^9.0.0-next.14", |
| 49 | + "@angular/forms": "^9.0.0-next.14", |
| 50 | + "@angular/language-service": "^9.0.0-next.14", |
| 51 | + "@angular/platform-browser": "^9.0.0-next.14", |
51 | 52 | "@types/googlemaps": "^3.37.0", |
52 | 53 | "@types/youtube": "^0.0.38", |
53 | 54 | "@webcomponents/custom-elements": "^1.1.0", |
|
60 | 61 | "zone.js": "~0.10.2" |
61 | 62 | }, |
62 | 63 | "devDependencies": { |
63 | | - "@angular-devkit/core": "^9.0.0-next.15", |
64 | | - "@angular-devkit/schematics": "^9.0.0-next.15", |
65 | | - "@angular/bazel": "^9.0.0-next.13", |
66 | | - "@angular/compiler-cli": "^9.0.0-next.13", |
67 | | - "@angular/platform-browser-dynamic": "^9.0.0-next.13", |
68 | | - "@angular/platform-server": "^9.0.0-next.13", |
69 | | - "@angular/router": "^9.0.0-next.13", |
70 | | - "@angular/upgrade": "^9.0.0-next.13", |
| 64 | + "@angular-devkit/core": "^9.0.0-next.12", |
| 65 | + "@angular-devkit/schematics": "^9.0.0-next.12", |
| 66 | + "@angular/bazel": "^9.0.0-next.14", |
| 67 | + "@angular/compiler-cli": "^9.0.0-next.14", |
| 68 | + "@angular/platform-browser-dynamic": "^9.0.0-next.14", |
| 69 | + "@angular/platform-server": "^9.0.0-next.14", |
| 70 | + "@angular/router": "^9.0.0-next.14", |
| 71 | + "@angular/upgrade": "^9.0.0-next.14", |
71 | 72 | "@bazel/bazel": "^0.29.0", |
72 | 73 | "@bazel/buildifier": "^0.29.0", |
73 | 74 | "@bazel/ibazel": "^0.10.3", |
|
0 commit comments