|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "~14.2.0", |
15 | | - "@angular/common": "~14.2.0", |
16 | | - "@angular/compiler": "~14.2.0", |
17 | | - "@angular/core": "~14.2.0", |
18 | | - "@angular/forms": "~14.2.0", |
19 | | - "@angular/platform-browser": "~14.2.0", |
20 | | - "@angular/platform-browser-dynamic": "~14.2.0", |
21 | | - "@angular/router": "~14.2.0", |
22 | | - "@giomamaladze/ng2-semantic-ui": "^1.0.1", |
23 | | - "@okta/okta-angular": "^6.0.0", |
24 | | - "@okta/okta-auth-js": "7.0.2", |
25 | | - "@okta/okta-signin-widget": "7.14.0", |
26 | | - "rxjs": "~6.6.7", |
| 14 | + "@angular/animations": "~19.2.17", |
| 15 | + "@angular/common": "~19.2.17", |
| 16 | + "@angular/compiler": "~19.2.17", |
| 17 | + "@angular/core": "~19.2.17", |
| 18 | + "@angular/forms": "~19.2.17", |
| 19 | + "@angular/platform-browser": "~19.2.17", |
| 20 | + "@angular/platform-browser-dynamic": "~19.2.17", |
| 21 | + "@angular/router": "~19.2.17", |
| 22 | + "@okta/okta-angular": "^7.0.0", |
| 23 | + "@okta/okta-auth-js": "7.14.1", |
| 24 | + "@okta/okta-signin-widget": "~7.39.0", |
| 25 | + "rxjs": "~7.4.0", |
27 | 26 | "semantic-ui-css": "^2.4.1", |
28 | 27 | "tslib": "^2.4.0", |
29 | | - "zone.js": "~0.11.4" |
| 28 | + "zone.js": "~0.15.0" |
30 | 29 | }, |
31 | 30 | "devDependencies": { |
32 | | - "@angular-builders/custom-webpack": "^14.0.1", |
33 | | - "@angular-devkit/build-angular": "~14.2.0", |
34 | | - "@angular/cli": "~14.2.0", |
35 | | - "@angular/compiler-cli": "~14.2.0", |
| 31 | + "@angular-builders/custom-webpack": "^19.0.1", |
| 32 | + "@angular-devkit/build-angular": "~19.2.17", |
| 33 | + "@angular/cli": "~19.2.17", |
| 34 | + "@angular/compiler-cli": "~19.2.17", |
36 | 35 | "@types/jasmine": "~3.6.0", |
37 | 36 | "@types/node": "^12.11.1", |
38 | 37 | "@types/text-encoding": "0.0.36", |
|
43 | 42 | "text-encoding": "^0.7.0", |
44 | 43 | "ts-node": "~10.9.1", |
45 | 44 | "tslint": "~6.1.3", |
46 | | - "typescript": "~4.8.3" |
| 45 | + "typescript": "~5.5.4" |
47 | 46 | } |
48 | 47 | } |
0 commit comments