|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "^15.2.6", |
15 |
| - "@angular/common": "^15.2.6", |
16 |
| - "@angular/compiler": "^15.2.6", |
17 |
| - "@angular/core": "^15.2.6", |
18 |
| - "@angular/forms": "^15.2.6", |
19 |
| - "@angular/platform-browser": "^15.2.6", |
20 |
| - "@angular/platform-browser-dynamic": "^15.2.6", |
21 |
| - "@angular/router": "^15.2.6", |
| 14 | + "@angular/animations": "^16.2.12", |
| 15 | + "@angular/common": "^16.2.12", |
| 16 | + "@angular/compiler": "^16.2.12", |
| 17 | + "@angular/core": "^16.2.12", |
| 18 | + "@angular/forms": "^16.2.12", |
| 19 | + "@angular/platform-browser": "^16.2.12", |
| 20 | + "@angular/platform-browser-dynamic": "^16.2.12", |
| 21 | + "@angular/router": "^16.2.12", |
22 | 22 | "plotly.js-dist": "^2.20.0",
|
23 | 23 | "rxjs": "~7.8.0",
|
24 | 24 | "tslib": "^2.3.1",
|
25 | 25 | "zone.js": "~0.13.0"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular-devkit/build-angular": "^15.2.5", |
29 |
| - "@angular-eslint/builder": "15.2.1", |
30 |
| - "@angular-eslint/eslint-plugin": "15.2.1", |
31 |
| - "@angular-eslint/eslint-plugin-template": "15.2.1", |
32 |
| - "@angular-eslint/schematics": "15.2.1", |
33 |
| - "@angular-eslint/template-parser": "15.2.1", |
34 |
| - "@angular/cli": "^16.0.0", |
35 |
| - "@angular/compiler-cli": "^15.2.6", |
| 28 | + "@angular-devkit/build-angular": "^16.2.14", |
| 29 | + "@angular-eslint/builder": "16.3.1", |
| 30 | + "@angular-eslint/eslint-plugin": "16.3.1", |
| 31 | + "@angular-eslint/eslint-plugin-template": "16.3.1", |
| 32 | + "@angular-eslint/schematics": "16.3.1", |
| 33 | + "@angular-eslint/template-parser": "16.3.1", |
| 34 | + "@angular/cli": "^16.2.14", |
| 35 | + "@angular/compiler-cli": "^16.2.12", |
36 | 36 | "@types/jasmine": "~4.3.1",
|
37 | 37 | "@types/jasminewd2": "~2.0.3",
|
38 | 38 | "@types/node": "^12.11.1",
|
|
47 | 47 | "karma-coverage": "~2.2.0",
|
48 | 48 | "karma-jasmine": "~5.1.0",
|
49 | 49 | "karma-jasmine-html-reporter": "^2.0.0",
|
50 |
| - "ng-packagr": "^15.2.2", |
| 50 | + "ng-packagr": "^16.2.2", |
51 | 51 | "ts-node": "~10.9.1",
|
52 | 52 | "typescript": "~4.9.5"
|
53 | 53 | }
|
|
0 commit comments