@eslint-react/kit 2.0.0-next.181 → 2.0.0-next.184
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.js +10 -10
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -27,8 +27,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
27
27
|
}) : target, mod));
|
|
28
28
|
|
|
29
29
|
//#endregion
|
|
30
|
-
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
31
|
-
var require_ast_spec = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
30
|
+
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js
|
|
31
|
+
var require_ast_spec = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js": ((exports) => {
|
|
32
32
|
/**********************************************
|
|
33
33
|
* DO NOT MODIFY THIS FILE MANUALLY *
|
|
34
34
|
* *
|
|
@@ -230,20 +230,20 @@ var require_ast_spec = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm
|
|
|
230
230
|
}) });
|
|
231
231
|
|
|
232
232
|
//#endregion
|
|
233
|
-
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
234
|
-
var require_lib = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
233
|
+
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/lib.js
|
|
234
|
+
var require_lib = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/lib.js": ((exports) => {
|
|
235
235
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
236
236
|
}) });
|
|
237
237
|
|
|
238
238
|
//#endregion
|
|
239
|
-
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
240
|
-
var require_parser_options = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
239
|
+
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/parser-options.js
|
|
240
|
+
var require_parser_options = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/parser-options.js": ((exports) => {
|
|
241
241
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
242
242
|
}) });
|
|
243
243
|
|
|
244
244
|
//#endregion
|
|
245
|
-
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
246
|
-
var require_ts_estree = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
245
|
+
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/ts-estree.js
|
|
246
|
+
var require_ts_estree = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/ts-estree.js": ((exports) => {
|
|
247
247
|
var __createBinding$1 = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
248
248
|
if (k2 === void 0) k2 = k;
|
|
249
249
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
@@ -290,8 +290,8 @@ var require_ts_estree = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnp
|
|
|
290
290
|
}) });
|
|
291
291
|
|
|
292
292
|
//#endregion
|
|
293
|
-
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
294
|
-
var require_dist = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.
|
|
293
|
+
//#region ../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/index.js
|
|
294
|
+
var require_dist = /* @__PURE__ */ __commonJS({ "../../../node_modules/.pnpm/@typescript-eslint+types@8.44.0/node_modules/@typescript-eslint/types/dist/index.js": ((exports) => {
|
|
295
295
|
var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
|
|
296
296
|
if (k2 === void 0) k2 = k;
|
|
297
297
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eslint-react/kit",
|
|
3
|
-
"version": "2.0.0-next.
|
|
3
|
+
"version": "2.0.0-next.184",
|
|
4
4
|
"description": "ESLint React's plugin kit for building plugins and rules.",
|
|
5
5
|
"homepage": "https://github.com/Rel1cx/eslint-react",
|
|
6
6
|
"bugs": {
|
|
@@ -27,16 +27,16 @@
|
|
|
27
27
|
"./package.json"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@typescript-eslint/utils": "^8.
|
|
30
|
+
"@typescript-eslint/utils": "^8.44.0",
|
|
31
31
|
"ts-pattern": "^5.8.0",
|
|
32
32
|
"zod": "^4.1.8",
|
|
33
|
-
"@eslint-react/ast": "2.0.0-next.
|
|
34
|
-
"@eslint-react/eff": "2.0.0-next.
|
|
33
|
+
"@eslint-react/ast": "2.0.0-next.184",
|
|
34
|
+
"@eslint-react/eff": "2.0.0-next.184"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@tsconfig/node22": "^22.0.2",
|
|
38
|
-
"tsdown": "^0.15.
|
|
39
|
-
"type-fest": "^
|
|
38
|
+
"tsdown": "^0.15.2",
|
|
39
|
+
"type-fest": "^5.0.0",
|
|
40
40
|
"@local/configs": "0.0.0"
|
|
41
41
|
},
|
|
42
42
|
"engines": {
|