|
2 | 2 | "name": "@antfu/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "3.7.3",
|
5 |
| - "packageManager": "pnpm@9.11.0", |
| 5 | + "packageManager": "pnpm@9.12.2", |
6 | 6 | "description": "Anthony's ESLint config",
|
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
|
8 | 8 | "license": "MIT",
|
|
99 | 99 | "@antfu/install-pkg": "^0.4.1",
|
100 | 100 | "@clack/prompts": "^0.7.0",
|
101 | 101 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
|
102 |
| - "@eslint/markdown": "^6.1.0", |
103 |
| - "@stylistic/eslint-plugin": "^2.8.0", |
104 |
| - "@typescript-eslint/eslint-plugin": "^8.7.0", |
105 |
| - "@typescript-eslint/parser": "^8.7.0", |
106 |
| - "@vitest/eslint-plugin": "^1.1.4", |
| 102 | + "@eslint/markdown": "^6.2.0", |
| 103 | + "@stylistic/eslint-plugin": "^2.9.0", |
| 104 | + "@typescript-eslint/eslint-plugin": "^8.9.0", |
| 105 | + "@typescript-eslint/parser": "^8.9.0", |
| 106 | + "@vitest/eslint-plugin": "^1.1.7", |
107 | 107 | "eslint-config-flat-gitignore": "^0.3.0",
|
108 | 108 | "eslint-flat-config-utils": "^0.4.0",
|
109 | 109 | "eslint-merge-processors": "^0.1.0",
|
110 | 110 | "eslint-plugin-antfu": "^2.7.0",
|
111 | 111 | "eslint-plugin-command": "^0.2.6",
|
112 |
| - "eslint-plugin-import-x": "^4.3.0", |
113 |
| - "eslint-plugin-jsdoc": "^50.3.0", |
| 112 | + "eslint-plugin-import-x": "^4.3.1", |
| 113 | + "eslint-plugin-jsdoc": "^50.4.1", |
114 | 114 | "eslint-plugin-jsonc": "^2.16.0",
|
115 |
| - "eslint-plugin-n": "^17.10.3", |
| 115 | + "eslint-plugin-n": "^17.11.1", |
116 | 116 | "eslint-plugin-no-only-tests": "^3.3.0",
|
117 |
| - "eslint-plugin-perfectionist": "^3.7.0", |
| 117 | + "eslint-plugin-perfectionist": "^3.9.0", |
118 | 118 | "eslint-plugin-regexp": "^2.6.0",
|
119 | 119 | "eslint-plugin-toml": "^0.11.1",
|
120 |
| - "eslint-plugin-unicorn": "^55.0.0", |
| 120 | + "eslint-plugin-unicorn": "^56.0.0", |
121 | 121 | "eslint-plugin-unused-imports": "^4.1.4",
|
122 |
| - "eslint-plugin-vue": "^9.28.0", |
| 122 | + "eslint-plugin-vue": "^9.29.0", |
123 | 123 | "eslint-plugin-yml": "^1.14.0",
|
124 | 124 | "eslint-processor-vue-blocks": "^0.1.2",
|
125 |
| - "globals": "^15.9.0", |
| 125 | + "globals": "^15.11.0", |
126 | 126 | "jsonc-eslint-parser": "^2.4.0",
|
127 | 127 | "local-pkg": "^0.5.0",
|
128 | 128 | "parse-gitignore": "^2.0.0",
|
129 |
| - "picocolors": "^1.1.0", |
| 129 | + "picocolors": "^1.1.1", |
130 | 130 | "toml-eslint-parser": "^0.10.0",
|
131 | 131 | "vue-eslint-parser": "^9.4.3",
|
132 | 132 | "yaml-eslint-parser": "^1.2.3",
|
|
135 | 135 | "devDependencies": {
|
136 | 136 | "@antfu/eslint-config": "workspace:*",
|
137 | 137 | "@antfu/ni": "^0.23.0",
|
138 |
| - "@eslint-react/eslint-plugin": "^1.14.2", |
| 138 | + "@eslint-react/eslint-plugin": "^1.15.0", |
139 | 139 | "@eslint/config-inspector": "^0.5.4",
|
140 | 140 | "@prettier/plugin-xml": "^3.4.1",
|
141 |
| - "@stylistic/eslint-plugin-migrate": "^2.8.0", |
| 141 | + "@stylistic/eslint-plugin-migrate": "^2.9.0", |
142 | 142 | "@types/fs-extra": "^11.0.4",
|
143 |
| - "@types/node": "^22.7.3", |
| 143 | + "@types/node": "^22.7.5", |
144 | 144 | "@types/prompts": "^2.4.9",
|
145 | 145 | "@types/yargs": "^17.0.33",
|
146 | 146 | "@unocss/eslint-plugin": "^0.62.4",
|
147 | 147 | "astro-eslint-parser": "^1.0.3",
|
148 |
| - "bumpp": "^9.5.2", |
149 |
| - "eslint": "^9.11.1", |
150 |
| - "eslint-plugin-astro": "^1.2.4", |
| 148 | + "bumpp": "^9.7.1", |
| 149 | + "eslint": "^9.12.0", |
| 150 | + "eslint-plugin-astro": "^1.3.0", |
151 | 151 | "eslint-plugin-format": "^0.1.2",
|
152 | 152 | "eslint-plugin-react-hooks": "^5.0.0",
|
153 | 153 | "eslint-plugin-react-refresh": "^0.4.12",
|
154 | 154 | "eslint-plugin-solid": "^0.14.3",
|
155 |
| - "eslint-plugin-svelte": "^2.44.0", |
| 155 | + "eslint-plugin-svelte": "^2.45.1", |
156 | 156 | "eslint-typegen": "^0.3.2",
|
157 |
| - "esno": "^4.7.0", |
158 |
| - "execa": "^9.4.0", |
| 157 | + "esno": "^4.8.0", |
| 158 | + "execa": "^9.4.1", |
159 | 159 | "fast-glob": "^3.3.2",
|
160 | 160 | "fs-extra": "^11.2.0",
|
161 |
| - "jiti": "^2.0.0", |
| 161 | + "jiti": "^2.3.3", |
162 | 162 | "lint-staged": "^15.2.10",
|
163 | 163 | "prettier-plugin-astro": "^0.14.1",
|
164 | 164 | "prettier-plugin-slidev": "^1.0.5",
|
|
168 | 168 | "svelte-eslint-parser": "^0.41.1",
|
169 | 169 | "tsup": "^8.3.0",
|
170 | 170 | "tsx": "^4.19.1",
|
171 |
| - "typescript": "^5.6.2", |
172 |
| - "vitest": "^2.1.1", |
173 |
| - "vue": "^3.5.9" |
| 171 | + "typescript": "^5.6.3", |
| 172 | + "vitest": "^2.1.3", |
| 173 | + "vue": "^3.5.12" |
174 | 174 | },
|
175 | 175 | "resolutions": {
|
176 | 176 | "@eslint-community/eslint-utils": "^4.4.0",
|
177 |
| - "@typescript-eslint/utils": "^8.7.0", |
178 |
| - "eslint": "^9.11.1", |
| 177 | + "@typescript-eslint/utils": "^8.9.0", |
| 178 | + "eslint": "^9.12.0", |
179 | 179 | "tsx": "^4.19.1"
|
180 | 180 | },
|
181 | 181 | "simple-git-hooks": {
|
|
0 commit comments