@lincy/eslint-config 5.3.1 → 5.3.2
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/dist/index.cjs +1 -1
- package/dist/index.d.cts +179 -56
- package/dist/index.d.ts +179 -56
- package/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lincy/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "5.3.
|
|
5
|
-
"packageManager": "pnpm@9.
|
|
4
|
+
"version": "5.3.2",
|
|
5
|
+
"packageManager": "pnpm@9.15.0",
|
|
6
6
|
"description": "LinCenYing's ESLint config",
|
|
7
7
|
"author": "LinCenYing <lincenying@gmail.com> (https://github.com/lincenying/)",
|
|
8
8
|
"license": "MIT",
|
|
@@ -74,18 +74,18 @@
|
|
|
74
74
|
"@stylistic/eslint-plugin": "2.11.0",
|
|
75
75
|
"@typescript-eslint/eslint-plugin": "8.17.0",
|
|
76
76
|
"@typescript-eslint/parser": "8.17.0",
|
|
77
|
-
"@vitest/eslint-plugin": "^1.1.
|
|
77
|
+
"@vitest/eslint-plugin": "^1.1.16",
|
|
78
78
|
"eslint-config-flat-gitignore": "^0.3.0",
|
|
79
79
|
"eslint-flat-config-utils": "^0.4.0",
|
|
80
80
|
"eslint-merge-processors": "^0.1.0",
|
|
81
81
|
"eslint-parser-plain": "^0.1.0",
|
|
82
82
|
"eslint-plugin-antfu": "^2.7.0",
|
|
83
83
|
"eslint-plugin-import-x": "^4.5.0",
|
|
84
|
-
"eslint-plugin-jsdoc": "^50.6.
|
|
84
|
+
"eslint-plugin-jsdoc": "^50.6.1",
|
|
85
85
|
"eslint-plugin-jsonc": "^2.18.2",
|
|
86
|
-
"eslint-plugin-n": "^17.
|
|
86
|
+
"eslint-plugin-n": "^17.15.0",
|
|
87
87
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
88
|
-
"eslint-plugin-perfectionist": "^4.
|
|
88
|
+
"eslint-plugin-perfectionist": "^4.3.0",
|
|
89
89
|
"eslint-plugin-regexp": "^2.7.0",
|
|
90
90
|
"eslint-plugin-toml": "^0.12.0",
|
|
91
91
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
@@ -103,37 +103,37 @@
|
|
|
103
103
|
},
|
|
104
104
|
"devDependencies": {
|
|
105
105
|
"@antfu/ni": "^0.23.1",
|
|
106
|
-
"@eslint-react/eslint-plugin": "^1.
|
|
106
|
+
"@eslint-react/eslint-plugin": "^1.19.0",
|
|
107
107
|
"@eslint-types/jsdoc": "48.2.2",
|
|
108
108
|
"@eslint-types/typescript-eslint": "^7.5.0",
|
|
109
109
|
"@eslint-types/unicorn": "^52.0.0",
|
|
110
|
-
"@eslint/config-inspector": "^0.
|
|
110
|
+
"@eslint/config-inspector": "^0.6.0",
|
|
111
111
|
"@lincy/eslint-config": "workspace:*",
|
|
112
112
|
"@prettier/plugin-xml": "^3.4.1",
|
|
113
|
-
"@stylistic/eslint-plugin-migrate": "^2.
|
|
113
|
+
"@stylistic/eslint-plugin-migrate": "^2.12.1",
|
|
114
114
|
"@types/fs-extra": "^11.0.4",
|
|
115
|
-
"@types/node": "^22.10.
|
|
115
|
+
"@types/node": "^22.10.2",
|
|
116
116
|
"@types/prompts": "^2.4.9",
|
|
117
|
-
"@unocss/eslint-plugin": "^0.65.
|
|
118
|
-
"bumpp": "^9.
|
|
119
|
-
"eslint": "^9.
|
|
117
|
+
"@unocss/eslint-plugin": "^0.65.1",
|
|
118
|
+
"bumpp": "^9.9.1",
|
|
119
|
+
"eslint": "^9.17.0",
|
|
120
120
|
"eslint-plugin-format": "^0.1.3",
|
|
121
|
-
"eslint-plugin-react-hooks": "^5.
|
|
121
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
122
122
|
"eslint-plugin-react-refresh": "^0.4.16",
|
|
123
123
|
"eslint-ts-patch": "9.8.0-1",
|
|
124
124
|
"eslint-typegen": "^0.3.2",
|
|
125
125
|
"esno": "^4.8.0",
|
|
126
126
|
"fs-extra": "^11.2.0",
|
|
127
|
-
"lint-staged": "^15.2.
|
|
128
|
-
"prettier": "^3.4.
|
|
129
|
-
"react": "^
|
|
127
|
+
"lint-staged": "^15.2.11",
|
|
128
|
+
"prettier": "^3.4.2",
|
|
129
|
+
"react": "^19.0.0",
|
|
130
130
|
"rimraf": "^6.0.1",
|
|
131
131
|
"simple-git-hooks": "^2.11.1",
|
|
132
132
|
"simple-open-url": "^3.0.1",
|
|
133
133
|
"sucrase": "^3.35.0",
|
|
134
134
|
"tsup": "^8.3.5",
|
|
135
135
|
"typescript": "^5.7.2",
|
|
136
|
-
"unbuild": "^
|
|
136
|
+
"unbuild": "^3.0.1",
|
|
137
137
|
"vitest": "^2.1.8",
|
|
138
138
|
"vue": "^3.5.13"
|
|
139
139
|
},
|
|
@@ -146,8 +146,8 @@
|
|
|
146
146
|
},
|
|
147
147
|
"resolutions": {
|
|
148
148
|
"@eslint-community/eslint-utils": "^4.4.1",
|
|
149
|
-
"@typescript-eslint/utils": "^8.
|
|
150
|
-
"eslint": "^9.
|
|
149
|
+
"@typescript-eslint/utils": "^8.18.0",
|
|
150
|
+
"eslint": "^9.17.0",
|
|
151
151
|
"tsx": "^4.19.2"
|
|
152
152
|
},
|
|
153
153
|
"simple-git-hooks": {
|