|
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", |
30 | | - "@fortawesome/angular-fontawesome": "0.13.0", |
31 | | - "@fortawesome/fontawesome-svg-core": "6.4.2", |
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", |
| 21 | + "@angular/animations": "21.0.2", |
| 22 | + "@angular/cdk": "21.0.1", |
| 23 | + "@angular/common": "21.0.2", |
| 24 | + "@angular/compiler": "21.0.2", |
| 25 | + "@angular/core": "21.0.2", |
| 26 | + "@angular/forms": "21.0.2", |
| 27 | + "@angular/platform-browser": "21.0.2", |
| 28 | + "@angular/platform-browser-dynamic": "21.0.2", |
| 29 | + "@angular/router": "21.0.2", |
| 30 | + "@fortawesome/angular-fontawesome": "4.0.0", |
| 31 | + "@fortawesome/fontawesome-svg-core": "7.1.0", |
| 32 | + "@fortawesome/free-solid-svg-icons": "7.1.0", |
| 33 | + "@ngrx/component": "20.1.0", |
| 34 | + "@ngrx/data": "20.1.0", |
| 35 | + "@ngrx/effects": "20.1.0", |
| 36 | + "@ngrx/router-store": "20.1.0", |
| 37 | + "@ngrx/store": "20.1.0", |
| 38 | + "@ngrx/store-devtools": "20.1.0", |
39 | 39 | "@sentry/angular-ivy": "7.68.0", |
40 | | - "@sindresorhus/slugify": "2.2.1", |
41 | | - "angular-oauth2-oidc": "15.0.1", |
42 | | - "primeflex": "3.3.1", |
43 | | - "primeicons": "6.0.1", |
44 | | - "primeng": "16.3.1", |
| 40 | + "@sindresorhus/slugify": "3.0.0", |
| 41 | + "angular-oauth2-oidc": "20.0.2", |
| 42 | + "primeflex": "4.0.0", |
| 43 | + "primeicons": "7.0.0", |
| 44 | + "primeng": "20.3.0", |
45 | 45 | "rxjs": "7.8.1", |
46 | | - "ts-md5": "1.3.1", |
| 46 | + "ts-md5": "2.0.1", |
47 | 47 | "tslib": "2.6.2", |
48 | | - "uuid": "9.0.0", |
| 48 | + "uuid": "13.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", |
61 | | - "@cypress/schematic": "2.5.0", |
62 | | - "@ngrx/schematics": "16.2.0", |
63 | | - "@types/jest": "29.5.4", |
64 | | - "@types/node": "20.5.9", |
65 | | - "@types/uuid": "9.0.3", |
66 | | - "@typescript-eslint/eslint-plugin": "6.6.0", |
67 | | - "@typescript-eslint/parser": "6.6.0", |
| 52 | + "@angular-devkit/build-angular": "21.0.1", |
| 53 | + "@angular-eslint/builder": "21.0.1", |
| 54 | + "@angular-eslint/eslint-plugin": "21.0.1", |
| 55 | + "@angular-eslint/eslint-plugin-template": "21.0.1", |
| 56 | + "@angular-eslint/schematics": "21.0.1", |
| 57 | + "@angular-eslint/template-parser": "21.0.1", |
| 58 | + "@angular/cli": "21.0.1", |
| 59 | + "@angular/compiler-cli": "21.0.2", |
| 60 | + "@angular/localize": "21.0.2", |
| 61 | + "@cypress/schematic": "4.1.4", |
| 62 | + "@ngrx/schematics": "20.1.0", |
| 63 | + "@types/jest": "30.0.0", |
| 64 | + "@types/node": "24.10.1", |
| 65 | + "@types/uuid": "11.0.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "8.48.1", |
| 67 | + "@typescript-eslint/parser": "8.48.1", |
68 | 68 | "angular-http-server": "1.12.0", |
69 | | - "cypress": "13.1.0", |
70 | | - "cypress-terminal-report": "5.3.3", |
71 | | - "eslint": "8.48.0", |
| 69 | + "cypress": "15.7.1", |
| 70 | + "cypress-terminal-report": "7.3.3", |
| 71 | + "eslint": "9.39.1", |
72 | 72 | "eslint-plugin-change-detection-strategy": "0.1.3", |
73 | 73 | "eslint-plugin-ngrx": "2.1.4", |
74 | 74 | "eslint-plugin-prettier": "5.0.0", |
75 | | - "jest": "29.6.4", |
76 | | - "jest-preset-angular": "13.1.1", |
| 75 | + "jest": "30.2.0", |
| 76 | + "jest-preset-angular": "15.0.3", |
77 | 77 | "prettier": "3.0.3", |
78 | | - "pwa-asset-generator": "6.3.1", |
| 78 | + "pwa-asset-generator": "8.1.2", |
79 | 79 | "typescript": "5.1.6" |
80 | 80 | }, |
81 | 81 | "jest": { |
|
0 commit comments