|
26 | 26 | },
|
27 | 27 | "private": true,
|
28 | 28 | "dependencies": {
|
29 |
| - "@angular/animations": "14.2.11", |
30 |
| - "@angular/common": "14.2.11", |
31 |
| - "@angular/compiler": "14.2.11", |
32 |
| - "@angular/core": "14.2.11", |
33 |
| - "@angular/elements": "14.2.11", |
34 |
| - "@angular/forms": "14.2.11", |
35 |
| - "@angular/platform-browser": "14.2.11", |
36 |
| - "@angular/platform-browser-dynamic": "14.2.11", |
37 |
| - "@angular/router": "14.2.11", |
| 29 | + "@angular/animations": "15.0.0", |
| 30 | + "@angular/common": "15.0.0", |
| 31 | + "@angular/compiler": "15.0.0", |
| 32 | + "@angular/core": "15.0.0", |
| 33 | + "@angular/elements": "15.0.0", |
| 34 | + "@angular/forms": "15.0.0", |
| 35 | + "@angular/platform-browser": "15.0.0", |
| 36 | + "@angular/platform-browser-dynamic": "15.0.0", |
| 37 | + "@angular/router": "15.0.0", |
38 | 38 | "@popperjs/core": "^2.9.2",
|
39 | 39 | "@webcomponents/custom-elements": "^1.4.3",
|
40 | 40 | "angular-oauth2-oidc": "^10.0.3",
|
|
52 | 52 | "zone.js": "~0.11.4"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@angular-devkit/build-angular": "^14.2.10", |
56 |
| - "@angular/cli": "^14.2.10", |
57 |
| - "@angular/compiler-cli": "14.2.11", |
58 |
| - "@angular/language-service": "14.2.11", |
| 55 | + "@angular-devkit/build-angular": "^15.0.0", |
| 56 | + "@angular/cli": "^15.0.0", |
| 57 | + "@angular/compiler-cli": "15.0.0", |
| 58 | + "@angular/language-service": "15.0.0", |
59 | 59 | "@commitlint/cli": "^12.1.4",
|
60 | 60 | "@commitlint/config-conventional": "^12.1.4",
|
61 | 61 | "@compodoc/compodoc": "^1.1.14",
|
|
79 | 79 | "karma-jasmine-html-reporter": "^1.7.0",
|
80 | 80 | "markdown-magic": "^2.3.2",
|
81 | 81 | "markdown-magic-github-contributors": "0.0.3",
|
82 |
| - "ng-packagr": "^14.2.2", |
| 82 | + "ng-packagr": "^15.0.0", |
83 | 83 | "prettier": "^2.3.2",
|
84 | 84 | "protractor": "~7.0.0",
|
85 | 85 | "standard-version": "^9.3.1",
|
|
0 commit comments