|
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | 39 | "@shiftcode/eslint-plugin-rules": "^2.0.1", |
40 | | - "@typescript-eslint/eslint-plugin": "^8.4.0", |
41 | | - "@typescript-eslint/parser": "^8.4.0", |
| 40 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 41 | + "@typescript-eslint/parser": "^8.17.0", |
42 | 42 | "eslint": "^9.3.0", |
43 | 43 | "eslint-config-prettier": "^9.1.0", |
44 | 44 | "eslint-plugin-import": "^2.30.0", |
45 | 45 | "eslint-plugin-unused-imports": "^4.1.3", |
46 | 46 | "typescript-eslint": "8.13.0" |
47 | 47 | }, |
48 | 48 | "peerDependencies": { |
49 | | - "@angular-eslint/builder": "^18.0.0", |
50 | | - "@angular-eslint/eslint-plugin": "^18.0.0", |
51 | | - "@angular-eslint/eslint-plugin-template": "^18.0.0", |
52 | | - "@angular-eslint/schematics": "^18.0.0", |
53 | | - "@angular-eslint/template-parser": "^18.0.0" |
| 49 | + "@angular-eslint/builder": "^19.0.0", |
| 50 | + "@angular-eslint/eslint-plugin": "^19.0.0", |
| 51 | + "@angular-eslint/eslint-plugin-template": "^19.0.0", |
| 52 | + "@angular-eslint/schematics": "^19.0.0", |
| 53 | + "@angular-eslint/template-parser": "^19.0.0" |
54 | 54 | }, |
55 | 55 | "peerDependenciesMeta": { |
56 | 56 | "@angular-eslint/builder": { |
|
0 commit comments