@svifty7/eslint-config 0.0.8 → 0.0.9
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/README.md +1 -0
- package/dist/index.d.cts +579 -202
- package/dist/index.d.mts +579 -202
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@svifty7/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.9",
|
|
5
5
|
"description": "ESLint config by svifty7 based on @antfu/eslint-config",
|
|
6
6
|
"author": "svifty7 (https://github.com/svifty7)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -44,55 +44,55 @@
|
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@eslint-community/eslint-plugin-eslint-comments": "^4.
|
|
47
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
|
|
48
48
|
"@eslint/markdown": "^7.5.1",
|
|
49
49
|
"@prettier/plugin-xml": "^3.4.2",
|
|
50
|
-
"@stylistic/eslint-plugin": "^5.
|
|
51
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
52
|
-
"@typescript-eslint/parser": "^8.
|
|
53
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
50
|
+
"@stylistic/eslint-plugin": "^5.7.0",
|
|
51
|
+
"@typescript-eslint/eslint-plugin": "^8.53.0",
|
|
52
|
+
"@typescript-eslint/parser": "^8.53.0",
|
|
53
|
+
"@vitest/eslint-plugin": "^1.6.6",
|
|
54
54
|
"eslint-config-flat-gitignore": "^2.1.0",
|
|
55
55
|
"eslint-flat-config-utils": "^2.1.4",
|
|
56
56
|
"eslint-merge-processors": "^2.0.0",
|
|
57
|
-
"eslint-plugin-antfu": "^3.1.
|
|
57
|
+
"eslint-plugin-antfu": "^3.1.3",
|
|
58
58
|
"eslint-plugin-command": "^3.4.0",
|
|
59
|
-
"eslint-plugin-format": "^1.1
|
|
59
|
+
"eslint-plugin-format": "^1.3.1",
|
|
60
60
|
"eslint-plugin-import-x": "^4.16.1",
|
|
61
|
-
"eslint-plugin-jsdoc": "^
|
|
61
|
+
"eslint-plugin-jsdoc": "^62.0.0",
|
|
62
62
|
"eslint-plugin-jsonc": "^2.21.0",
|
|
63
|
-
"eslint-plugin-n": "^17.23.
|
|
63
|
+
"eslint-plugin-n": "^17.23.2",
|
|
64
64
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
65
|
-
"eslint-plugin-perfectionist": "^5.1
|
|
65
|
+
"eslint-plugin-perfectionist": "^5.3.1",
|
|
66
66
|
"eslint-plugin-pnpm": "^1.4.3",
|
|
67
67
|
"eslint-plugin-regexp": "^2.10.0",
|
|
68
|
-
"eslint-plugin-toml": "^0.
|
|
68
|
+
"eslint-plugin-toml": "^1.0.0",
|
|
69
69
|
"eslint-plugin-unicorn": "^62.0.0",
|
|
70
70
|
"eslint-plugin-unused-imports": "^4.3.0",
|
|
71
71
|
"eslint-plugin-vue": "^10.6.2",
|
|
72
72
|
"eslint-plugin-vuejs-accessibility": "^2.4.1",
|
|
73
73
|
"eslint-plugin-yml": "^1.19.1",
|
|
74
|
-
"globals": "^
|
|
74
|
+
"globals": "^17.0.0",
|
|
75
75
|
"jsonc-eslint-parser": "^2.4.2",
|
|
76
76
|
"local-pkg": "^1.1.2",
|
|
77
77
|
"pnpm-workspace-yaml": "^1.4.3",
|
|
78
|
-
"prettier": "^3.
|
|
78
|
+
"prettier": "^3.8.0",
|
|
79
79
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
80
|
-
"toml-eslint-parser": "^0.
|
|
80
|
+
"toml-eslint-parser": "^1.0.2",
|
|
81
81
|
"vue-eslint-parser": "^10.2.0",
|
|
82
82
|
"yaml-eslint-parser": "^1.3.2"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@antfu/ni": "^28.
|
|
85
|
+
"@antfu/ni": "^28.2.0",
|
|
86
86
|
"@eslint/config-inspector": "^1.4.2",
|
|
87
|
-
"@types/node": "^22.19.
|
|
88
|
-
"bumpp": "^10.
|
|
87
|
+
"@types/node": "^22.19.7",
|
|
88
|
+
"bumpp": "^10.4.0",
|
|
89
89
|
"eslint": "^9.39.2",
|
|
90
90
|
"eslint-typegen": "^2.3.0",
|
|
91
91
|
"jiti": "^2.6.1",
|
|
92
92
|
"lint-staged": "^16.2.7",
|
|
93
93
|
"simple-git-hooks": "^2.13.1",
|
|
94
94
|
"tinyglobby": "^0.2.15",
|
|
95
|
-
"tsdown": "^0.
|
|
95
|
+
"tsdown": "^0.19.0",
|
|
96
96
|
"tsx": "^4.21.0",
|
|
97
97
|
"typescript": "^5.9.3",
|
|
98
98
|
"vue": "^3.5.26"
|