|
10 | 10 | },
|
11 | 11 | "private": true,
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/animations": "^15.1.0", |
14 |
| - "@angular/common": "^15.1.0", |
15 |
| - "@angular/compiler": "^15.1.0", |
16 |
| - "@angular/core": "^15.1.0", |
17 |
| - "@angular/forms": "^15.1.0", |
18 |
| - "@angular/platform-browser": "^15.1.0", |
19 |
| - "@angular/platform-browser-dynamic": "^15.1.0", |
20 |
| - "@angular/router": "^15.1.0", |
| 13 | + "@angular/animations": "^15.2.0-next.0", |
| 14 | + "@angular/common": "^15.2.0-next.0", |
| 15 | + "@angular/compiler": "^15.2.0-next.0", |
| 16 | + "@angular/core": "^15.2.0-next.0", |
| 17 | + "@angular/forms": "^15.2.0-next.0", |
| 18 | + "@angular/platform-browser": "^15.2.0-next.0", |
| 19 | + "@angular/platform-browser-dynamic": "^15.2.0-next.0", |
| 20 | + "@angular/router": "^15.2.0-next.0", |
21 | 21 | "rxjs": "~7.8.0",
|
22 | 22 | "tslib": "^2.3.0",
|
23 | 23 | "zone.js": "~0.12.0"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@angular-devkit/build-angular": "^15.1.6", |
27 |
| - "@angular/cli": "~15.1.6", |
28 |
| - "@angular/compiler-cli": "^15.1.0", |
| 26 | + "@angular-devkit/build-angular": "^15.2.0-next.0", |
| 27 | + "@angular/cli": "~15.2.0-next.0", |
| 28 | + "@angular/compiler-cli": "^15.2.0-next.0", |
29 | 29 | "@types/jasmine": "~4.3.0",
|
30 | 30 | "jasmine-core": "~4.5.0",
|
31 | 31 | "karma": "~6.4.0",
|
|
0 commit comments