@jsse/eslint-config 0.4.2 → 0.4.4

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 CHANGED
@@ -1,5 +1,5 @@
1
1
  import { __commonJS, __export, __toESM } from "./chunk-CkHaCily.js";
2
- import { VERSION } from "./version-BnagbjMm.js";
2
+ import { VERSION } from "./version-eB55legw.js";
3
3
  import { builtinModules, createRequire } from "node:module";
4
4
  import fs, { promises, realpathSync, statSync } from "node:fs";
5
5
  import process$1 from "node:process";
@@ -13109,8 +13109,8 @@ const imports = async (options) => {
13109
13109
  };
13110
13110
 
13111
13111
  //#endregion
13112
- //#region node_modules/.pnpm/globals@16.2.0/node_modules/globals/globals.json
13113
- var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_modules/globals/globals.json"(exports, module) {
13112
+ //#region node_modules/.pnpm/globals@16.3.0/node_modules/globals/globals.json
13113
+ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.3.0/node_modules/globals/globals.json"(exports, module) {
13114
13114
  module.exports = {
13115
13115
  "amd": {
13116
13116
  "define": false,
@@ -13228,6 +13228,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
13228
13228
  "clearTimeout": false,
13229
13229
  "clientInformation": false,
13230
13230
  "Clipboard": false,
13231
+ "ClipboardChangeEvent": false,
13231
13232
  "ClipboardEvent": false,
13232
13233
  "ClipboardItem": false,
13233
13234
  "close": false,
@@ -13250,6 +13251,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
13250
13251
  "CookieStoreManager": false,
13251
13252
  "CountQueuingStrategy": false,
13252
13253
  "createImageBitmap": false,
13254
+ "CreateMonitor": false,
13253
13255
  "Credential": false,
13254
13256
  "credentialless": false,
13255
13257
  "CredentialsContainer": false,
@@ -13588,6 +13590,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
13588
13590
  "InputDeviceCapabilities": false,
13589
13591
  "InputDeviceInfo": false,
13590
13592
  "InputEvent": false,
13593
+ "IntegrityViolationReportBody": false,
13591
13594
  "IntersectionObserver": false,
13592
13595
  "IntersectionObserverEntry": false,
13593
13596
  "isSecureContext": false,
@@ -13903,6 +13906,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
13903
13906
  "PushSubscriptionOptions": false,
13904
13907
  "queryLocalFonts": false,
13905
13908
  "queueMicrotask": false,
13909
+ "QuotaExceededError": false,
13906
13910
  "RadioNodeList": false,
13907
13911
  "Range": false,
13908
13912
  "ReadableByteStreamController": false,
@@ -14026,6 +14030,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
14026
14030
  "SubmitEvent": false,
14027
14031
  "Subscriber": false,
14028
14032
  "SubtleCrypto": false,
14033
+ "Summarizer": false,
14029
14034
  "SuppressedError": false,
14030
14035
  "SVGAElement": false,
14031
14036
  "SVGAngle": false,
@@ -14156,6 +14161,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
14156
14161
  "TransformStream": false,
14157
14162
  "TransformStreamDefaultController": false,
14158
14163
  "TransitionEvent": false,
14164
+ "Translator": false,
14159
14165
  "TreeWalker": false,
14160
14166
  "TrustedHTML": false,
14161
14167
  "TrustedScript": false,
@@ -14187,6 +14193,8 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
14187
14193
  "VideoEncoder": false,
14188
14194
  "VideoFrame": false,
14189
14195
  "VideoPlaybackQuality": false,
14196
+ "viewport": false,
14197
+ "Viewport": false,
14190
14198
  "ViewTimeline": false,
14191
14199
  "ViewTransition": false,
14192
14200
  "ViewTransitionTypeSet": false,
@@ -15066,6 +15074,70 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
15066
15074
  "WeakRef": false,
15067
15075
  "WeakSet": false
15068
15076
  },
15077
+ "es2026": {
15078
+ "AggregateError": false,
15079
+ "Array": false,
15080
+ "ArrayBuffer": false,
15081
+ "Atomics": false,
15082
+ "BigInt": false,
15083
+ "BigInt64Array": false,
15084
+ "BigUint64Array": false,
15085
+ "Boolean": false,
15086
+ "DataView": false,
15087
+ "Date": false,
15088
+ "decodeURI": false,
15089
+ "decodeURIComponent": false,
15090
+ "encodeURI": false,
15091
+ "encodeURIComponent": false,
15092
+ "Error": false,
15093
+ "escape": false,
15094
+ "eval": false,
15095
+ "EvalError": false,
15096
+ "FinalizationRegistry": false,
15097
+ "Float16Array": false,
15098
+ "Float32Array": false,
15099
+ "Float64Array": false,
15100
+ "Function": false,
15101
+ "globalThis": false,
15102
+ "Infinity": false,
15103
+ "Int16Array": false,
15104
+ "Int32Array": false,
15105
+ "Int8Array": false,
15106
+ "Intl": false,
15107
+ "isFinite": false,
15108
+ "isNaN": false,
15109
+ "Iterator": false,
15110
+ "JSON": false,
15111
+ "Map": false,
15112
+ "Math": false,
15113
+ "NaN": false,
15114
+ "Number": false,
15115
+ "Object": false,
15116
+ "parseFloat": false,
15117
+ "parseInt": false,
15118
+ "Promise": false,
15119
+ "Proxy": false,
15120
+ "RangeError": false,
15121
+ "ReferenceError": false,
15122
+ "Reflect": false,
15123
+ "RegExp": false,
15124
+ "Set": false,
15125
+ "SharedArrayBuffer": false,
15126
+ "String": false,
15127
+ "Symbol": false,
15128
+ "SyntaxError": false,
15129
+ "TypeError": false,
15130
+ "Uint16Array": false,
15131
+ "Uint32Array": false,
15132
+ "Uint8Array": false,
15133
+ "Uint8ClampedArray": false,
15134
+ "undefined": false,
15135
+ "unescape": false,
15136
+ "URIError": false,
15137
+ "WeakMap": false,
15138
+ "WeakRef": false,
15139
+ "WeakSet": false
15140
+ },
15069
15141
  "es3": {
15070
15142
  "Array": false,
15071
15143
  "Boolean": false,
@@ -15618,6 +15690,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
15618
15690
  "CookieStoreManager": false,
15619
15691
  "CountQueuingStrategy": false,
15620
15692
  "createImageBitmap": false,
15693
+ "CreateMonitor": false,
15621
15694
  "CropTarget": false,
15622
15695
  "crossOriginIsolated": false,
15623
15696
  "crypto": false,
@@ -15777,8 +15850,10 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
15777
15850
  "PushManager": false,
15778
15851
  "PushMessageData": false,
15779
15852
  "PushSubscription": false,
15853
+ "PushSubscriptionChangeEvent": false,
15780
15854
  "PushSubscriptionOptions": false,
15781
15855
  "queueMicrotask": false,
15856
+ "QuotaExceededError": false,
15782
15857
  "ReadableByteStreamController": false,
15783
15858
  "ReadableStream": false,
15784
15859
  "ReadableStreamBYOBReader": false,
@@ -16033,6 +16108,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
16033
16108
  "console": false,
16034
16109
  "CountQueuingStrategy": false,
16035
16110
  "createImageBitmap": false,
16111
+ "CreateMonitor": false,
16036
16112
  "CropTarget": false,
16037
16113
  "crossOriginIsolated": false,
16038
16114
  "crypto": false,
@@ -16189,6 +16265,7 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
16189
16265
  "PushSubscription": false,
16190
16266
  "PushSubscriptionOptions": false,
16191
16267
  "queueMicrotask": false,
16268
+ "QuotaExceededError": false,
16192
16269
  "ReadableByteStreamController": false,
16193
16270
  "ReadableStream": false,
16194
16271
  "ReadableStreamBYOBReader": false,
@@ -16331,8 +16408,8 @@ var require_globals$1 = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_mod
16331
16408
  } });
