@ethang/eslint-config 19.8.3 → 19.8.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/package.json +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ethang/eslint-config",
|
|
3
|
-
"version": "19.8.
|
|
3
|
+
"version": "19.8.5",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
|
|
6
6
|
},
|
|
@@ -16,15 +16,15 @@
|
|
|
16
16
|
"@cspell/eslint-plugin": "^8.14.4",
|
|
17
17
|
"@eslint-react/eslint-plugin": "^1.14.2",
|
|
18
18
|
"@eslint/compat": "^1.1.1",
|
|
19
|
-
"@eslint/js": "^9.11.
|
|
19
|
+
"@eslint/js": "^9.11.1",
|
|
20
20
|
"@eslint/json": "^0.4.0",
|
|
21
21
|
"@eslint/markdown": "^6.1.0",
|
|
22
22
|
"@stylistic/eslint-plugin": "^2.8.0",
|
|
23
23
|
"@stylistic/eslint-plugin-ts": "^2.8.0",
|
|
24
24
|
"@tanstack/eslint-plugin-query": "^5.57.1",
|
|
25
25
|
"@tanstack/eslint-plugin-router": "^1.58.6",
|
|
26
|
-
"@typescript-eslint/parser": "^8.
|
|
27
|
-
"eslint": "^9.11.
|
|
26
|
+
"@typescript-eslint/parser": "^8.7.0",
|
|
27
|
+
"eslint": "^9.11.1",
|
|
28
28
|
"eslint-plugin-astro": "^1.2.4",
|
|
29
29
|
"eslint-plugin-barrel-files": "^2.1.0",
|
|
30
30
|
"eslint-plugin-compat": "^6.0.1",
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"eslint-plugin-jsx-a11y": "^6.10.0",
|
|
33
33
|
"eslint-plugin-lodash": "^8.0.0",
|
|
34
34
|
"eslint-plugin-n": "^17.10.3",
|
|
35
|
-
"eslint-plugin-perfectionist": "^3.
|
|
35
|
+
"eslint-plugin-perfectionist": "^3.7.0",
|
|
36
36
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
37
37
|
"eslint-plugin-solid": "^0.14.3",
|
|
38
38
|
"eslint-plugin-sonarjs": "2.0.2",
|
|
39
39
|
"eslint-plugin-tailwindcss": "^3.17.4",
|
|
40
40
|
"eslint-plugin-unicorn": "^55.0.0",
|
|
41
41
|
"typescript": "^5.6.2",
|
|
42
|
-
"typescript-eslint": "^8.
|
|
42
|
+
"typescript-eslint": "^8.7.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@ethang/markdown-generator": "^1.1.1",
|
|
@@ -49,22 +49,22 @@
|
|
|
49
49
|
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
|
|
50
50
|
"@types/eslint-plugin-tailwindcss": "^3.17.0",
|
|
51
51
|
"@types/eslint__js": "^8.42.3",
|
|
52
|
-
"@types/node": "^22.
|
|
52
|
+
"@types/node": "^22.6.1",
|
|
53
53
|
"prettier": "^3.3.3"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
56
56
|
"@cspell/eslint-plugin": "^8.14.4",
|
|
57
57
|
"@eslint-react/eslint-plugin": "^1.14.2",
|
|
58
58
|
"@eslint/compat": "^1.1.1",
|
|
59
|
-
"@eslint/js": "^9.11.
|
|
59
|
+
"@eslint/js": "^9.11.1",
|
|
60
60
|
"@eslint/json": "^0.4.0",
|
|
61
61
|
"@eslint/markdown": "^6.1.0",
|
|
62
62
|
"@stylistic/eslint-plugin": "^2.8.0",
|
|
63
63
|
"@stylistic/eslint-plugin-ts": "^2.8.0",
|
|
64
64
|
"@tanstack/eslint-plugin-query": "^5.57.1",
|
|
65
65
|
"@tanstack/eslint-plugin-router": "^1.58.6",
|
|
66
|
-
"@typescript-eslint/parser": "^8.
|
|
67
|
-
"eslint": "^9.11.
|
|
66
|
+
"@typescript-eslint/parser": "^8.7.0",
|
|
67
|
+
"eslint": "^9.11.1",
|
|
68
68
|
"eslint-plugin-astro": "^1.2.4",
|
|
69
69
|
"eslint-plugin-barrel-files": "^2.1.0",
|
|
70
70
|
"eslint-plugin-compat": "^6.0.1",
|
|
@@ -72,14 +72,14 @@
|
|
|
72
72
|
"eslint-plugin-jsx-a11y": "^6.10.0",
|
|
73
73
|
"eslint-plugin-lodash": "^8.0.0",
|
|
74
74
|
"eslint-plugin-n": "^17.10.3",
|
|
75
|
-
"eslint-plugin-perfectionist": "^3.
|
|
75
|
+
"eslint-plugin-perfectionist": "^3.7.0",
|
|
76
76
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
77
77
|
"eslint-plugin-solid": "^0.14.3",
|
|
78
78
|
"eslint-plugin-sonarjs": "2.0.2",
|
|
79
79
|
"eslint-plugin-tailwindcss": "^3.17.4",
|
|
80
80
|
"eslint-plugin-unicorn": "^55.0.0",
|
|
81
81
|
"typescript": "^5.6.2",
|
|
82
|
-
"typescript-eslint": "^8.
|
|
82
|
+
"typescript-eslint": "^8.7.0"
|
|
83
83
|
},
|
|
84
84
|
"engines": {
|
|
85
85
|
"node": ">=20"
|