|
21 | 21 | }, |
22 | 22 | "peerDependencies": { |
23 | 23 | "eslint": "^9.0.0 || ^10.0.0", |
24 | | - "prettier": "^3.0.0", |
| 24 | + "prettier": "^3.9.5", |
25 | 25 | "typescript": "^5.0.0 || ^6.0.0 || ^7.0.0" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@eslint-community/eslint-plugin-eslint-comments": "^4.7.2", |
29 | 29 | "@eslint/js": "^10.0.1", |
30 | | - "@eslint/markdown": "^8.0.2", |
| 30 | + "@eslint/markdown": "^8.0.3", |
31 | 31 | "@stylistic/eslint-plugin": "^5.10.0", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.60.0", |
33 | | - "@typescript-eslint/parser": "^8.60.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.63.0", |
| 33 | + "@typescript-eslint/parser": "^8.63.0", |
34 | 34 | "eslint-config-prettier": "^10.1.8", |
35 | 35 | "eslint-import-resolver-typescript": "^4.4.5", |
36 | | - "eslint-plugin-import-x": "^4.16.2", |
37 | | - "eslint-plugin-jsonc": "^3.2.0", |
| 36 | + "eslint-plugin-import-x": "^4.17.1", |
| 37 | + "eslint-plugin-jsonc": "^3.3.0", |
38 | 38 | "eslint-plugin-lodash": "^8.0.0", |
39 | 39 | "eslint-plugin-no-only-tests": "^3.4.0", |
40 | 40 | "eslint-plugin-prettier": "^5.5.6", |
41 | 41 | "eslint-plugin-promise": "^7.3.0", |
42 | 42 | "eslint-plugin-unicorn": "^64.0.0", |
43 | | - "eslint-plugin-yml": "^3.4.0", |
44 | | - "globals": "^17.6.0", |
45 | | - "typescript-eslint": "^8.60.0", |
46 | | - "yaml-eslint-parser": "^2.0.0" |
| 43 | + "eslint-plugin-yml": "^3.6.0", |
| 44 | + "globals": "^17.7.0", |
| 45 | + "typescript-eslint": "^8.63.0", |
| 46 | + "yaml-eslint-parser": "^2.1.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "eslint": "^10.4.1", |
50 | | - "prettier": "^3.8.3", |
| 49 | + "eslint": "^10.7.0", |
| 50 | + "prettier": "^3.9.5", |
51 | 51 | "typescript": "^6.0.3" |
52 | 52 | }, |
53 | 53 | "publishConfig": { |
|
0 commit comments