|
1 | 1 | { |
2 | 2 | "name": "ngx-mat-table-multi-sort", |
3 | | - "version": "20.2.0", |
| 3 | + "version": "20.3.0", |
4 | 4 | "preview": false, |
5 | 5 | "scripts": { |
6 | 6 | "ng": "ng", |
|
41 | 41 | "tslib": "^2.8.1" |
42 | 42 | }, |
43 | 43 | "peerDependencies": { |
44 | | - "@angular/animations": "^20.3.0", |
45 | | - "@angular/cdk": "^20.2.3", |
46 | | - "@angular/common": "^20.3.0", |
47 | | - "@angular/core": "^20.3.0", |
48 | | - "@angular/forms": "^20.3.0", |
49 | | - "@angular/localize": "^20.3.0", |
50 | | - "@angular/material": "^20.2.3", |
| 44 | + "@angular/animations": "^20.3.6", |
| 45 | + "@angular/cdk": "^20.2.9", |
| 46 | + "@angular/common": "^20.3.6", |
| 47 | + "@angular/core": "^20.3.6", |
| 48 | + "@angular/forms": "^20.3.6", |
| 49 | + "@angular/localize": "^20.3.6", |
| 50 | + "@angular/material": "^20.2.9", |
51 | 51 | "rxjs": "^7.8.1", |
52 | 52 | "zone.js": "^0.15.0" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@angular-eslint/builder": "^20.3.0", |
56 | | - "@angular/build": "^20.3.1", |
57 | | - "@angular/cli": "^20.3.1", |
58 | | - "@angular/compiler": "^20.3.0", |
59 | | - "@angular/compiler-cli": "^20.3.0", |
60 | | - "@angular/platform-browser": "^20.3.0", |
61 | | - "@angular/platform-browser-dynamic": "^20.3.0", |
62 | | - "@eslint/js": "^9.35.0", |
63 | | - "@types/jasmine": "~5.1.9", |
64 | | - "angular-eslint": "^20.3.0", |
65 | | - "eslint": "^9.35.0", |
| 55 | + "@angular-eslint/builder": "^20.4.0", |
| 56 | + "@angular/build": "^20.3.6", |
| 57 | + "@angular/cli": "^20.3.6", |
| 58 | + "@angular/compiler": "^20.3.6", |
| 59 | + "@angular/compiler-cli": "^20.3.6", |
| 60 | + "@angular/platform-browser": "^20.3.6", |
| 61 | + "@angular/platform-browser-dynamic": "^20.3.6", |
| 62 | + "@eslint/js": "^9.38.0", |
| 63 | + "@types/jasmine": "~5.1.12", |
| 64 | + "angular-eslint": "^20.4.0", |
| 65 | + "eslint": "^9.38.0", |
66 | 66 | "eslint-config-prettier": "^10.1.8", |
67 | 67 | "eslint-plugin-prettier": "^5.5.4", |
68 | | - "jasmine-core": "~5.10.0", |
| 68 | + "jasmine-core": "~5.12.0", |
69 | 69 | "karma": "~6.4.4", |
70 | 70 | "karma-chrome-launcher": "~3.2.0", |
71 | 71 | "karma-coverage": "~2.2.1", |
|
75 | 75 | "prettier": "3.6.2", |
76 | 76 | "prettier-eslint": "^16.4.2", |
77 | 77 | "rimraf": "^6.0.1", |
78 | | - "typescript": "~5.9.2", |
79 | | - "typescript-eslint": "^8.43.0", |
| 78 | + "typescript": "~5.9.3", |
| 79 | + "typescript-eslint": "^8.46.2", |
80 | 80 | "zone.js": "^0.15.1" |
81 | 81 | }, |
82 | 82 | "sideEffects": false, |
83 | | - "packageManager": "pnpm@10.16.1+sha512.0e155aa2629db8672b49e8475da6226aa4bdea85fdcdfdc15350874946d4f3c91faaf64cbdc4a5d1ab8002f473d5c3fcedcd197989cf0390f9badd3c04678706", |
| 83 | + "packageManager": "pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d", |
84 | 84 | "pnpm": { |
85 | 85 | "onlyBuiltDependencies": [ |
86 | 86 | "@parcel/watcher", |
|
0 commit comments