|
4 | 4 | "version": "1.0.1", |
5 | 5 | "homepage": "https://www.htmlelements.com/", |
6 | 6 | "dependencies": { |
7 | | - "@angular/animations": "^11.2.3", |
8 | | - "@angular/elements": "^11.2.3", |
9 | | - "@angular/common": "^11.2.3", |
10 | | - "@angular/compiler": "^11.2.3", |
11 | | - "@angular/core": "^11.2.3", |
12 | | - "@angular/forms": "^11.2.3", |
13 | | - "@angular/platform-browser": "^11.2.3", |
14 | | - "@angular/platform-browser-dynamic": "^11.2.3", |
15 | | - "@angular/router": "^11.2.3", |
| 7 | + "@angular/animations": "^14.2.0", |
| 8 | + "@angular/elements": "^14.2.0", |
| 9 | + "@angular/common": "^14.2.0", |
| 10 | + "@angular/compiler": "^14.2.0", |
| 11 | + "@angular/core": "^14.2.0", |
| 12 | + "@angular/forms": "^14.2.0", |
| 13 | + "@angular/platform-browser": "^14.2.0", |
| 14 | + "@angular/platform-browser-dynamic": "^14.2.0", |
| 15 | + "@angular/router": "^14.2.0", |
16 | 16 | "@types/jasmine": "^3.6.6", |
17 | 17 | "@types/jasminewd2": "^2.0.8", |
18 | 18 | "@types/node": "^14.14.31", |
|
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@angular-devkit/build-angular": "~0.901.1", |
39 | | - "@angular/cli": "~11.2.3", |
40 | | - "@angular/compiler-cli": "~11.2.3", |
41 | | - "@angular/language-service": "~11.2.3", |
| 39 | + "@angular/cli": "~14.2.0", |
| 40 | + "@angular/compiler-cli": "~14.2.0", |
| 41 | + "@angular/language-service": "~14.2.0", |
42 | 42 | "@types/node": "^14.14.35", |
43 | 43 | "codelyzer": "^5.1.2", |
44 | 44 | "jasmine-core": "~3.5.0", |
|
0 commit comments