@gooddata/eslint-config 11.19.0-alpha.1 → 11.19.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/PACKAGES_V8.md +26 -26
  2. package/PACKAGES_V9.md +29 -27
  3. package/dist/base.js +36 -412
  4. package/dist/base.json +30 -8
  5. package/dist/browser-esm.js +405 -414
  6. package/dist/browser-esm.json +32 -9
  7. package/dist/browser.js +403 -412
  8. package/dist/browser.json +32 -9
  9. package/dist/esm-react-cypress.js +413 -422
  10. package/dist/esm-react-cypress.json +30 -8
  11. package/dist/esm-react-vitest-storybook.js +413 -422
  12. package/dist/esm-react-vitest-storybook.json +30 -8
  13. package/dist/esm-react-vitest.js +411 -420
  14. package/dist/esm-react-vitest.json +30 -8
  15. package/dist/esm-react.js +409 -418
  16. package/dist/esm-react.json +30 -8
  17. package/dist/esm-vitest.js +407 -416
  18. package/dist/esm-vitest.json +32 -9
  19. package/dist/esm.js +405 -414
  20. package/dist/esm.json +32 -9
  21. package/dist/oxfmt-browser-esm.d.ts +12 -0
  22. package/dist/oxfmt-browser-esm.js +1859 -0
  23. package/dist/oxfmt-browser.d.ts +12 -0
  24. package/dist/oxfmt-browser.js +1844 -0
  25. package/dist/oxfmt-esm-react-cypress.d.ts +12 -0
  26. package/dist/oxfmt-esm-react-cypress.js +1942 -0
  27. package/dist/oxfmt-esm-react-vitest-storybook.d.ts +12 -0
  28. package/dist/oxfmt-esm-react-vitest-storybook.js +1964 -0
  29. package/dist/oxfmt-esm-react-vitest.d.ts +12 -0
  30. package/dist/oxfmt-esm-react-vitest.js +1930 -0
  31. package/dist/oxfmt-esm-react.d.ts +12 -0
  32. package/dist/oxfmt-esm-react.js +1905 -0
  33. package/dist/oxfmt-esm-vitest.d.ts +12 -0
  34. package/dist/oxfmt-esm-vitest.js +1879 -0
  35. package/dist/oxfmt-esm.d.ts +12 -0
  36. package/dist/oxfmt-esm.js +1854 -0
  37. package/dist/oxfmt-react-cypress.d.ts +12 -0
  38. package/dist/oxfmt-react-cypress.js +1933 -0
  39. package/dist/oxfmt-react-vitest.d.ts +12 -0
  40. package/dist/oxfmt-react-vitest.js +1921 -0
  41. package/dist/oxfmt-react.d.ts +12 -0
  42. package/dist/oxfmt-react.js +1896 -0
  43. package/dist/oxfmt-vitest.d.ts +12 -0
  44. package/dist/oxfmt-vitest.js +2231 -0
  45. package/dist/oxfmt.d.ts +12 -0
  46. package/dist/oxfmt.js +1839 -0
  47. package/dist/prettier.d.ts +12 -0
  48. package/dist/prettier.js +2197 -0
  49. package/dist/prettier.json +1451 -0
  50. package/dist/react-cypress.js +411 -420
  51. package/dist/react-cypress.json +30 -8
  52. package/dist/react-vitest.js +409 -418
  53. package/dist/react-vitest.json +30 -8
  54. package/dist/react.js +407 -416
  55. package/dist/react.json +30 -8
  56. package/dist/vitest.js +771 -414
  57. package/dist/vitest.json +33 -9
  58. package/package.json +49 -7
package/PACKAGES_V8.md CHANGED
@@ -2,29 +2,29 @@
2
2
 
3
3
  This table shows which packages are required for each configuration.
4
4
 
