Eslint-plugin-sonarjs v2 major regressions on ESLint v9

Hello @Brendan_Mulholland,

version 2.0.3 was released and those issues should now be fixed.

@ba55ie, those devDependencies are now actually dependencies. We modify the behavior of some of the rules in those plugins. In v1, those ‘decorated’ rules were not part of the plugin. We should still remain compatible with ESLint 9. We are discussing how to better handle this.