|
39 | 39 | }, |
40 | 40 | "private": true, |
41 | 41 | "dependencies": { |
42 | | - "@angular/animations": "^20.1.6", |
43 | | - "@angular/cdk": "^20.1.5", |
44 | | - "@angular/common": "^20.1.6", |
45 | | - "@angular/compiler": "^20.3.18", |
46 | | - "@angular/core": "^20.3.16", |
| 42 | + "@angular/animations": "20.1.6", |
| 43 | + "@angular/cdk": "20.1.6", |
| 44 | + "@angular/common": "20.1.6", |
| 45 | + "@angular/compiler": "20.1.6", |
| 46 | + "@angular/core": "20.1.6", |
47 | 47 | "@angular/elements": "20.1.6", |
48 | | - "@angular/forms": "^20.1.6", |
49 | | - "@angular/localize": "^20.1.6", |
50 | | - "@angular/material": "^20.1.5", |
51 | | - "@angular/platform-browser": "^20.1.6", |
52 | | - "@angular/platform-browser-dynamic": "^20.1.6", |
53 | | - "@angular/router": "^20.1.6", |
54 | | - "@angular/service-worker": "^20.1.6", |
| 48 | + "@angular/forms": "20.1.6", |
| 49 | + "@angular/localize": "20.1.6", |
| 50 | + "@angular/material": "20.1.6", |
| 51 | + "@angular/platform-browser": "20.1.6", |
| 52 | + "@angular/platform-browser-dynamic": "20.1.6", |
| 53 | + "@angular/router": "20.1.6", |
| 54 | + "@angular/service-worker": "20.1.6", |
| 55 | + "@intl-tel-input/angular": "^29.0.1", |
55 | 56 | "@orcid/bibtex-parse-js": "0.0.25", |
56 | 57 | "@tailwindcss/postcss": "^4.1.18", |
57 | 58 | "bowser": "^2.11.0", |
|
62 | 63 | "gulp-clean": "^0.4.0", |
63 | 64 | "gulp-flatten": "^0.4.0", |
64 | 65 | "helphero": "^3.6.0", |
| 66 | + "intl-tel-input": "^29.0.1", |
65 | 67 | "karma-jasmine-html-reporter": "^1.7.0", |
66 | 68 | "lodash": "^4.18.1", |
67 | 69 | "ngx-cookie-service": "^20", |
|
76 | 78 | "zone.js": "~0.15.1" |
77 | 79 | }, |
78 | 80 | "devDependencies": { |
79 | | - "@angular-devkit/build-angular": "20.1.5", |
80 | | - "@angular/build": "^20.1.5", |
81 | | - "@angular/cli": "^20.1.5", |
| 81 | + "@angular-devkit/build-angular": "20.1.6", |
| 82 | + "@angular/build": "20.1.6", |
| 83 | + "@angular/cli": "20.1.6", |
82 | 84 | "@angular/compiler-cli": "20.1.6", |
83 | 85 | "@angular/language-service": "20.1.6", |
84 | 86 | "@types/jasmine": "~3.6.0", |
|
0 commit comments