eslint-plugin-typefest 1.2.3 → 1.2.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/plugin.cjs CHANGED
@@ -40,7 +40,7 @@ var import_ts_extras43 = require("ts-extras");
40
40
  var package_default = {
41
41
  $schema: "https://www.schemastore.org/package.json",
42
42
  name: "eslint-plugin-typefest",
43
- version: "1.2.3",
43
+ version: "1.2.4",
44
44
  private: false,
45
45
  description: "ESLint rules for adopting type-fest and ts-extras conventions.",
46
46
  keywords: [
@@ -158,7 +158,7 @@ var package_default = {
158
158
  "docs:typedoc": "npm run --workspace docs/docusaurus docs:api",
159
159
  "docs:typedoc:local": "npm run --workspace docs/docusaurus docs:api:local",
160
160
  "docs:validate-links": "remark docs --use remark-validate-links --frail",
161
- knip: "cross-env NODE_OPTIONS=--max_old_space_size=4096 NODE_NO_WARNINGS=1 npx knip -c knip.config.ts --include-libs --cache --cache-location .cache/knip --tsConfig tsconfig.json",
161
+ knip: "cross-env NODE_OPTIONS=--max_old_space_size=4096 NODE_NO_WARNINGS=1 npx knip -c knip.config.ts --cache --cache-location .cache/knip --tsConfig tsconfig.json",
162
162
  lint: "cross-env NODE_OPTIONS=--max_old_space_size=16384 eslint . --cache --cache-strategy content --cache-location .cache/.eslintcache",
163
163
  "lint:action": "npm run lint:actions",
164
164
  "lint:actions": "node scripts/lint-actionlint.mjs",
@@ -257,9 +257,9 @@ var package_default = {
257
257
  "jsonc-eslint-parser": "$jsonc-eslint-parser"
258
258
  },
259
259
  dependencies: {
260
- "@typescript-eslint/parser": "^8.58.2",
261
- "@typescript-eslint/type-utils": "^8.58.2",
262
- "@typescript-eslint/utils": "^8.58.2",
260
+ "@typescript-eslint/parser": "^8.59.0",
261
+ "@typescript-eslint/type-utils": "^8.59.0",
262
+ "@typescript-eslint/utils": "^8.59.0",
263
263
  "ts-extras": "^1.0.0",
264
264
  "type-fest": "^5.6.0"
265
265
  },
@@ -280,20 +280,20 @@ var package_default = {
280
280
  "@html-eslint/eslint-plugin": "^0.59.0",
281
281
  "@html-eslint/parser": "^0.59.0",
282
282
  "@microsoft/tsdoc-config": "^0.18.1",
283
- "@secretlint/secretlint-rule-anthropic": "^11.7.1",
284
- "@secretlint/secretlint-rule-aws": "^11.7.1",
285
- "@secretlint/secretlint-rule-database-connection-string": "^11.7.1",
286
- "@secretlint/secretlint-rule-gcp": "^11.7.1",
287
- "@secretlint/secretlint-rule-github": "^11.7.1",
288
- "@secretlint/secretlint-rule-no-dotenv": "^11.7.1",
289
- "@secretlint/secretlint-rule-no-homedir": "^11.7.1",
290
- "@secretlint/secretlint-rule-npm": "^11.7.1",
291
- "@secretlint/secretlint-rule-openai": "^11.7.1",
292
- "@secretlint/secretlint-rule-pattern": "^11.7.1",
293
- "@secretlint/secretlint-rule-preset-recommend": "^11.7.1",
294
- "@secretlint/secretlint-rule-privatekey": "^11.7.1",
295
- "@secretlint/secretlint-rule-secp256k1-privatekey": "^11.7.1",
296
- "@secretlint/types": "^11.7.1",
283
+ "@secretlint/secretlint-rule-anthropic": "^12.1.0",
284
+ "@secretlint/secretlint-rule-aws": "^12.1.0",
285
+ "@secretlint/secretlint-rule-database-connection-string": "^12.1.0",
286
+ "@secretlint/secretlint-rule-gcp": "^12.1.0",
287
+ "@secretlint/secretlint-rule-github": "^12.1.0",
288
+ "@secretlint/secretlint-rule-no-dotenv": "^12.1.0",
289
+ "@secretlint/secretlint-rule-no-homedir": "^12.1.0",
290
+ "@secretlint/secretlint-rule-npm": "^12.1.0",
291
+ "@secretlint/secretlint-rule-openai": "^12.1.0",
292
+ "@secretlint/secretlint-rule-pattern": "^12.1.0",
293
+ "@secretlint/secretlint-rule-preset-recommend": "^12.1.0",
294
+ "@secretlint/secretlint-rule-privatekey": "^12.1.0",
295
+ "@secretlint/secretlint-rule-secp256k1-privatekey": "^12.1.0",
296
+ "@secretlint/types": "^12.1.0",
297
297
  "@size-limit/file": "^12.1.0",
298
298
  "@softonus/prettier-plugin-duplicate-remover": "^1.1.2",
299
299
  "@stryker-ignorer/console-all": "^0.3.2",
@@ -317,8 +317,8 @@ var package_default = {
317
317
  "@types/postcss-normalize": "^9.0.4",
318
318
  "@types/postcss-reporter": "^7.0.5",
319
319
  "@types/sloc": "^0.2.3",
320
- "@typescript-eslint/eslint-plugin": "^8.58.2",
321
- "@typescript-eslint/rule-tester": "^8.58.2",
320
+ "@typescript-eslint/eslint-plugin": "^8.59.0",
321
+ "@typescript-eslint/rule-tester": "^8.59.0",
322
322
  "@typpi/eslint-plugin-vite": "^1.0.12",
323
323
  "@vitest/coverage-v8": "^4.1.4",
324
324
  "@vitest/eslint-plugin": "^1.6.16",
@@ -331,6 +331,7 @@ var package_default = {
331
331
  "cross-env": "^10.1.0",
332
332
  depcheck: "^1.4.7",
333
333
  "detect-secrets": "^1.0.6",
334
+ esbuild: "^0.28.0",
334
335
  eslint: "^10.2.1",
335
336
  "eslint-config-flat-gitignore": "^2.3.0",
336
337
  "eslint-config-prettier": "^10.1.8",
@@ -346,10 +347,10 @@ var package_default = {
346
347
  "eslint-plugin-depend": "^1.5.0",
347
348
  "eslint-plugin-docusaurus-2": "^0.1.4",
348
349
  "eslint-plugin-eslint-plugin": "^7.3.2",
349
- "eslint-plugin-etc-misc": "^1.0.6",
350
+ "eslint-plugin-etc-misc": "^1.0.7",
350
351
  "eslint-plugin-file-progress-2": "^5.0.1",
351
352
  "eslint-plugin-github-actions-2": "^1.0.6",
352
- "eslint-plugin-immutable-2": "^1.0.9",
353
+ "eslint-plugin-immutable-2": "^1.0.10",
353
354
  "eslint-plugin-import-x": "^4.16.2",
354
355
  "eslint-plugin-jsdoc": "^62.9.0",
355
356
  "eslint-plugin-jsonc": "^3.1.2",
@@ -368,13 +369,13 @@ var package_default = {
368
369
  "eslint-plugin-no-use-extend-native": "^0.7.2",
369
370
  "eslint-plugin-node-dependencies": "^2.2.0",
370
371
  "eslint-plugin-package-json": "^0.91.1",
371
- "eslint-plugin-perfectionist": "^5.8.0",
372
+ "eslint-plugin-perfectionist": "^5.9.0",
372
373
  "eslint-plugin-prettier": "^5.5.5",
373
374
  "eslint-plugin-promise": "^7.2.1",
374
375
  "eslint-plugin-redos": "^4.5.0",
375
376
  "eslint-plugin-regexp": "^3.1.0",
376
377
  "eslint-plugin-require-jsdoc": "^1.0.4",
377
- "eslint-plugin-sdl-2": "^1.0.6",
378
+ "eslint-plugin-sdl-2": "^1.0.7",
378
379
  "eslint-plugin-security": "^4.0.0",
379
380
  "eslint-plugin-sonarjs": "^4.0.3",
380
381
  "eslint-plugin-stylelint-2": "^1.0.14",
@@ -383,7 +384,7 @@ var package_default = {
383
384
  "eslint-plugin-tsdoc": "^0.5.2",
384
385
  "eslint-plugin-tsdoc-require-2": "^1.0.9",
385
386
  "eslint-plugin-typedoc": "^1.1.4",
386
- "eslint-plugin-typefest": "^1.2.1",
387
+ "eslint-plugin-typefest": "^1.2.3",
387
388
  "eslint-plugin-undefined-css-classes": "^0.1.5",
388
389
  "eslint-plugin-unicorn": "^64.0.0",
389
390
  "eslint-plugin-unused-imports": "^4.4.1",
@@ -397,7 +398,7 @@ var package_default = {
397
398
  htmlhint: "^1.9.2",
398
399
  jscpd: "^4.0.9",
399
400
  "jsonc-eslint-parser": "^3.1.0",
400
- knip: "^6.4.1",
401
+ knip: "^6.5.0",
401
402
  leasot: "^14.4.0",
402
403
  madge: "^8.0.0",
403
404
  "markdown-link-check": "^3.14.2",
@@ -541,7 +542,7 @@ var package_default = {
541
542
  "remark-validate-links": "^13.1.0",
542
543
  "remark-wiki-link": "^2.0.1",
543
544
  rimraf: "^6.1.3",
544
- secretlint: "^11.7.1",
545
+ secretlint: "^12.1.0",
545
546
  "size-limit": "^12.1.0",
546
547
  sloc: "^0.3.2",
547
548
  "sort-package-json": "^3.6.1",
@@ -551,7 +552,7 @@ var package_default = {
551
552
  "stylelint-codeframe-formatter": "^1.2.0",
552
553
  "stylelint-config-alphabetical-order": "^2.0.0",
553
554
  "stylelint-config-idiomatic-order": "^10.0.0",
554
- "stylelint-config-inspector": "^2.1.1",
555
+ "stylelint-config-inspector": "^2.1.2",
555
556
  "stylelint-config-recess-order": "^7.7.0",
556
557
  "stylelint-config-recommended": "^18.0.0",
557
558
  "stylelint-config-sass-guidelines": "^13.0.0",
@@ -574,7 +575,7 @@ var package_default = {
574
575
  "stylelint-no-unresolved-module": "^2.5.2",
575
576
  "stylelint-no-unsupported-browser-features": "^8.1.1",
576
577
  "stylelint-order": "^8.1.1",
577
- "stylelint-plugin-defensive-css": "^2.9.0",
578
+ "stylelint-plugin-defensive-css": "^2.9.1",
578
579
  "stylelint-plugin-docusaurus": "^1.0.2",
579
580
  "stylelint-plugin-logical-css": "^2.1.0",
580
581
  "stylelint-plugin-use-baseline": "^1.4.1",
@@ -588,10 +589,10 @@ var package_default = {
588
589
  "ts-unused-exports": "^11.0.1",
589
590
  typedoc: "^0.28.19",
590
591
  typescript: "^6.0.3",
591
- "typescript-eslint": "^8.58.2",
592
+ "typescript-eslint": "^8.59.0",
592
593
  typesync: "^0.14.3",
593
594
  vfile: "^6.0.3",
594
- vite: "^8.0.8",
595
+ vite: "^8.0.9",
595
596
  "vite-tsconfig-paths": "^6.1.1",
596
597
  vitest: "^4.1.4",
597
598
  "yaml-eslint-parser": "^2.0.0",