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