|
35 | 35 | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@angular/animations": "14.2.10", |
39 |
| - "@angular/common": "14.2.10", |
40 |
| - "@angular/compiler": "14.2.10", |
41 |
| - "@angular/core": "14.2.10", |
42 |
| - "@angular/forms": "14.2.10", |
43 |
| - "@angular/platform-browser": "14.2.10", |
44 |
| - "@angular/platform-browser-dynamic": "14.2.10", |
45 |
| - "@angular/router": "14.2.10", |
| 38 | + "@angular/animations": "15.0.0-rc.3", |
| 39 | + "@angular/common": "15.0.0-rc.3", |
| 40 | + "@angular/compiler": "15.0.0-rc.3", |
| 41 | + "@angular/core": "15.0.0-rc.3", |
| 42 | + "@angular/forms": "15.0.0-rc.3", |
| 43 | + "@angular/platform-browser": "15.0.0-rc.3", |
| 44 | + "@angular/platform-browser-dynamic": "15.0.0-rc.3", |
| 45 | + "@angular/router": "15.0.0-rc.3", |
46 | 46 | "@nativescript/core": "~8.3.4",
|
47 | 47 | "@nativescript/theme": "~3.0.2",
|
48 | 48 | "@ngx-translate/core": "~14.0.0",
|
|
51 | 51 | "zone.js": "~0.12.0"
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@angular-devkit/build-angular": "14.2.9", |
| 54 | + "@angular-devkit/build-angular": "15.0.0-rc.3", |
55 | 55 | "@angular-eslint/eslint-plugin": "14.0.4",
|
56 | 56 | "@angular-eslint/eslint-plugin-template": "14.0.4",
|
57 | 57 | "@angular-eslint/template-parser": "14.0.4",
|
58 |
| - "@angular/compiler-cli": "14.2.10", |
| 58 | + "@angular/compiler-cli": "15.0.0-rc.3", |
59 | 59 | "@jsdevtools/coverage-istanbul-loader": "3.0.5",
|
60 | 60 | "@nativescript/types": "~8.3.1",
|
61 | 61 | "@nativescript/unit-test-runner": "^3.0.4",
|
62 | 62 | "@nativescript/webpack": "~5.0.8",
|
63 |
| - "@ngtools/webpack": "14.2.9", |
| 63 | + "@ngtools/webpack": "15.0.0-rc.3", |
64 | 64 | "@nrwl/angular": "15.0.13",
|
65 | 65 | "@nrwl/cli": "15.0.13",
|
66 | 66 | "@nrwl/eslint-plugin-nx": "15.0.13",
|
|
0 commit comments