File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ export default antfu(
2626 typescript : true ,
2727 react : true ,
2828 rules : {
29+ 'react/jsx-key-before-spread' : 'off' ,
2930 'node/prefer-global/process' : 'off' , // TODO: remove this
3031 'node/prefer-global/buffer' : 'off' , // TODO: remove this
3132 'jsdoc/empty-tags' : 'off' ,
Original file line number Diff line number Diff line change 174174 "@emotion/css" : " ^11.13.5" ,
175175 "@emotion/react" : " ^11.14.0" ,
176176 "@emotion/server" : " ^11.11.0" ,
177- "@eslint-react/eslint-plugin" : " ^2.3.13 " ,
177+ "@eslint-react/eslint-plugin" : " ^2.5.0 " ,
178178 "@ianvs/prettier-plugin-sort-imports" : " ^4.7.0" ,
179179 "@inquirer/prompts" : " ^8.0.2" ,
180180 "@madccc/duplicate-package-checker-webpack-plugin" : " ^1.0.0" ,
239239 "dumi" : " ~2.4.21" ,
240240 "dumi-plugin-color-chunk" : " ^2.1.0" ,
241241 "env-paths" : " ^3.0.0" ,
242- "eslint" : " ^9.39.1 " ,
242+ "eslint" : " ^9.39.2 " ,
243243 "eslint-plugin-compat" : " ^6.0.2" ,
244- "eslint-plugin-jest" : " ^29.2.1 " ,
244+ "eslint-plugin-jest" : " ^29.12.0 " ,
245245 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
246246 "eslint-plugin-react-hooks" : " ^7.0.1" ,
247- "eslint-plugin-react-refresh" : " ^0.4.24 " ,
247+ "eslint-plugin-react-refresh" : " ^0.4.26 " ,
248248 "fast-glob" : " ^3.3.3" ,
249249 "father" : " 4.6.13" ,
250250 "fs-extra" : " ^11.3.2" ,
You can’t perform that action at this time.
0 commit comments