5
- | Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
6
- |-----------------------------------|--------|---------|-------------|--------|-----------|-------------------|------------------|----------------------------|------------|--------|---------------|--------------|--------|
7
- | @testing-library/dom | | | | | | | | 10.4.1 | | | | | |
8
- | @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
9
- | @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
10
- | @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
11
- | eslint-config-prettier | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 |
12
- | eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
13
- | eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | 1.1.0 | | |
14
- | eslint-plugin-cypress | | | | | | 3.6.0 | | | | | 3.6.0 | | |
15
- | eslint-plugin-header | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 |
16
- | eslint-plugin-import | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 |
17
- | eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
18
- | eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
19
- | eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
20
- | eslint-plugin-no-only-tests | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 |
21
- | eslint-plugin-prettier | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 |
22
- | eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
23
- | eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
24
- | eslint-plugin-regexp | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 |
25
- | eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
26
- | eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | |
27
- | prettier | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 |
28
- | react | | | | | | | | 19.1.1 | | | | | |
29
- | react-dom | | | | | | | | 19.1.1 | | | | | |
30
- | storybook | | | | | | | | ^10.1.11 | | | | | |
5
+ | Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | prettier | react | react-cypress | react-vitest | vitest |
6
+ | --------------------------------- | ------ | ------- | ----------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | -------- | ------ | ------------- | ------------ | ------ |
7
+ | @testing-library/dom | | | | | | | | 10.4.1 | | | | | | |
8
+ | @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
9
+ | @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
10
+ | @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | | 1.6.6 | 1.6.6 |
11
+ | eslint-config-prettier | | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 |
12
+ | eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
13
+ | eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | | 1.1.0 | | |
14
+ | eslint-plugin-cypress | | | | | | 3.6.0 | | | | | | 3.6.0 | | |
15
+ | eslint-plugin-header | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 | 3.1.1 |
16
+ | eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | | |
17
+ | eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
18
+ | eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
19
+ | eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
20
+ | eslint-plugin-no-only-tests | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.0 |
21
+ | eslint-plugin-prettier | | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 |
22
+ | eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | | 7.37.5 | 7.37.5 | 7.37.5 | |
23
+ | eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | | 5.2.0 | 5.2.0 | 5.2.0 | |
24
+ | eslint-plugin-regexp | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 |
25
+ | eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
26
+ | eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | | |
27
+ | prettier | | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 |
28
+ | react | | | | | | | | 19.1.1 | | | | | | |
29
+ | react-dom | | | | | | | | 19.1.1 | | | | | | |
30
+ | storybook | | | | | | | | ^10.1.11 | | | | | | |
package/PACKAGES_V9.md CHANGED
@@ -2,30 +2,32 @@
2
2
 
3
3
  This table shows which packages are required for each configuration.
4
4
 
