@kitschpatrol/eslint-config 8.6.0 → 8.7.0
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/bin/cli.js +1 -1
- package/dist/index.d.ts +500 -362
- package/dist/index.js +1 -1
- package/package.json +27 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kitschpatrol/eslint-config",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.7.0",
|
|
4
4
|
"description": "ESLint configuration for @kitschpatrol/shared-config.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"shared-config",
|
|
@@ -42,56 +42,56 @@
|
|
|
42
42
|
"init/*"
|
|
43
43
|
],
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@e18e/eslint-plugin": "^0.
|
|
45
|
+
"@e18e/eslint-plugin": "^0.8.0",
|
|
46
46
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.2",
|
|
47
|
-
"@eslint-react/eslint-plugin": "^5.18.
|
|
48
|
-
"@html-eslint/eslint-plugin": "^0.
|
|
49
|
-
"@html-eslint/parser": "^0.
|
|
47
|
+
"@eslint-react/eslint-plugin": "^5.18.6",
|
|
48
|
+
"@html-eslint/eslint-plugin": "^0.65.0",
|
|
49
|
+
"@html-eslint/parser": "^0.65.0",
|
|
50
50
|
"@pinojs/json-colorizer": "^4.0.0",
|
|
51
51
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
52
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
53
|
-
"@typescript-eslint/parser": "^8.
|
|
54
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
55
|
-
"astro-eslint-parser": "^3.
|
|
56
|
-
"cosmiconfig": "^
|
|
52
|
+
"@typescript-eslint/eslint-plugin": "^8.68.0",
|
|
53
|
+
"@typescript-eslint/parser": "^8.68.0",
|
|
54
|
+
"@vitest/eslint-plugin": "^1.6.27",
|
|
55
|
+
"astro-eslint-parser": "^3.1.0",
|
|
56
|
+
"cosmiconfig": "^10.0.0",
|
|
57
57
|
"cosmiconfig-typescript-loader": "^6.3.0",
|
|
58
58
|
"decircular": "^1.0.0",
|
|
59
59
|
"deepmerge": "^4.3.1",
|
|
60
|
-
"eslint": "^10.
|
|
60
|
+
"eslint": "^10.9.1",
|
|
61
61
|
"eslint-config-flat-gitignore": "^2.3.0",
|
|
62
62
|
"eslint-flat-config-utils": "^3.2.0",
|
|
63
63
|
"eslint-import-resolver-typescript": "^4.4.5",
|
|
64
|
-
"eslint-plugin-astro": "^3.0
|
|
64
|
+
"eslint-plugin-astro": "^3.1.0",
|
|
65
65
|
"eslint-plugin-de-morgan": "^2.1.3",
|
|
66
66
|
"eslint-plugin-depend": "^1.5.0",
|
|
67
67
|
"eslint-plugin-html": "^8.1.4",
|
|
68
68
|
"eslint-plugin-import-x": "^4.17.1",
|
|
69
|
-
"eslint-plugin-jsdoc": "^
|
|
70
|
-
"eslint-plugin-jsonc": "^3.
|
|
69
|
+
"eslint-plugin-jsdoc": "^64.2.1",
|
|
70
|
+
"eslint-plugin-jsonc": "^3.4.2",
|
|
71
71
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
72
72
|
"eslint-plugin-math": "^0.13.1",
|
|
73
73
|
"eslint-plugin-mdx": "^3.8.1",
|
|
74
|
-
"eslint-plugin-n": "^18.
|
|
74
|
+
"eslint-plugin-n": "^18.3.0",
|
|
75
75
|
"eslint-plugin-no-only-tests": "^3.4.0",
|
|
76
|
-
"eslint-plugin-package-json": "^1.
|
|
77
|
-
"eslint-plugin-perfectionist": "^5.10.
|
|
78
|
-
"eslint-plugin-regexp": "^3.
|
|
79
|
-
"eslint-plugin-svelte": "^3.
|
|
76
|
+
"eslint-plugin-package-json": "^1.7.1",
|
|
77
|
+
"eslint-plugin-perfectionist": "^5.10.1",
|
|
78
|
+
"eslint-plugin-regexp": "^3.2.0",
|
|
79
|
+
"eslint-plugin-svelte": "^3.23.0",
|
|
80
80
|
"eslint-plugin-toml": "^1.5.0",
|
|
81
|
-
"eslint-plugin-unicorn": "^
|
|
82
|
-
"eslint-plugin-yml": "^3.
|
|
81
|
+
"eslint-plugin-unicorn": "^73.0.0",
|
|
82
|
+
"eslint-plugin-yml": "^3.8.1",
|
|
83
83
|
"execa": "^10.0.1",
|
|
84
84
|
"find-workspaces": "^0.3.1",
|
|
85
85
|
"fs-extra": "^11.4.0",
|
|
86
|
-
"get-tsconfig": "^4.14.
|
|
87
|
-
"globals": "^17.
|
|
86
|
+
"get-tsconfig": "^4.14.3",
|
|
87
|
+
"globals": "^17.11.0",
|
|
88
88
|
"json-stringify-pretty-compact": "^4.0.0",
|
|
89
89
|
"local-pkg": "^1.2.1",
|
|
90
90
|
"package-up": "^5.0.0",
|
|
91
91
|
"picocolors": "^1.1.1",
|
|
92
92
|
"prettier": "^3.9.6",
|
|
93
93
|
"sort-package-json": "^4.0.0",
|
|
94
|
-
"svelte-eslint-parser": "^1.8.
|
|
94
|
+
"svelte-eslint-parser": "^1.8.1",
|
|
95
95
|
"toml-eslint-parser": "^1.0.3",
|
|
96
96
|
"yaml-eslint-parser": "^2.1.0",
|
|
97
97
|
"yargs": "^18.1.0"
|
|
@@ -102,10 +102,10 @@
|
|
|
102
102
|
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
103
103
|
"dot-prop": "^10.2.0",
|
|
104
104
|
"eslint-config-prettier": "^10.1.8",
|
|
105
|
-
"eslint-config-xo": "^0.
|
|
105
|
+
"eslint-config-xo": "^1.0.0",
|
|
106
106
|
"eslint-typegen": "^2.3.1",
|
|
107
|
-
"globby": "^16.2.
|
|
108
|
-
"svelte": "^5.56.
|
|
107
|
+
"globby": "^16.2.4",
|
|
108
|
+
"svelte": "^5.56.10"
|
|
109
109
|
},
|
|
110
110
|
"engines": {
|
|
111
111
|
"node": "^24.16.0 || >=26.3.0"
|