@gooddata/oxlint-config 11.27.0-alpha.4 → 11.27.0-alpha.5
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.
- package/PACKAGES.md +11 -12
- package/package.json +3 -7
- package/dist/esm-cypress.json +0 -2226
- package/dist/esm-react-cypress.json +0 -2226
- package/dist/react-cypress.json +0 -2221
package/PACKAGES.md
CHANGED
|
@@ -2,15 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
This table shows which packages are required for each configuration.
|
|
4
4
|
|
|
5
|
-
| Package | base | browser-esm | esm | esm-
|
|
6
|
-
| ----------------------------- | ------- | ----------- | ------- |
|
|
7
|
-
| eslint-plugin-chai-friendly | | | | 1.1.0
|
|
8
|
-
| eslint-plugin-
|
|
9
|
-
| eslint-plugin-
|
|
10
|
-
| eslint-plugin-
|
|
11
|
-
| eslint-plugin-no-
|
|
12
|
-
| eslint-plugin-
|
|
13
|
-
| eslint-plugin-
|
|
14
|
-
|
|
|
15
|
-
| oxlint
|
|
16
|
-
| oxlint-tsgolint | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 |
|
|
5
|
+
| Package | base | browser-esm | esm | esm-playwright | esm-react | esm-react-playwright | esm-react-vitest | esm-react-vitest-storybook | esm-vitest | react | react-playwright | react-vitest |
|
|
6
|
+
| ----------------------------- | ------- | ----------- | ------- | -------------- | --------- | -------------------- | ---------------- | -------------------------- | ---------- | ------- | ---------------- | ------------ |
|
|
7
|
+
| eslint-plugin-chai-friendly | | | | 1.1.0 | | 1.1.0 | | | | | 1.1.0 | |
|
|
8
|
+
| 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 |
|
|
9
|
+
| 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 | | | |
|
|
10
|
+
| 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 |
|
|
11
|
+
| 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 |
|
|
12
|
+
| eslint-plugin-playwright | | | | 2.10.1 | | 2.10.1 | | | | | 2.10.1 | |
|
|
13
|
+
| 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 |
|
|
14
|
+
| oxlint | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 | ^1.43.0 |
|
|
15
|
+
| oxlint-tsgolint | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 | 0.11.4 |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/oxlint-config",
|
|
3
|
-
"version": "11.27.0-alpha.
|
|
3
|
+
"version": "11.27.0-alpha.5",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "GoodData",
|
|
6
6
|
"repository": {
|
|
@@ -25,12 +25,9 @@
|
|
|
25
25
|
"./esm-vitest": "./dist/esm-vitest.json",
|
|
26
26
|
"./react": "./dist/react.json",
|
|
27
27
|
"./react-vitest": "./dist/react-vitest.json",
|
|
28
|
-
"./react-cypress": "./dist/react-cypress.json",
|
|
29
28
|
"./react-playwright": "./dist/react-playwright.json",
|
|
30
|
-
"./esm-cypress": "./dist/esm-cypress.json",
|
|
31
29
|
"./esm-playwright": "./dist/esm-playwright.json",
|
|
32
30
|
"./esm-react": "./dist/esm-react.json",
|
|
33
|
-
"./esm-react-cypress": "./dist/esm-react-cypress.json",
|
|
34
31
|
"./esm-react-playwright": "./dist/esm-react-playwright.json",
|
|
35
32
|
"./esm-react-vitest": "./dist/esm-react-vitest.json",
|
|
36
33
|
"./esm-react-vitest-storybook": "./dist/esm-react-vitest-storybook.json"
|
|
@@ -44,7 +41,6 @@
|
|
|
44
41
|
"eslint": "^9.39.2",
|
|
45
42
|
"eslint-import-resolver-typescript": "4.4.4",
|
|
46
43
|
"eslint-plugin-chai-friendly": "1.1.0",
|
|
47
|
-
"eslint-plugin-cypress": "3.6.0",
|
|
48
44
|
"eslint-plugin-headers": "1.3.3",
|
|
49
45
|
"eslint-plugin-import-esm": "1.2.1",
|
|
50
46
|
"eslint-plugin-import-x": "4.16.1",
|
|
@@ -59,8 +55,8 @@
|
|
|
59
55
|
"oxlint-tsgolint": "0.11.4",
|
|
60
56
|
"typescript": "5.9.3",
|
|
61
57
|
"vite-node": "^5.2.0",
|
|
62
|
-
"@gooddata/eslint-config": "11.27.0-alpha.
|
|
63
|
-
"@gooddata/lint-config": "11.27.0-alpha.
|
|
58
|
+
"@gooddata/eslint-config": "11.27.0-alpha.5",
|
|
59
|
+
"@gooddata/lint-config": "11.27.0-alpha.5"
|
|
64
60
|
},
|
|
65
61
|
"peerDependencies": {
|
|
66
62
|
"eslint-plugin-headers": "1.3.3",
|