@jsse/eslint-config 0.1.3 → 0.1.5

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jsse/eslint-config",
3
3
  "type": "module",
4
- "version": "0.1.3",
4
+ "version": "0.1.5",
5
5
  "packageManager": "pnpm@8.15.4",
6
6
  "description": "jsse eslint config",
7
7
  "author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
@@ -25,7 +25,8 @@
25
25
  "main": "./dist/index.js",
26
26
  "types": "./dist/index.d.ts",
27
27
  "bin": {
28
- "jsselint": "dist/cli.cjs"
28
+ "jsselint": "dist/cli.cjs",
29
+ "jsseslint": "dist/cli.cjs"
29
30
  },
30
31
  "files": [
31
32
  "dist"
@@ -39,67 +40,68 @@
39
40
  }
40
41
  },
41
42
  "dependencies": {
42
- "@antfu/eslint-define-config": "1.23.0-2",
43
- "@eslint-types/jsdoc": "^48.0.6",
44
- "@eslint-types/prettier": "^5.1.3",
45
- "@eslint-types/typescript-eslint": "^7.0.2",
46
- "@eslint-types/unicorn": "^51.0.1",
47
43
  "@eslint/js": "~8.57.0",
48
- "@stylistic/eslint-plugin": "1.6.3",
49
- "@typescript-eslint/eslint-plugin": "^7.0.1",
50
- "@typescript-eslint/parser": "^7.0.1",
44
+ "@stylistic/eslint-plugin": "1.7.0",
45
+ "@typescript-eslint/eslint-plugin": "^7.4.0",
46
+ "@typescript-eslint/parser": "^7.4.0",
51
47
  "eslint-config-flat-gitignore": "^0.1.3",
52
48
  "eslint-define-config": "^2.1.0",
53
49
  "eslint-plugin-antfu": "^2.1.2",
54
50
  "eslint-plugin-eslint-comments": "^3.2.0",
55
51
  "eslint-plugin-i": "^2.29.1",
56
- "eslint-plugin-jsdoc": "^48.0.6",
57
- "eslint-plugin-jsonc": "^2.13.0",
52
+ "eslint-plugin-jsdoc": "^48.2.1",
53
+ "eslint-plugin-jsonc": "^2.14.1",
58
54
  "eslint-plugin-markdown": "^4.0.1",
59
55
  "eslint-plugin-n": "^16.6.2",
60
56
  "eslint-plugin-no-only-tests": "^3.1.0",
61
- "eslint-plugin-perfectionist": "^2.5.0",
62
- "eslint-plugin-react": "~7.34.0",
57
+ "eslint-plugin-perfectionist": "^2.7.0",
58
+ "eslint-plugin-react": "~7.34.1",
63
59
  "eslint-plugin-react-hooks": "~4.6.0",
64
- "eslint-plugin-react-refresh": "~0.4.5",
65
- "eslint-plugin-tailwindcss": "^3.14.2",
60
+ "eslint-plugin-react-refresh": "~0.4.6",
61
+ "eslint-plugin-tailwindcss": "^3.15.1",
66
62
  "eslint-plugin-unicorn": "^51.0.1",
67
63
  "eslint-plugin-unused-imports": "^3.1.0",
68
- "eslint-plugin-vitest": "^0.3.22",
69
- "eslint-plugin-yml": "^1.12.2",
64
+ "eslint-plugin-vitest": "^0.4.0",
65
+ "eslint-plugin-yml": "^1.13.2",
70
66
  "jsonc-eslint-parser": "^2.4.0",
71
- "typescript-eslint": "^7.0.1",
67
+ "typescript-eslint": "^7.4.0",
72
68
  "yaml-eslint-parser": "^1.2.2"
73
69
  },
74
70
  "optionalDependencies": {
75
- "tailwindcss": "^3.4.1"
71
+ "tailwindcss": "^3.4.2"
76
72
  },
77
73
  "devDependencies": {
78
74
  "@antfu/ni": "^0.21.12",
79
- "@types/eslint": "^8.56.2",
75
+ "@jsse/prettier-config": "^0.1.0",
76
+ "@types/eslint": "^8.56.6",
80
77
  "@types/eslint__js": "~8.42.3",
81
78
  "@types/fs-extra": "^11.0.4",
82
- "@types/node": "^20.11.17",
83
- "bumpp": "^9.3.0",
79
+ "@types/node": "^20.11.30",
80
+ "bumpp": "^9.4.0",
84
81
  "cac": "^6.7.14",
85
- "eslint": "^8.56.0",
82
+ "eslint": "^8.57.0",
83
+ "eslint-flat-config-utils": "^0.1.0",
86
84
  "eslint-plugin-sort-keys": "^2.3.5",
85
+ "eslint-typegen": "^0.1.3",
87
86
  "execa": "~8.0.1",
88
87
  "fast-glob": "^3.3.2",
89
88
  "fs-extra": "^11.2.0",
90
- "globals": "^14.0.0",
89
+ "globals": "^15.0.0",
91
90
  "local-pkg": "^0.5.0",
92
91
  "prettier": "^3.2.5",
93
92
  "react": "~18.2.0",
94
93
  "rimraf": "^5.0.5",
95
94
  "tsup": "^8.0.2",
96
95
  "tsx": "^4.7.1",
97
- "typescript": "^5.3.3",
98
- "vitest": "^1.2.2"
96
+ "typescript": "^5.4.3",
97
+ "vitest": "^1.4.0"
99
98
  },
99
+ "prettier": "@jsse/prettier-config",
100
100
  "scripts": {
101
- "build": "pnpm typecheck && pnpm fmtc && pnpm build-fast --dts && eslint .",
101
+ "build": "pnpm gen && pnpm build-fast --dts && pnpm typecheck && eslint .",
102
102
  "build-fast": "tsup src/index.ts src/cli.ts --format esm,cjs --clean",
103
+ "gen": "pnpm gen:types",
104
+ "gen:types": "tsx scripts/typegen.ts && prettier -w src/dts/typegen.d.ts",
103
105
  "dev": "tsup src/index.ts --format esm,cjs --watch",
104
106
  "fmt": "prettier -w .",
105
107
  "fmtc": "prettier --check .",