5
- | Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-cypress | react-vitest | vitest |
6
- |-----------------------------------|--------|---------|-------------|--------|-----------|-------------------|------------------|----------------------------|------------|--------|---------------|--------------|--------|
7
- | @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
8
- | @testing-library/dom | | | | | | | | 10.4.1 | | | | | |
9
- | @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
10
- | @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
11
- | @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 |
12
- | eslint-config-prettier | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 |
13
- | eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
14
- | eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | 1.1.0 | | |
15
- | eslint-plugin-cypress | | | | | | 3.6.0 | | | | | 3.6.0 | | |
16
- | eslint-plugin-headers | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 |
17
- | eslint-plugin-import | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 | 2.32.0 |
18
- | eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | |
19
- | eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
20
- | eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
21
- | eslint-plugin-no-only-tests | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 |
22
- | eslint-plugin-prettier | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 |
23
- | eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | |
24
- | eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | |
25
- | eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
26
- | eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | |
27
- | globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
28
- | prettier | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 |
29
- | react | | | | | | | | 19.1.1 | | | | | |
30
- | react-dom | | | | | | | | 19.1.1 | | | | | |
31
- | storybook | | | | | | | | ^10.1.11 | | | | | |
5
+ | Package | base | browser | browser-esm | esm | esm-react | esm-react-cypress | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | oxfmt | oxfmt-browser | oxfmt-browser-esm | oxfmt-esm | oxfmt-esm-react | oxfmt-esm-react-cypress | oxfmt-esm-react-vitest | oxfmt-esm-react-vitest-storybook | oxfmt-esm-vitest | oxfmt-react | oxfmt-react-cypress | oxfmt-react-vitest | oxfmt-vitest | prettier | react | react-cypress | react-vitest | vitest |
6
+ | --------------------------------- | ------ | ------- | ----------- | ------ | --------- | ----------------- | ---------------- | -------------------------- | ---------- | ------ | ------------- | ----------------- | --------- | --------------- | ----------------------- | ---------------------- | -------------------------------- | ---------------- | ----------- | ------------------- | ------------------ | ------------ | -------- | ------ | ------------- | ------------ | ------ |
7
+ | @eslint/js | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 | 9.28.0 |
8
+ | @testing-library/dom | | | | | | | | 10.4.1 | | | | | | | | | 10.4.1 | | | | | | | | | | |
9
+ | @typescript-eslint/eslint-plugin | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
10
+ | @typescript-eslint/parser | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 | 8.52.0 |
11
+ | @vitest/eslint-plugin | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | | | | | 1.6.6 | 1.6.6 | 1.6.6 | | | 1.6.6 | 1.6.6 | | | | 1.6.6 | 1.6.6 |
12
+ | eslint-config-prettier | | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | | | | | | | | | | | | | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 | 10.1.8 |
13
+ | eslint-import-resolver-typescript | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 | 4.4.4 |
14
+ | eslint-plugin-chai-friendly | | | | | | 1.1.0 | | | | | | | | | 1.1.0 | | | | | 1.1.0 | | | | | 1.1.0 | | |
15
+ | eslint-plugin-cypress | | | | | | 3.6.0 | | | | | | | | | 3.6.0 | | | | | 3.6.0 | | | | | 3.6.0 | | |
16
+ | eslint-plugin-headers | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 |
17
+ | eslint-plugin-import-esm | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | | | | | | | | | |
18
+ | eslint-plugin-import-x | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 | 4.16.1 |
19
+ | eslint-plugin-jsdoc | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 | 62.1.0 |
20
+ | eslint-plugin-no-barrel-files | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 | 1.2.2 |
21
+ | eslint-plugin-no-only-tests | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 | 3.3.0 |
22
+ | eslint-plugin-oxfmt | | | | | | | | | | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | 0.0.11 | | | | | |
23
+ | eslint-plugin-prettier | | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | | | | | | | | | | | | | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 | 5.5.4 |
24
+ | eslint-plugin-react | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | | | | | 7.37.5 | 7.37.5 | 7.37.5 | 7.37.5 | | 7.37.5 | 7.37.5 | 7.37.5 | | | 7.37.5 | 7.37.5 | 7.37.5 | |
25
+ | eslint-plugin-react-hooks | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | | | | | 5.2.0 | 5.2.0 | 5.2.0 | 5.2.0 | | 5.2.0 | 5.2.0 | 5.2.0 | | | 5.2.0 | 5.2.0 | 5.2.0 | |
26
+ | eslint-plugin-sonarjs | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 | 3.0.6 |
27
+ | eslint-plugin-storybook | | | | | | | | 10.1.11 | | | | | | | | | 10.1.11 | | | | | | | | | | |
28
+ | globals | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 | 17.2.0 |
29
+ | oxfmt | | | | | | | | | | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | 0.27.0 | | | | | |
30
+ | prettier | | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | | | | | | | | | | | | | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 | ^3.6.2 |
31
+ | react | | | | | | | | 19.1.1 | | | | | | | | | 19.1.1 | | | | | | | | | | |
32
+ | react-dom | | | | | | | | 19.1.1 | | | | | | | | | 19.1.1 | | | | | | | | | | |
33
+ | storybook | | | | | | | | ^10.1.11 | | | | | | | | | ^10.1.11 | | | | | | | | | | |