|
49 | 49 | "test:usage": "knip" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@azat-io/eslint-config": "^2.49.0", |
| 52 | + "@azat-io/eslint-config": "^2.57.0", |
53 | 53 | "@azat-io/typescript-config": "^1.1.1", |
54 | | - "@commitlint/cli": "^20.0.0", |
| 54 | + "@commitlint/cli": "^20.1.0", |
55 | 55 | "@commitlint/config-conventional": "^20.0.0", |
56 | 56 | "@commitlint/types": "^20.0.0", |
57 | | - "@humanwhocodes/crosspost": "^0.17.0", |
| 57 | + "@humanwhocodes/crosspost": "^1.0.2", |
58 | 58 | "@humanwhocodes/social-changelog": "^0.4.0", |
59 | 59 | "@types/estree": "^1.0.8", |
60 | | - "@types/node": "^24.5.2", |
61 | | - "@vitest/coverage-v8": "^4.0.8", |
| 60 | + "@types/node": "^24.10.1", |
| 61 | + "@vitest/coverage-v8": "^4.0.12", |
62 | 62 | "changelogen": "^0.6.2", |
63 | | - "changelogithub": "^13.16.0", |
64 | | - "clean-publish": "^5.2.2", |
65 | | - "cspell": "^9.3.0", |
| 63 | + "changelogithub": "^13.16.1", |
| 64 | + "clean-publish": "^6.0.1", |
| 65 | + "cspell": "^9.3.2", |
66 | 66 | "dedent": "^1.7.0", |
67 | | - "eslint": "9.36.0", |
68 | | - "eslint-plugin-eslint-plugin": "^7.0.0", |
69 | | - "eslint-vitest-rule-tester": "^2.2.2", |
70 | | - "jiti": "^2.6.0", |
71 | | - "knip": "^5.68.0", |
| 67 | + "eslint": "9.39.1", |
| 68 | + "eslint-plugin-eslint-plugin": "^7.2.0", |
| 69 | + "eslint-vitest-rule-tester": "^3.0.0", |
| 70 | + "jiti": "^2.6.1", |
| 71 | + "knip": "^5.70.1", |
72 | 72 | "prettier": "^3.6.2", |
73 | | - "prettier-plugin-jsdoc": "^1.3.3", |
| 73 | + "prettier-plugin-jsdoc": "^1.5.0", |
74 | 74 | "simple-git-hooks": "^2.13.1", |
75 | | - "typescript": "^5.9.2", |
76 | | - "vite": "^7.1.7", |
| 75 | + "typescript": "^5.9.3", |
| 76 | + "vite": "^7.2.4", |
77 | 77 | "vite-plugin-dts": "^4.5.4", |
78 | 78 | "vite-plugin-prettier-format": "^1.0.0", |
79 | | - "vitest": "^4.0.8" |
| 79 | + "vitest": "^4.0.12" |
80 | 80 | }, |
81 | 81 | "peerDependencies": { |
82 | 82 | "eslint": ">=8.0.0" |
|
0 commit comments