|
18 | 18 | }, |
19 | 19 | "private": true, |
20 | 20 | "dependencies": { |
21 | | - "@angular/animations": "16.2.4", |
22 | | - "@angular/cdk": "16.2.2", |
23 | | - "@angular/common": "16.2.4", |
24 | | - "@angular/compiler": "16.2.4", |
25 | | - "@angular/core": "16.2.4", |
26 | | - "@angular/forms": "16.2.4", |
27 | | - "@angular/platform-browser": "16.2.4", |
28 | | - "@angular/platform-browser-dynamic": "16.2.4", |
29 | | - "@angular/router": "16.2.4", |
| 21 | + "@angular/animations": "17.0.8", |
| 22 | + "@angular/cdk": "17.0.4", |
| 23 | + "@angular/common": "17.0.8", |
| 24 | + "@angular/compiler": "17.0.8", |
| 25 | + "@angular/core": "17.0.8", |
| 26 | + "@angular/forms": "17.0.8", |
| 27 | + "@angular/platform-browser": "17.0.8", |
| 28 | + "@angular/platform-browser-dynamic": "17.0.8", |
| 29 | + "@angular/router": "17.0.8", |
30 | 30 | "@fortawesome/angular-fontawesome": "0.13.0", |
31 | 31 | "@fortawesome/fontawesome-svg-core": "6.4.2", |
32 | 32 | "@fortawesome/free-solid-svg-icons": "6.4.2", |
33 | | - "@ngrx/component": "16.2.0", |
34 | | - "@ngrx/data": "16.2.0", |
35 | | - "@ngrx/effects": "16.2.0", |
36 | | - "@ngrx/router-store": "16.2.0", |
37 | | - "@ngrx/store": "16.2.0", |
38 | | - "@ngrx/store-devtools": "16.2.0", |
| 33 | + "@ngrx/component": "17.0.1", |
| 34 | + "@ngrx/data": "17.0.1", |
| 35 | + "@ngrx/effects": "17.0.1", |
| 36 | + "@ngrx/router-store": "17.0.1", |
| 37 | + "@ngrx/store": "17.0.1", |
| 38 | + "@ngrx/store-devtools": "17.0.1", |
39 | 39 | "@sentry/angular-ivy": "7.68.0", |
40 | 40 | "@sindresorhus/slugify": "2.2.1", |
41 | | - "angular-oauth2-oidc": "15.0.1", |
| 41 | + "angular-oauth2-oidc": "17.0.1", |
42 | 42 | "primeflex": "3.3.1", |
43 | 43 | "primeicons": "6.0.1", |
44 | | - "primeng": "16.3.1", |
| 44 | + "primeng": "17.3.0", |
45 | 45 | "rxjs": "7.8.1", |
46 | 46 | "ts-md5": "1.3.1", |
47 | 47 | "tslib": "2.6.2", |
48 | 48 | "uuid": "9.0.0", |
49 | 49 | "zone.js": "0.13.1" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@angular-devkit/build-angular": "16.2.1", |
53 | | - "@angular-eslint/builder": "16.1.2", |
54 | | - "@angular-eslint/eslint-plugin": "16.1.2", |
55 | | - "@angular-eslint/eslint-plugin-template": "16.1.2", |
56 | | - "@angular-eslint/schematics": "16.1.2", |
57 | | - "@angular-eslint/template-parser": "16.1.2", |
58 | | - "@angular/cli": "16.2.1", |
59 | | - "@angular/compiler-cli": "16.2.4", |
60 | | - "@angular/localize": "16.2.4", |
| 52 | + "@angular-devkit/build-angular": "17.0.9", |
| 53 | + "@angular-eslint/builder": "17.1.1", |
| 54 | + "@angular-eslint/eslint-plugin": "17.1.1", |
| 55 | + "@angular-eslint/eslint-plugin-template": "17.1.1", |
| 56 | + "@angular-eslint/schematics": "17.1.1", |
| 57 | + "@angular-eslint/template-parser": "17.1.1", |
| 58 | + "@angular/cli": "17.0.9", |
| 59 | + "@angular/compiler-cli": "17.0.8", |
| 60 | + "@angular/localize": "17.0.8", |
61 | 61 | "@cypress/schematic": "2.5.0", |
62 | | - "@ngrx/schematics": "16.2.0", |
| 62 | + "@ngrx/schematics": "17.0.1", |
63 | 63 | "@types/jest": "29.5.4", |
64 | 64 | "@types/node": "20.5.9", |
65 | 65 | "@types/uuid": "9.0.3", |
|
0 commit comments