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