|
26 | 26 | }, |
27 | 27 | "private": true, |
28 | 28 | "dependencies": { |
29 | | - "@angular/animations": "13.1.2", |
30 | | - "@angular/common": "13.1.2", |
31 | | - "@angular/compiler": "13.1.2", |
32 | | - "@angular/core": "13.1.2", |
33 | | - "@angular/forms": "13.1.2", |
34 | | - "@angular/platform-browser": "13.1.2", |
35 | | - "@angular/platform-browser-dynamic": "13.1.2", |
36 | | - "@angular/router": "13.1.2", |
| 29 | + "@angular/animations": "^14.1.2", |
| 30 | + "@angular/common": "^14.1.2", |
| 31 | + "@angular/compiler": "^14.1.2", |
| 32 | + "@angular/core": "^14.1.2", |
| 33 | + "@angular/forms": "^14.1.2", |
| 34 | + "@angular/platform-browser": "^14.1.2", |
| 35 | + "@angular/platform-browser-dynamic": "^14.1.2", |
| 36 | + "@angular/router": "^14.1.2", |
37 | 37 | "core-js": "3.6.5", |
38 | 38 | "rxjs": "6.6.3", |
39 | 39 | "zone.js": "~0.11.4" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@angular-devkit/build-angular": "13.1.3", |
43 | | - "@angular-eslint/builder": "13.0.1", |
44 | | - "@angular-eslint/eslint-plugin": "13.0.1", |
45 | | - "@angular-eslint/eslint-plugin-template": "13.0.1", |
46 | | - "@angular-eslint/schematics": "13.0.1", |
47 | | - "@angular-eslint/template-parser": "13.0.1", |
48 | | - "@angular/cli": "13.1.3", |
49 | | - "@angular/compiler-cli": "13.1.2", |
50 | | - "@angular/language-service": "13.1.2", |
| 42 | + "@angular-devkit/build-angular": "^14.1.3", |
| 43 | + "@angular-eslint/builder": "^14.0.1", |
| 44 | + "@angular-eslint/eslint-plugin": "^14.0.1", |
| 45 | + "@angular-eslint/eslint-plugin-template": "^14.0.1", |
| 46 | + "@angular-eslint/schematics": "^14.0.1", |
| 47 | + "@angular-eslint/template-parser": "^14.0.1", |
| 48 | + "@angular/cli": "^14.1.3", |
| 49 | + "@angular/compiler-cli": "^14.1.2", |
| 50 | + "@angular/language-service": "^14.1.2", |
51 | 51 | "@types/jasmine": "~3.6.0", |
52 | 52 | "@types/jasminewd2": "2.0.8", |
53 | 53 | "@types/node": "14.6.4", |
|
61 | 61 | "karma-coverage-istanbul-reporter": "3.0.3", |
62 | 62 | "karma-jasmine": "~4.0.0", |
63 | 63 | "karma-jasmine-html-reporter": "^1.5.0", |
64 | | - "ng-packagr": "13.1.3", |
| 64 | + "ng-packagr": "^14.1.3", |
65 | 65 | "prettier": "2.5.1", |
66 | 66 | "protractor": "7.0.0", |
67 | 67 | "semantic-release": "17.1.1", |
68 | 68 | "ts-node": "9.0.0", |
69 | | - "tsickle": "^0.39.1", |
| 69 | + "tsickle": "^0.46.3", |
70 | 70 | "tslib": "^2.3.1", |
71 | 71 | "tslint-config-prettier": "1.18.0", |
72 | | - "typescript": "4.5.4" |
| 72 | + "typescript": "4.7.2" |
73 | 73 | }, |
74 | 74 | "repository": { |
75 | 75 | "type": "git", |
|
0 commit comments