|
30 | 30 | "npm": "Please use yarn instead of NPM to install dependencies" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@angular/animations": "^20.0.0-next.0", |
34 | | - "@angular/cdk": "^20.0.0-next.0", |
35 | | - "@angular/cdk-experimental": "^20.0.0-next.0", |
36 | | - "@angular/common": "^20.0.0-next.0", |
37 | | - "@angular/compiler": "^20.0.0-next.0", |
| 33 | + "@angular/animations": "^20.0.0-next.4", |
| 34 | + "@angular/cdk": "^20.0.0-next.4", |
| 35 | + "@angular/cdk-experimental": "^20.0.0-next.4", |
| 36 | + "@angular/common": "^20.0.0-next.4", |
| 37 | + "@angular/compiler": "^20.0.0-next.4", |
38 | 38 | "@angular/components-examples": "https://github.com/angular/material2-docs-content.git#48e6a2c4281e5ef36f8ef20532ec0aa1825608d7", |
39 | | - "@angular/core": "^20.0.0-next.0", |
40 | | - "@angular/forms": "^20.0.0-next.0", |
41 | | - "@angular/google-maps": "^20.0.0-next.0", |
42 | | - "@angular/localize": "^20.0.0-next.0", |
43 | | - "@angular/material": "^20.0.0-next.0", |
44 | | - "@angular/material-experimental": "^20.0.0-next.0", |
45 | | - "@angular/material-moment-adapter": "^20.0.0-next.0", |
46 | | - "@angular/platform-browser": "^20.0.0-next.0", |
47 | | - "@angular/platform-browser-dynamic": "^20.0.0-next.0", |
48 | | - "@angular/router": "^20.0.0-next.0", |
49 | | - "@angular/ssr": "^20.0.0-next.0", |
50 | | - "@angular/youtube-player": "^20.0.0-next.0", |
| 39 | + "@angular/core": "^20.0.0-next.4", |
| 40 | + "@angular/forms": "^20.0.0-next.4", |
| 41 | + "@angular/google-maps": "^20.0.0-next.4", |
| 42 | + "@angular/localize": "^20.0.0-next.4", |
| 43 | + "@angular/material": "^20.0.0-next.4", |
| 44 | + "@angular/material-experimental": "^20.0.0-next.4", |
| 45 | + "@angular/material-moment-adapter": "^20.0.0-next.4", |
| 46 | + "@angular/platform-browser": "^20.0.0-next.4", |
| 47 | + "@angular/platform-browser-dynamic": "^20.0.0-next.4", |
| 48 | + "@angular/router": "^20.0.0-next.4", |
| 49 | + "@angular/ssr": "^20.0.0-next.3", |
| 50 | + "@angular/youtube-player": "^20.0.0-next.4", |
51 | 51 | "@stackblitz/sdk": "^1.5.2", |
52 | 52 | "moment": "^2.29.1", |
53 | 53 | "path-normalize": "^6.0.13", |
|
56 | 56 | "zone.js": "~0.15.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@angular-devkit/architect": "^0.2000.0-next.0", |
60 | | - "@angular-devkit/architect-cli": "^0.2000.0-next.0", |
61 | | - "@angular-devkit/build-angular": "^20.0.0-next.0", |
| 59 | + "@angular-devkit/architect": "^0.2000.0-next.3", |
| 60 | + "@angular-devkit/architect-cli": "^0.2000.0-next.3", |
| 61 | + "@angular-devkit/build-angular": "^20.0.0-next.3", |
62 | 62 | "@angular-eslint/builder": "^14.0.0", |
63 | 63 | "@angular-eslint/eslint-plugin": "^14.0.0", |
64 | 64 | "@angular-eslint/eslint-plugin-template": "^14.0.0", |
65 | 65 | "@angular-eslint/template-parser": "^14.0.0", |
66 | | - "@angular/cli": "^20.0.0-next.0", |
67 | | - "@angular/compiler-cli": "^20.0.0-next.0", |
| 66 | + "@angular/cli": "^20.0.0-next.3", |
| 67 | + "@angular/compiler-cli": "^20.0.0-next.4", |
68 | 68 | "@bazel/bazelisk": "^1.12.1", |
69 | 69 | "@stylistic/eslint-plugin": "^2.6.2", |
70 | 70 | "@types/jasmine": "^3.7.7", |
|
0 commit comments