|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/cdk": "^20.2.6", |
15 | | - "@angular/common": "~20.3.2", |
16 | | - "@angular/compiler": "~20.3.2", |
17 | | - "@angular/core": "~20.3.2", |
18 | | - "@angular/forms": "~20.3.2", |
19 | | - "@angular/localize": "~20.3.2", |
20 | | - "@angular/platform-browser": "~20.3.2", |
21 | | - "@angular/platform-browser-dynamic": "~20.3.2", |
22 | | - "@angular/router": "~20.3.2", |
| 14 | + "@angular/cdk": "^20.2.12", |
| 15 | + "@angular/common": "~20.3.10", |
| 16 | + "@angular/compiler": "~20.3.10", |
| 17 | + "@angular/core": "~20.3.10", |
| 18 | + "@angular/forms": "~20.3.10", |
| 19 | + "@angular/localize": "~20.3.10", |
| 20 | + "@angular/platform-browser": "~20.3.10", |
| 21 | + "@angular/platform-browser-dynamic": "~20.3.10", |
| 22 | + "@angular/router": "~20.3.10", |
23 | 23 | "@ng-bootstrap/ng-bootstrap": "^19.0.1", |
24 | | - "@ng-select/ng-select": "^20.6.3", |
| 24 | + "@ng-select/ng-select": "^20.7.0", |
25 | 25 | "@ngneat/dirty-check-forms": "^3.0.3", |
26 | 26 | "@popperjs/core": "^2.11.8", |
27 | 27 | "bootstrap": "^5.3.8", |
|
30 | 30 | "ng2-pdf-viewer": "^10.4.0", |
31 | 31 | "ngx-bootstrap-icons": "^1.9.3", |
32 | 32 | "ngx-color": "^10.1.0", |
33 | | - "ngx-cookie-service": "^20.1.0", |
| 33 | + "ngx-cookie-service": "^20.1.1", |
34 | 34 | "ngx-device-detector": "^10.1.0", |
35 | 35 | "ngx-ui-tour-ng-bootstrap": "^17.0.1", |
36 | 36 | "rxjs": "^7.8.2", |
|
42 | 42 | "devDependencies": { |
43 | 43 | "@angular-builders/custom-webpack": "^20.0.0", |
44 | 44 | "@angular-builders/jest": "^20.0.0", |
45 | | - "@angular-devkit/core": "^20.3.3", |
46 | | - "@angular-devkit/schematics": "^20.3.3", |
47 | | - "@angular-eslint/builder": "20.3.0", |
48 | | - "@angular-eslint/eslint-plugin": "20.3.0", |
49 | | - "@angular-eslint/eslint-plugin-template": "20.3.0", |
50 | | - "@angular-eslint/schematics": "20.3.0", |
51 | | - "@angular-eslint/template-parser": "20.3.0", |
52 | | - "@angular/build": "^20.3.3", |
53 | | - "@angular/cli": "~20.3.3", |
54 | | - "@angular/compiler-cli": "~20.3.2", |
| 45 | + "@angular-devkit/core": "^20.3.9", |
| 46 | + "@angular-devkit/schematics": "^20.3.9", |
| 47 | + "@angular-eslint/builder": "20.5.1", |
| 48 | + "@angular-eslint/eslint-plugin": "20.5.1", |
| 49 | + "@angular-eslint/eslint-plugin-template": "20.5.1", |
| 50 | + "@angular-eslint/schematics": "20.5.1", |
| 51 | + "@angular-eslint/template-parser": "20.5.1", |
| 52 | + "@angular/build": "^20.3.9", |
| 53 | + "@angular/cli": "~20.3.9", |
| 54 | + "@angular/compiler-cli": "~20.3.10", |
55 | 55 | "@codecov/webpack-plugin": "^1.9.1", |
56 | 56 | "@playwright/test": "^1.55.1", |
57 | 57 | "@types/jest": "^30.0.0", |
|
0 commit comments