|
53 | 53 | } |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@antfu/eslint-config": "^6.2.0", |
57 | | - "@eslint/markdown": "^7.5.1", |
| 56 | + "@antfu/eslint-config": "^9.0.0", |
| 57 | + "@eslint/markdown": "^8.0.1", |
58 | 58 | "@types/mdast": "^4.0.4", |
59 | | - "@types/node": "^24.10.1", |
60 | | - "@typescript-eslint/utils": "^8.46.4", |
61 | | - "@vitest/coverage-v8": "^4.1.5", |
62 | | - "bumpp": "^10.3.1", |
63 | | - "eslint": "9.39.1", |
| 59 | + "@types/node": "^25.7.0", |
| 60 | + "@typescript-eslint/utils": "^8.59.3", |
| 61 | + "@vitest/coverage-v8": "^4.1.6", |
| 62 | + "bumpp": "^11.1.0", |
| 63 | + "eslint": "10.3.0", |
64 | 64 | "eslint-factory": "^0.1.2", |
65 | | - "eslint-plugin-format": "^1.0.2", |
66 | | - "eslint-vitest-rule-tester": "^3.0.0", |
67 | | - "lint-staged": "^16.4.0", |
| 65 | + "eslint-plugin-format": "^2.0.1", |
| 66 | + "eslint-plugin-md-style": "^0.1.0", |
| 67 | + "eslint-vitest-rule-tester": "^3.1.0", |
| 68 | + "lint-staged": "^17.0.4", |
68 | 69 | "simple-git-hooks": "^2.13.1", |
69 | 70 | "tinyglobby": "^0.2.16", |
70 | | - "tsdown": "^0.16.4", |
71 | | - "typescript": "^5.9.3", |
72 | | - "vitest": "^4.0.9" |
| 71 | + "tsdown": "^0.22.0", |
| 72 | + "typescript": "^6.0.3", |
| 73 | + "vitest": "^4.1.6" |
73 | 74 | }, |
74 | 75 | "simple-git-hooks": { |
75 | 76 | "pre-commit": "pnpx lint-staged" |
|
0 commit comments