16332
16409
 
16333
16410
  //#endregion
16334
- //#region node_modules/.pnpm/globals@16.2.0/node_modules/globals/index.js
16335
- var require_globals = __commonJS({ "node_modules/.pnpm/globals@16.2.0/node_modules/globals/index.js"(exports, module) {
16411
+ //#region node_modules/.pnpm/globals@16.3.0/node_modules/globals/index.js
16412
+ var require_globals = __commonJS({ "node_modules/.pnpm/globals@16.3.0/node_modules/globals/index.js"(exports, module) {
16336
16413
  module.exports = require_globals$1();
16337
16414
  } });
16338
16415
 
@@ -1,5 +1,5 @@
1
1
  //#region src/generated/version.ts
2
- const VERSION = "0.4.2";
2
+ const VERSION = "0.4.4";
3
3
 
4
4
  //#endregion
5
5
  export { VERSION };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jsse/eslint-config",
3
3
  "type": "module",
4
- "version": "0.4.2",
4
+ "version": "0.4.4",
5
5
  "description": "@jsse/eslint-config ~ WYSIWYG",
6
6
  "author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
7
7
  "license": "MIT",
@@ -58,26 +58,26 @@
58
58
  },
59
59
  "dependencies": {
60
60
  "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
61
- "@eslint/compat": "^1.2.9",
62
- "@eslint/js": "~9.28.0",
63
- "@eslint/markdown": "^6.5.0",
64
- "@stylistic/eslint-plugin": "4.4.1",
65
- "@typescript-eslint/eslint-plugin": "^8.34.0",
66
- "@typescript-eslint/parser": "^8.34.0",
67
- "@vitest/eslint-plugin": "^1.2.1",
61
+ "@eslint/compat": "^1.3.1",
62
+ "@eslint/js": "~9.30.1",
63
+ "@eslint/markdown": "^6.6.0",
64
+ "@stylistic/eslint-plugin": "5.1.0",
65
+ "@typescript-eslint/eslint-plugin": "^8.36.0",
66
+ "@typescript-eslint/parser": "^8.36.0",
67
+ "@vitest/eslint-plugin": "^1.3.4",
68
68
  "debug": "^4.4.1",
69
69
  "eslint-config-flat-gitignore": "^2.1.0",
70
70
  "eslint-merge-processors": "^2.0.0",
71
71
  "eslint-plugin-antfu": "^3.1.1",
72
- "eslint-plugin-command": "^3.2.1",
72
+ "eslint-plugin-command": "^3.3.1",
73
73
  "eslint-plugin-de-morgan": "^1.3.0",
74
- "eslint-plugin-import-x": "^4.15.1",
75
- "eslint-plugin-jsdoc": "^50.7.1",
74
+ "eslint-plugin-import-x": "^4.16.1",
75
+ "eslint-plugin-jsdoc": "^51.3.4",
76
76
  "eslint-plugin-jsonc": "^2.20.1",
77
- "eslint-plugin-n": "^17.19.0",
77
+ "eslint-plugin-n": "^17.21.0",
78
78
  "eslint-plugin-no-only-tests": "^3.3.0",
79
- "eslint-plugin-perfectionist": "^4.14.0",
80
- "eslint-plugin-pnpm": "^0.3.1",
79
+ "eslint-plugin-perfectionist": "^4.15.0",
80
+ "eslint-plugin-pnpm": "^1.0.0",
81
81
  "eslint-plugin-react": "~7.37.5",
82
82
  "eslint-plugin-react-hooks": "~5.2.0",
83
83
  "eslint-plugin-react-refresh": "~0.4.20",
@@ -88,12 +88,12 @@
88
88
  "eslint-plugin-yml": "^1.18.0",
89
89
  "jsonc-eslint-parser": "^2.4.0",
90
90
  "toml-eslint-parser": "^0.10.0",
91
- "typescript-eslint": "^8.34.0",
91
+ "typescript-eslint": "^8.36.0",
92
92
  "yaml-eslint-parser": "^1.3.0"
93
93
  },
94
94
  "devDependencies": {
95
- "@biomejs/biome": "1.9.4",
96
- "@changesets/cli": "^2.29.4",
95
+ "@biomejs/biome": "2.0.6",
96
+ "@changesets/cli": "^2.29.5",
97
97
  "@jsse/prettier-config": "^1.0.0",
98
98
  "@jsse/tsconfig": "^0.3.0",
99
99
  "@stylistic/eslint-plugin-jsx": "^4.4.1",
@@ -102,23 +102,23 @@
102
102
  "@types/fs-extra": "^11.0.4",
103
103
  "@types/node": "^22.15.30",
104
104
  "cac": "^6.7.14",
105
- "eslint": "^9.28.0",
105
+ "eslint": "^9.30.1",
106
106
  "eslint-flat-config-utils": "^2.1.0",
107
- "eslint-typegen": "^2.2.0",
107
+ "eslint-typegen": "^2.2.1",
108
108
  "execa": "~9.6.0",
109
109
  "fast-glob": "^3.3.3",
110
110
  "fs-extra": "^11.3.0",
111
- "globals": "^16.2.0",
111
+ "globals": "^16.3.0",
112
112
  "local-pkg": "^1.1.1",
113
113
  "neverthrow": "^8.2.0",
114
114
  "picocolors": "^1.1.1",
115
- "prettier": "^3.5.3",
115
+ "prettier": "^3.6.2",
116
116
  "react": "~19.1.0",
117
117
  "rimraf": "^6.0.1",
118
- "tsdown": "^0.12.7",
119
- "tsx": "^4.19.4",
118
+ "tsdown": "^0.12.9",
119
+ "tsx": "^4.20.3",
120
120
  "typescript": "5.8.3",
121
- "vitest": "^3.2.3"
121
+ "vitest": "^3.2.4"
122
122
  },
123
123
  "prettier": "@jsse/prettier-config",
124
124
  "scripts": {