@zayne-labs/eslint-config 0.9.4 → 0.9.6
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/cli/index.js +1 -1
- package/dist/cli/index.js.map +1 -1
- package/dist/index.d.ts +207 -157
- package/dist/index.js +41 -36
- package/dist/index.js.map +1 -1
- package/package.json +21 -24
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zayne-labs/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.9.
|
|
4
|
+
"version": "0.9.6",
|
|
5
5
|
"description": "Zayne Labs' ESLint config preset",
|
|
6
6
|
"author": "Ryan Zayne",
|
|
7
7
|
"license": "MIT",
|
|
@@ -100,9 +100,9 @@
|
|
|
100
100
|
"@clack/prompts": "0.11.0",
|
|
101
101
|
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
|
|
102
102
|
"@eslint/compat": "1.3.1",
|
|
103
|
-
"@eslint/js": "9.
|
|
104
|
-
"@stylistic/eslint-plugin": "5.
|
|
105
|
-
"@zayne-labs/toolkit-type-helpers": "0.10.
|
|
103
|
+
"@eslint/js": "9.31.0",
|
|
104
|
+
"@stylistic/eslint-plugin": "5.2.0",
|
|
105
|
+
"@zayne-labs/toolkit-type-helpers": "0.10.3",
|
|
106
106
|
"ansis": "4.1.0",
|
|
107
107
|
"cac": "6.7.14",
|
|
108
108
|
"eslint-config-flat-gitignore": "2.1.0",
|
|
@@ -110,61 +110,58 @@
|
|
|
110
110
|
"eslint-import-resolver-typescript": "4.4.4",
|
|
111
111
|
"eslint-merge-processors": "^2.0.0",
|
|
112
112
|
"eslint-plugin-import-x": "4.16.1",
|
|
113
|
-
"eslint-plugin-jsdoc": "51.
|
|
113
|
+
"eslint-plugin-jsdoc": "51.4.1",
|
|
114
114
|
"eslint-plugin-jsonc": "2.20.1",
|
|
115
|
-
"eslint-plugin-n": "17.
|
|
115
|
+
"eslint-plugin-n": "17.21.0",
|
|
116
116
|
"eslint-plugin-perfectionist": "4.15.0",
|
|
117
117
|
"eslint-plugin-security": "3.0.1",
|
|
118
118
|
"eslint-plugin-toml": "^0.12.0",
|
|
119
119
|
"eslint-plugin-unicorn": "59.0.1",
|
|
120
120
|
"eslint-plugin-yml": "^1.17.0",
|
|
121
|
-
"globals": "16.
|
|
121
|
+
"globals": "16.3.0",
|
|
122
122
|
"jsonc-eslint-parser": "2.4.0",
|
|
123
123
|
"local-pkg": "1.1.1",
|
|
124
124
|
"parse-gitignore": "2.0.0",
|
|
125
125
|
"toml-eslint-parser": "0.10.0",
|
|
126
|
-
"typescript-eslint": "8.
|
|
126
|
+
"typescript-eslint": "8.37.0",
|
|
127
127
|
"yaml-eslint-parser": "1.3.0"
|
|
128
128
|
},
|
|
129
129
|
"devDependencies": {
|
|
130
130
|
"@arethetypeswrong/cli": "0.18.2",
|
|
131
131
|
"@changesets/cli": "2.29.5",
|
|
132
|
-
"@eslint-react/eslint-plugin": "1.52.
|
|
133
|
-
"@next/eslint-plugin-next": "15.
|
|
134
|
-
"@size-limit/esbuild-why": "11.2.0",
|
|
135
|
-
"@size-limit/preset-small-lib": "11.2.0",
|
|
132
|
+
"@eslint-react/eslint-plugin": "1.52.3",
|
|
133
|
+
"@next/eslint-plugin-next": "15.4.1",
|
|
136
134
|
"@tanstack/eslint-plugin-query": "5.81.2",
|
|
137
|
-
"@tanstack/eslint-plugin-router": "1.
|
|
135
|
+
"@tanstack/eslint-plugin-router": "1.125.0",
|
|
138
136
|
"@total-typescript/ts-reset": "0.6.1",
|
|
139
137
|
"@types/eslint-plugin-security": "3.0.0",
|
|
140
|
-
"@types/node": "24.0.
|
|
138
|
+
"@types/node": "24.0.14",
|
|
141
139
|
"astro-eslint-parser": "1.2.2",
|
|
142
140
|
"concurrently": "9.2.0",
|
|
143
141
|
"cross-env": "7.0.3",
|
|
144
|
-
"eslint": "9.
|
|
142
|
+
"eslint": "9.31.0",
|
|
145
143
|
"eslint-plugin-astro": "1.3.1",
|
|
146
|
-
"eslint-plugin-better-tailwindcss": "3.
|
|
144
|
+
"eslint-plugin-better-tailwindcss": "3.6.2",
|
|
147
145
|
"eslint-plugin-depend": "1.2.0",
|
|
148
|
-
"eslint-plugin-pnpm": "0.
|
|
146
|
+
"eslint-plugin-pnpm": "1.0.0",
|
|
149
147
|
"eslint-plugin-react-hooks": "5.2.0",
|
|
150
148
|
"eslint-plugin-react-refresh": "0.4.20",
|
|
151
149
|
"eslint-plugin-solid": "0.14.5",
|
|
152
|
-
"eslint-plugin-svelte": "3.
|
|
153
|
-
"eslint-plugin-vue": "10.
|
|
150
|
+
"eslint-plugin-svelte": "3.11.0",
|
|
151
|
+
"eslint-plugin-vue": "10.3.0",
|
|
154
152
|
"eslint-processor-vue-blocks": "2.0.0",
|
|
155
|
-
"eslint-typegen": "2.2.
|
|
153
|
+
"eslint-typegen": "2.2.1",
|
|
156
154
|
"husky": "9.1.7",
|
|
157
155
|
"lint-staged": "16.1.2",
|
|
158
|
-
"pkg-pr-new": "0.0.
|
|
156
|
+
"pkg-pr-new": "0.0.54",
|
|
159
157
|
"prettier": "3.6.2",
|
|
160
158
|
"publint": "0.3.12",
|
|
161
|
-
"size-limit": "11.2.0",
|
|
162
159
|
"tailwindcss": "^4.1.11",
|
|
163
160
|
"tsdown": "^0.12.9",
|
|
164
161
|
"tsx": "4.20.3",
|
|
165
162
|
"typescript": "5.8.3",
|
|
166
|
-
"vue-eslint-parser": "10.
|
|
167
|
-
"@zayne-labs/tsconfig": "0.9.
|
|
163
|
+
"vue-eslint-parser": "10.2.0",
|
|
164
|
+
"@zayne-labs/tsconfig": "0.9.6"
|
|
168
165
|
},
|
|
169
166
|
"publishConfig": {
|
|
170
167
|
"access": "public",
|