|
30 | 30 | },
|
31 | 31 | "private": true,
|
32 | 32 | "dependencies": {
|
33 |
| - "@angular/animations": "^16.0.0", |
34 |
| - "@angular/cdk": "^16.0.0", |
35 |
| - "@angular/cdk-experimental": "^16.0.0", |
36 |
| - "@angular/common": "^16.0.0", |
37 |
| - "@angular/compiler": "^16.0.0", |
| 33 | + "@angular/animations": "^16.1.0-next.3", |
| 34 | + "@angular/cdk": "^16.1.0-next.2", |
| 35 | + "@angular/cdk-experimental": "^16.1.0-next.2", |
| 36 | + "@angular/common": "^16.1.0-next.3", |
| 37 | + "@angular/compiler": "^16.1.0-next.3", |
38 | 38 | "@angular/components-examples": "https://github.com/angular/material2-docs-content.git#c29cd4e5f092902d2cca0f589c8de6c379e96789",
|
39 |
| - "@angular/core": "^16.0.0", |
40 |
| - "@angular/forms": "^16.0.0", |
41 |
| - "@angular/google-maps": "^16.0.0", |
42 |
| - "@angular/localize": "^16.0.0", |
43 |
| - "@angular/material": "^16.0.0", |
44 |
| - "@angular/material-experimental": "^16.0.0", |
45 |
| - "@angular/material-moment-adapter": "^16.0.0", |
46 |
| - "@angular/platform-browser": "^16.0.0", |
47 |
| - "@angular/platform-browser-dynamic": "^16.0.0", |
48 |
| - "@angular/router": "^16.0.0", |
49 |
| - "@angular/youtube-player": "^16.0.0", |
| 39 | + "@angular/core": "^16.1.0-next.3", |
| 40 | + "@angular/forms": "^16.1.0-next.3", |
| 41 | + "@angular/google-maps": "^16.1.0-next.2", |
| 42 | + "@angular/localize": "^16.1.0-next.3", |
| 43 | + "@angular/material": "^16.1.0-next.2", |
| 44 | + "@angular/material-experimental": "^16.1.0-next.2", |
| 45 | + "@angular/material-moment-adapter": "^16.1.0-next.2", |
| 46 | + "@angular/platform-browser": "^16.1.0-next.3", |
| 47 | + "@angular/platform-browser-dynamic": "^16.1.0-next.3", |
| 48 | + "@angular/router": "^16.1.0-next.3", |
| 49 | + "@angular/youtube-player": "^16.1.0-next.2", |
50 | 50 | "@stackblitz/sdk": "^1.5.2",
|
51 | 51 | "moment": "^2.29.1",
|
52 | 52 | "path-normalize": "^6.0.7",
|
|
55 | 55 | "zone.js": "~0.13.0"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@angular-devkit/architect": "^0.1600.0", |
59 |
| - "@angular-devkit/architect-cli": "^0.1600.0", |
60 |
| - "@angular-devkit/build-angular": "^16.0.0", |
| 58 | + "@angular-devkit/architect": "^0.1601.0-next.2", |
| 59 | + "@angular-devkit/architect-cli": "^0.1601.0-next.2", |
| 60 | + "@angular-devkit/build-angular": "^16.1.0-next.2", |
61 | 61 | "@angular-eslint/builder": "^14.0.0",
|
62 | 62 | "@angular-eslint/eslint-plugin": "^14.0.0",
|
63 | 63 | "@angular-eslint/eslint-plugin-template": "^14.0.0",
|
64 | 64 | "@angular-eslint/template-parser": "^14.0.0",
|
65 |
| - "@angular/cli": "^16.0.0", |
66 |
| - "@angular/compiler-cli": "^16.0.0", |
| 65 | + "@angular/cli": "^16.1.0-next.2", |
| 66 | + "@angular/compiler-cli": "^16.1.0-next.3", |
67 | 67 | "@bazel/bazelisk": "^1.12.1",
|
68 | 68 | "@types/imagemin": "^7.0.0",
|
69 | 69 | "@types/jasmine": "^3.7.7",
|
|
95 | 95 | "puppeteer": "~8.0.0",
|
96 | 96 | "shelljs": "^0.8.4",
|
97 | 97 | "ts-node": "^8.10.2",
|
98 |
| - "typescript": "~5.0.2" |
| 98 | + "typescript": "~5.1.3" |
99 | 99 | }
|
100 | 100 | }
|
0 commit comments