@kitschpatrol/cspell-config 5.7.3 → 5.8.0

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/bin/cli.js CHANGED
@@ -5138,7 +5138,7 @@ var Yargs = YargsFactory(esm_default);
5138
5138
  var yargs_default = Yargs;
5139
5139
 
5140
5140
  // ../../package.json
5141
- var version = "5.7.3";
5141
+ var version = "5.8.0";
5142
5142
 
5143
5143
  // ../../src/execa-utilities.ts
5144
5144
  function isErrorExecaError(error) {
@@ -23,7 +23,7 @@ Aherin
23
23
  Ahern
24
24
  Ainslie
25
25
  Aira
26
- Aisch
26
+ aisch
27
27
  Aita
28
28
  Aiwen
29
29
  AJ's
@@ -353,7 +353,7 @@ Dunwich
353
353
  Durland
354
354
  Dushko
355
355
  Dustyn
356
- Duveen
356
+ duveen
357
357
  Eames
358
358
  Ebenezer
359
359
  Ebury
@@ -1420,7 +1420,7 @@ Ursus
1420
1420
  Urville
1421
1421
  usernamehw
1422
1422
  Ushuaia
1423
- Uskudar
1423
+ uskudar
1424
1424
  Vakili
1425
1425
  Valiz
1426
1426
  Vanhemert
@@ -52,6 +52,7 @@ Blotar
52
52
  boids
53
53
  Boostnote
54
54
  bootable
55
+ bootout
55
56
  boto
56
57
  browserconfig
57
58
  Bugsense
@@ -108,6 +109,7 @@ Cura
108
109
  cwebp
109
110
  Cyberduck
110
111
  Cython
112
+ daemonization
111
113
  datahub
112
114
  Datalog
113
115
  dataview
@@ -121,6 +123,7 @@ datetime
121
123
  dateupload
122
124
  decircular
123
125
  deepmerge
126
+ defu
124
127
  deleter
125
128
  demux
126
129
  dendron
@@ -229,6 +232,7 @@ imager
229
232
  imagetools
230
233
  imce
231
234
  immer
235
+ importx
232
236
  InfoComm
233
237
  instanceof
234
238
  introend
@@ -278,7 +282,10 @@ linkify
278
282
  linkinator
279
283
  linkpath
280
284
  localizable
285
+ loggerless
281
286
  Loggly
287
+ loglayer
288
+ lognow
282
289
  logseq
283
290
  lproj
284
291
  Lume
@@ -366,6 +373,7 @@ niimblue
366
373
  Nimbot
367
374
  Ninite
368
375
  Nitter
376
+ njson
369
377
  Noctua
370
378
  Nodebox
371
379
  nodenext
@@ -375,6 +383,7 @@ noopener
375
383
  noprint
376
384
  noreferrer
377
385
  noscript
386
+ nosniff
378
387
  notarytool
379
388
  Notenik
380
389
  Noteplan
@@ -384,6 +393,7 @@ Noti
384
393
  notionhq
385
394
  Noto
386
395
  notunes
396
+ npmjs
387
397
  npmlog
388
398
  nproc
389
399
  numpy
@@ -401,6 +411,7 @@ Odroidxu
401
411
  oflog
402
412
  ofparam
403
413
  ohmyzsh
414
+ okhsv
404
415
  oklab
405
416
  ollama
406
417
  onehot
@@ -430,6 +441,8 @@ Panepaint
430
441
  pango
431
442
  Parachain
432
443
  parsimmon
444
+ pathtrace
445
+ pathtracer
433
446
  pdfreader
434
447
  pdfs
435
448
  pendingupload
@@ -449,7 +462,7 @@ Piwick
449
462
  piwik
450
463
  Pixelmator
451
464
  Pixera
452
- Pixi
465
+ pixi
453
466
  pkgroll
454
467
  Plask
455
468
  playform
@@ -502,6 +515,7 @@ roletype
502
515
  rolldown
503
516
  rspack
504
517
  rsvfx
518
+ sameorigin
505
519
  ScanX
506
520
  scikit
507
521
  scipy
@@ -510,6 +524,7 @@ scpt
510
524
  screenfull
511
525
  screenreader
512
526
  screenshare
527
+ scriptable
513
528
  scrollbooster
514
529
  sectionhead
515
530
  seedrandom
@@ -640,8 +655,10 @@ wght
640
655
  whisperx
641
656
  WHOIS
642
657
  wikilink
658
+ winstaller
643
659
  woob
644
660
  wordnet
661
+ workerd
645
662
  WorkFlowy
646
663
  worktree
647
664
  xbee
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kitschpatrol/cspell-config",
3
- "version": "5.7.3",
3
+ "version": "5.8.0",
4
4
  "description": "CSpell configuration for @kitschpatrol/shared-config.",
5
5
  "keywords": [
6
6
  "shared-config",
@@ -26,8 +26,8 @@
26
26
  "type": "module",
27
27
  "exports": {
28
28
  ".": {
29
- "import": "./dist/index.js",
30
- "types": "./dist/index.d.ts"
29
+ "types": "./dist/index.d.ts",
30
+ "import": "./dist/index.js"
31
31
  }
32
32
  },
33
33
  "main": "dist/index.js",
@@ -43,13 +43,13 @@
43
43
  "init/*"
44
44
  ],
45
45
  "dependencies": {
46
- "@cspell/cspell-types": "^9.2.1",
46
+ "@cspell/cspell-types": "^9.2.2",
47
47
  "@pinojs/json-colorizer": "^4.0.0",
48
48
  "case-police": "^2.0.0",
49
49
  "cosmiconfig": "^9.0.0",
50
50
  "cosmiconfig-typescript-loader": "^6.2.0",
51
- "cspell": "^9.2.1",
52
- "cspell-lib": "^9.2.1",
51
+ "cspell": "^9.2.2",
52
+ "cspell-lib": "^9.2.2",
53
53
  "execa": "^9.6.0",
54
54
  "find-workspaces": "^0.3.1",
55
55
  "fs-extra": "^11.3.2",