@ethang/eslint-config 19.14.3 → 19.14.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.14.
|
|
3
|
+
"version": "19.14.5",
|
|
4
4
|
"repository": {
|
|
5
5
|
"url": "git+https://github.com/eglove/eslint-config-ethang.git"
|
|
6
6
|
},
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@cspell/eslint-plugin": "^8.15.4",
|
|
17
|
-
"@eslint-react/eslint-plugin": "^1.15.
|
|
18
|
-
"@eslint/compat": "^1.2.
|
|
17
|
+
"@eslint-react/eslint-plugin": "^1.15.1",
|
|
18
|
+
"@eslint/compat": "^1.2.2",
|
|
19
19
|
"@eslint/js": "^9.13.0",
|
|
20
20
|
"@eslint/json": "^0.5.0",
|
|
21
21
|
"@eslint/markdown": "^6.2.1",
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
"@stylistic/eslint-plugin-ts": "^2.9.0",
|
|
24
24
|
"@tanstack/eslint-plugin-query": "^5.59.7",
|
|
25
25
|
"@tanstack/eslint-plugin-router": "^1.74.5",
|
|
26
|
-
"@typescript-eslint/parser": "^8.
|
|
26
|
+
"@typescript-eslint/parser": "^8.12.1",
|
|
27
27
|
"eslint": "^9.13.0",
|
|
28
28
|
"eslint-plugin-astro": "^1.3.0",
|
|
29
29
|
"eslint-plugin-barrel-files": "^2.1.0",
|
|
30
30
|
"eslint-plugin-compat": "^6.0.1",
|
|
31
31
|
"eslint-plugin-depend": "^0.11.0",
|
|
32
|
-
"eslint-plugin-jsx-a11y": "^6.10.
|
|
32
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
33
33
|
"eslint-plugin-lodash": "^8.0.0",
|
|
34
34
|
"eslint-plugin-n": "^17.11.1",
|
|
35
35
|
"eslint-plugin-perfectionist": "^3.9.1",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"eslint-plugin-tailwindcss": "^3.17.5",
|
|
41
41
|
"eslint-plugin-unicorn": "^56.0.0",
|
|
42
42
|
"typescript": "^5.6.3",
|
|
43
|
-
"typescript-eslint": "^8.
|
|
43
|
+
"typescript-eslint": "^8.12.1"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@ethang/markdown-generator": "^1.1.1",
|
|
@@ -50,13 +50,13 @@
|
|
|
50
50
|
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
|
|
51
51
|
"@types/eslint-plugin-tailwindcss": "^3.17.0",
|
|
52
52
|
"@types/eslint__js": "^8.42.3",
|
|
53
|
-
"@types/node": "^22.
|
|
53
|
+
"@types/node": "^22.8.2",
|
|
54
54
|
"prettier": "^3.3.3"
|
|
55
55
|
},
|
|
56
56
|
"peerDependencies": {
|
|
57
57
|
"@cspell/eslint-plugin": "^8.15.4",
|
|
58
|
-
"@eslint-react/eslint-plugin": "^1.15.
|
|
59
|
-
"@eslint/compat": "^1.2.
|
|
58
|
+
"@eslint-react/eslint-plugin": "^1.15.1",
|
|
59
|
+
"@eslint/compat": "^1.2.2",
|
|
60
60
|
"@eslint/js": "^9.13.0",
|
|
61
61
|
"@eslint/json": "^0.5.0",
|
|
62
62
|
"@eslint/markdown": "^6.2.1",
|
|
@@ -64,13 +64,13 @@
|
|
|
64
64
|
"@stylistic/eslint-plugin-ts": "^2.9.0",
|
|
65
65
|
"@tanstack/eslint-plugin-query": "^5.59.7",
|
|
66
66
|
"@tanstack/eslint-plugin-router": "^1.74.5",
|
|
67
|
-
"@typescript-eslint/parser": "^8.
|
|
67
|
+
"@typescript-eslint/parser": "^8.12.1",
|
|
68
68
|
"eslint": "^9.13.0",
|
|
69
69
|
"eslint-plugin-astro": "^1.3.0",
|
|
70
70
|
"eslint-plugin-barrel-files": "^2.1.0",
|
|
71
71
|
"eslint-plugin-compat": "^6.0.1",
|
|
72
72
|
"eslint-plugin-depend": "^0.11.0",
|
|
73
|
-
"eslint-plugin-jsx-a11y": "^6.10.
|
|
73
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
74
74
|
"eslint-plugin-lodash": "^8.0.0",
|
|
75
75
|
"eslint-plugin-n": "^17.11.1",
|
|
76
76
|
"eslint-plugin-perfectionist": "^3.9.1",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"eslint-plugin-tailwindcss": "^3.17.5",
|
|
82
82
|
"eslint-plugin-unicorn": "^56.0.0",
|
|
83
83
|
"typescript": "^5.6.3",
|
|
84
|
-
"typescript-eslint": "^8.
|
|
84
|
+
"typescript-eslint": "^8.12.1"
|
|
85
85
|
},
|
|
86
86
|
"engines": {
|
|
87
87
|
"node": ">=20"
|