|
21 | 21 | }, |
22 | 22 | "peerDependencies": { |
23 | 23 | "eslint": "^9.0.0 || ^10.0.0", |
24 | | - "prettier": "^3.0.0", |
| 24 | + "prettier": "^3.8.3", |
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.1", |
29 | 29 | "@eslint/js": "^10.0.1", |
30 | | - "@eslint/markdown": "^8.0.0", |
| 30 | + "@eslint/markdown": "^8.0.1", |
31 | 31 | "@stylistic/eslint-plugin": "^5.10.0", |
32 | | - "@typescript-eslint/eslint-plugin": "^8.57.2", |
33 | | - "@typescript-eslint/parser": "^8.57.2", |
| 32 | + "@typescript-eslint/eslint-plugin": "^8.59.0", |
| 33 | + "@typescript-eslint/parser": "^8.59.0", |
34 | 34 | "eslint-config-prettier": "^10.1.8", |
35 | 35 | "eslint-import-resolver-typescript": "^4.4.4", |
36 | 36 | "eslint-plugin-import-x": "^4.16.2", |
|
41 | 41 | "eslint-plugin-promise": "^7.2.1", |
42 | 42 | "eslint-plugin-unicorn": "^64.0.0", |
43 | 43 | "eslint-plugin-yml": "^3.3.1", |
44 | | - "globals": "^17.4.0", |
45 | | - "typescript-eslint": "^8.57.2", |
| 44 | + "globals": "^17.5.0", |
| 45 | + "typescript-eslint": "^8.59.0", |
46 | 46 | "yaml-eslint-parser": "^2.0.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "eslint": "^10.1.0", |
50 | | - "prettier": "^3.8.1", |
51 | | - "typescript": "^6.0.2" |
| 49 | + "eslint": "^10.2.1", |
| 50 | + "prettier": "^3.8.3", |
| 51 | + "typescript": "^6.0.3" |
52 | 52 | }, |
53 | 53 | "publishConfig": { |
54 | 54 | "access": "public" |
|
0 commit comments