|
66 | 66 | ], |
67 | 67 | "dependencies": { |
68 | 68 | "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", |
69 | | - "@sindresorhus/tsconfig": "^7.0.0", |
70 | | - "@stylistic/eslint-plugin": "^4.2.0", |
71 | | - "@typescript-eslint/parser": "^8.37.0", |
| 69 | + "@sindresorhus/tsconfig": "^8.0.1", |
72 | 70 | "arrify": "^3.0.0", |
73 | 71 | "cosmiconfig": "^9.0.0", |
74 | 72 | "define-lazy-prop": "^3.0.0", |
75 | | - "eslint": "^9.31.0", |
76 | | - "eslint-config-prettier": "^10.1.5", |
| 73 | + "eslint": "^9.37.0", |
| 74 | + "eslint-config-prettier": "^10.1.8", |
77 | 75 | "eslint-config-xo-react": "^0.28.0", |
78 | | - "eslint-config-xo-typescript": "^7.0.0", |
79 | | - "eslint-formatter-pretty": "^6.0.1", |
80 | | - "eslint-plugin-ava": "^15.0.1", |
| 76 | + "eslint-config-xo-typescript": "^9.0.0", |
| 77 | + "eslint-formatter-pretty": "^7.0.0", |
| 78 | + "eslint-plugin-ava": "^15.1.0", |
81 | 79 | "eslint-plugin-import-x": "^4.16.1", |
82 | | - "eslint-plugin-n": "^17.21.0", |
| 80 | + "eslint-plugin-n": "^17.23.1", |
83 | 81 | "eslint-plugin-no-use-extend-native": "^0.7.2", |
84 | | - "eslint-plugin-prettier": "^5.5.1", |
| 82 | + "eslint-plugin-prettier": "^5.5.4", |
85 | 83 | "eslint-plugin-promise": "^7.2.1", |
86 | | - "eslint-plugin-unicorn": "^59.0.1", |
| 84 | + "eslint-plugin-unicorn": "^61.0.2", |
87 | 85 | "find-cache-directory": "^6.0.0", |
88 | 86 | "get-stdin": "^9.0.0", |
89 | | - "get-tsconfig": "^4.10.1", |
90 | | - "globals": "^16.3.0", |
91 | | - "globby": "^14.1.0", |
92 | | - "meow": "^13.2.0", |
| 87 | + "get-tsconfig": "^4.12.0", |
| 88 | + "globals": "^16.4.0", |
| 89 | + "globby": "^15.0.0", |
| 90 | + "meow": "^14.0.0", |
93 | 91 | "micromatch": "^4.0.8", |
94 | 92 | "open-editor": "^5.1.0", |
95 | 93 | "path-exists": "^5.0.0", |
96 | 94 | "prettier": "^3.6.2", |
97 | | - "type-fest": "^4.41.0", |
98 | | - "typescript-eslint": "^8.37.0" |
| 95 | + "type-fest": "^5.1.0", |
| 96 | + "typescript-eslint": "^8.46.1" |
99 | 97 | }, |
100 | 98 | "devDependencies": { |
101 | | - "@commitlint/cli": "^19.8.1", |
102 | | - "@commitlint/config-conventional": "^19.8.1", |
| 99 | + "@commitlint/cli": "^20.1.0", |
| 100 | + "@commitlint/config-conventional": "^20.0.0", |
103 | 101 | "@types/eslint": "9.6.1", |
104 | 102 | "@types/micromatch": "^4.0.9", |
105 | 103 | "@types/prettier": "^3.0.0", |
106 | 104 | "ava": "^6.4.1", |
107 | | - "dedent": "^1.6.0", |
108 | | - "execa": "^9.5.3", |
| 105 | + "dedent": "^1.7.0", |
| 106 | + "execa": "^9.6.0", |
109 | 107 | "husky": "^9.1.7", |
110 | | - "lint-staged": "^16.0.0", |
| 108 | + "lint-staged": "^16.2.4", |
111 | 109 | "np": "^10.2.0", |
112 | 110 | "npm-package-json-lint": "^9.0.0", |
113 | 111 | "npm-package-json-lint-config-default": "^8.0.1", |
114 | | - "prettier-plugin-packagejson": "^2.5.18", |
| 112 | + "prettier-plugin-packagejson": "^2.5.19", |
115 | 113 | "temp-dir": "^3.0.0", |
116 | 114 | "xo": "file:." |
117 | 115 | }, |
|
0 commit comments