|
38 | 38 | "@angular/build": "20.1.1",
|
39 | 39 | "@angular/cli": "20.1.1",
|
40 | 40 | "@angular/compiler-cli": "20.1.2",
|
41 |
| - "@stylistic/eslint-plugin": "^4.4.1", |
| 41 | + "@stylistic/eslint-plugin": "^5.2.1", |
42 | 42 | "@tailwindcss/postcss": "^4.1.10",
|
43 | 43 | "@tailwindcss/typography": "^0.5.16",
|
44 |
| - "@vitest/eslint-plugin": "^1.2.7", |
| 44 | + "@vitest/eslint-plugin": "^1.3.4", |
45 | 45 | "angular-eslint": "20.1.1",
|
46 | 46 | "daisyui": "^5.0.43",
|
47 |
| - "eslint": "^9.29.0", |
| 47 | + "eslint": "^9.31.0", |
48 | 48 | "eslint-config-flat-gitignore": "^2.1.0",
|
49 |
| - "eslint-import-resolver-typescript": "^4.4.3", |
50 |
| - "eslint-plugin-import-x": "^4.15.2", |
51 |
| - "eslint-plugin-jsdoc": "^51.0.3", |
| 49 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 50 | + "eslint-plugin-import-x": "^4.16.1", |
| 51 | + "eslint-plugin-jsdoc": "^51.4.1", |
52 | 52 | "eslint-plugin-rxjs-angular-x": "^0.0.3",
|
53 |
| - "eslint-plugin-rxjs-x": "~0.7.6", |
54 |
| - "globals": "^16.2.0", |
| 53 | + "eslint-plugin-rxjs-x": "~0.7.7", |
| 54 | + "globals": "^16.3.0", |
55 | 55 | "jsdom": "^26.1.0",
|
56 | 56 | "merge-partially": "^2.0.2",
|
57 | 57 | "ng-mocks": "^14.13.5",
|
58 | 58 | "postcss": "^8.5.6",
|
59 | 59 | "tailwindcss": "^4.1.10",
|
60 | 60 | "typescript": "~5.8.3",
|
61 |
| - "typescript-eslint": "^8.34.1", |
| 61 | + "typescript-eslint": "^8.37.0", |
62 | 62 | "vitest": "^3.2.4"
|
63 | 63 | }
|
64 | 64 | }
|
0 commit comments