@luxass/eslint-config 6.0.1 → 6.0.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/README.md +1 -1
- package/dist/{index.d.ts → index.d.mts} +180 -144
- package/dist/{index.js → index.mjs} +1 -1
- package/dist/{lib-CANFQzGY.js → lib-2_zHyZqD.mjs} +825 -610
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@luxass/eslint-config",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.2",
|
|
4
4
|
"description": "ESLint config for @luxass",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": {
|
|
@@ -83,30 +83,30 @@
|
|
|
83
83
|
"@antfu/install-pkg": "1.1.0",
|
|
84
84
|
"@clack/prompts": "0.11.0",
|
|
85
85
|
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
|
86
|
-
"@eslint/markdown": "7.
|
|
86
|
+
"@eslint/markdown": "7.5.1",
|
|
87
87
|
"@stylistic/eslint-plugin": "5.5.0",
|
|
88
|
-
"@typescript-eslint/eslint-plugin": "8.46.
|
|
89
|
-
"@typescript-eslint/parser": "8.46.
|
|
90
|
-
"@vitest/eslint-plugin": "1.
|
|
88
|
+
"@typescript-eslint/eslint-plugin": "8.46.3",
|
|
89
|
+
"@typescript-eslint/parser": "8.46.3",
|
|
90
|
+
"@vitest/eslint-plugin": "1.4.1",
|
|
91
91
|
"eslint-config-flat-gitignore": "2.1.0",
|
|
92
92
|
"eslint-flat-config-utils": "2.1.4",
|
|
93
93
|
"eslint-merge-processors": "2.0.0",
|
|
94
94
|
"eslint-plugin-antfu": "3.1.1",
|
|
95
95
|
"eslint-plugin-command": "3.3.1",
|
|
96
96
|
"eslint-plugin-import-lite": "0.3.0",
|
|
97
|
-
"eslint-plugin-jsdoc": "61.1.
|
|
97
|
+
"eslint-plugin-jsdoc": "61.1.12",
|
|
98
98
|
"eslint-plugin-jsonc": "2.21.0",
|
|
99
99
|
"eslint-plugin-n": "17.23.1",
|
|
100
100
|
"eslint-plugin-perfectionist": "4.15.1",
|
|
101
101
|
"eslint-plugin-pnpm": "1.3.0",
|
|
102
102
|
"eslint-plugin-regexp": "2.10.0",
|
|
103
103
|
"eslint-plugin-toml": "0.12.0",
|
|
104
|
-
"eslint-plugin-unicorn": "
|
|
104
|
+
"eslint-plugin-unicorn": "62.0.0",
|
|
105
105
|
"eslint-plugin-unused-imports": "4.3.0",
|
|
106
106
|
"eslint-plugin-vue": "10.5.1",
|
|
107
107
|
"eslint-plugin-yml": "1.19.0",
|
|
108
108
|
"eslint-processor-vue-blocks": "2.0.0",
|
|
109
|
-
"globals": "16.
|
|
109
|
+
"globals": "16.5.0",
|
|
110
110
|
"jsonc-eslint-parser": "2.4.1",
|
|
111
111
|
"local-pkg": "1.1.2",
|
|
112
112
|
"parse-gitignore": "2.0.0",
|
|
@@ -115,29 +115,29 @@
|
|
|
115
115
|
"yaml-eslint-parser": "1.3.0"
|
|
116
116
|
},
|
|
117
117
|
"devDependencies": {
|
|
118
|
-
"@eslint-react/eslint-plugin": "2.
|
|
118
|
+
"@eslint-react/eslint-plugin": "2.3.1",
|
|
119
119
|
"@eslint/config-inspector": "1.3.0",
|
|
120
120
|
"@types/node": "22.18.12",
|
|
121
|
-
"@typescript-eslint/rule-tester": "8.46.
|
|
121
|
+
"@typescript-eslint/rule-tester": "8.46.3",
|
|
122
122
|
"@unocss/eslint-plugin": "66.5.4",
|
|
123
123
|
"astro-eslint-parser": "1.2.2",
|
|
124
|
-
"eslint": "9.
|
|
125
|
-
"eslint-plugin-astro": "1.
|
|
126
|
-
"eslint-plugin-erasable-syntax-only": "0.
|
|
124
|
+
"eslint": "9.39.1",
|
|
125
|
+
"eslint-plugin-astro": "1.5.0",
|
|
126
|
+
"eslint-plugin-erasable-syntax-only": "0.4.0",
|
|
127
127
|
"eslint-plugin-format": "1.0.2",
|
|
128
|
-
"eslint-plugin-react-hooks": "7.0.
|
|
128
|
+
"eslint-plugin-react-hooks": "7.0.1",
|
|
129
129
|
"eslint-plugin-react-refresh": "0.4.24",
|
|
130
130
|
"eslint-plugin-tailwindcss": "3.18.0",
|
|
131
131
|
"eslint-typegen": "2.3.0",
|
|
132
132
|
"jiti": "2.6.1",
|
|
133
133
|
"prettier-plugin-astro": "0.14.1",
|
|
134
134
|
"tailwindcss": "3.4.18",
|
|
135
|
-
"tsdown": "0.
|
|
135
|
+
"tsdown": "0.16.0",
|
|
136
136
|
"tsx": "4.20.6",
|
|
137
137
|
"typescript": "5.9.3",
|
|
138
138
|
"unocss": "66.5.4",
|
|
139
|
-
"vitest": "
|
|
140
|
-
"vue": "3.5.
|
|
139
|
+
"vitest": "4.0.7",
|
|
140
|
+
"vue": "3.5.23"
|
|
141
141
|
},
|
|
142
142
|
"scripts": {
|
|
143
143
|
"build": "pnpm typegen && tsdown --clean --dts",
|