7
7
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
8
8
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
9
9
10
- " @aperturerobotics/ts-common@0.7.0 " :
11
- version "0.7.0 "
12
- resolved "https://registry.yarnpkg.com/@aperturerobotics/ts-common/-/ts-common-0.7.0 .tgz#ddc8528d6308be7d58caa56bf3e6271d7e830813 "
13
- integrity sha512-k4T8rBP//wTt1TmViijmRT0FegweOI1KRL8mKjc0TTRxvjuiEZYVvaruh95aaOIENTH6RI5o62i289ijE9XSAA ==
10
+ " @aperturerobotics/ts-common@0.8.1 " :
11
+ version "0.8.1 "
12
+ resolved "https://registry.yarnpkg.com/@aperturerobotics/ts-common/-/ts-common-0.8.1 .tgz#9872beed2984562cff0133d9ab2ef52983ddeb5d "
13
+ integrity sha512-/4wsAo6FunWf3PpLg3L7zkz9m80x9ZVjYcNthnOuSnzqCYTajLfi5zM32TdOGp+2Hc/EwjqgBnX5EQgJVdZGsQ ==
14
14
dependencies :
15
+ " @typescript-eslint/eslint-plugin" " ^6.15.0"
16
+ " @typescript-eslint/parser" " ^6.15.0"
15
17
bufferutil "^4.0.7"
18
+ eslint "^8.56.0"
19
+ eslint-config-prettier "^9.0.0"
20
+ eslint-plugin-react-hooks "^4.6.0"
21
+ eslint-plugin-unused-imports "^3.0.0"
16
22
long "^5.2.3"
17
23
starpc "^0.22.0"
18
24
utf-8-validate "^6.0.3"
396
402
dependencies :
397
403
" @types/node" " *"
398
404
399
- " @typescript-eslint/eslint-plugin@^6.7.5 " :
400
- version "6.15 .0"
401
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.15 .0.tgz#b0b3e15fa8c3e67ed4386b765cc0ba98ad3a303b "
402
- integrity sha512-j5qoikQqPccq9QoBAupOP+CBu8BaJ8BLjaXSioDISeTZkVO3ig7oSIKh3H+rEpee7xCXtWwSB4KIL5l6hWZzpg ==
405
+ " @typescript-eslint/eslint-plugin@^6.15.0 " , "@typescript-eslint/eslint-plugin@^6. 7.5":
406
+ version "6.16 .0"
407
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16 .0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc "
408
+ integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ ==
403
409
dependencies :
404
410
" @eslint-community/regexpp" " ^4.5.1"
405
- " @typescript-eslint/scope-manager" " 6.15 .0"
406
- " @typescript-eslint/type-utils" " 6.15 .0"
407
- " @typescript-eslint/utils" " 6.15 .0"
408
- " @typescript-eslint/visitor-keys" " 6.15 .0"
411
+ " @typescript-eslint/scope-manager" " 6.16 .0"
412
+ " @typescript-eslint/type-utils" " 6.16 .0"
413
+ " @typescript-eslint/utils" " 6.16 .0"
414
+ " @typescript-eslint/visitor-keys" " 6.16 .0"
409
415
debug "^4.3.4"
410
416
graphemer "^1.4.0"
411
417
ignore "^5.2.4"
412
418
natural-compare "^1.4.0"
413
419
semver "^7.5.4"
414
420
ts-api-utils "^1.0.1"
415
421
416
- " @typescript-eslint/parser@^6.7.5 " :
417
- version "6.15 .0"
418
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15 .0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7 "
419
- integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA ==
422
+ " @typescript-eslint/parser@^6.15.0 " , "@typescript-eslint/parser@^6. 7.5":
423
+ version "6.16 .0"
424
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16 .0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c "
425
+ integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw ==
420
426
dependencies :
421
- " @typescript-eslint/scope-manager" " 6.15 .0"
422
- " @typescript-eslint/types" " 6.15 .0"
423
- " @typescript-eslint/typescript-estree" " 6.15 .0"
424
- " @typescript-eslint/visitor-keys" " 6.15 .0"
427
+ " @typescript-eslint/scope-manager" " 6.16 .0"
428
+ " @typescript-eslint/types" " 6.16 .0"
429
+ " @typescript-eslint/typescript-estree" " 6.16 .0"
430
+ " @typescript-eslint/visitor-keys" " 6.16 .0"
425
431
debug "^4.3.4"
426
432
427
- " @typescript-eslint/scope-manager@6.15 .0 " :
428
- version "6.15 .0"
429
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15 .0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a "
430
- integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg ==
433
+ " @typescript-eslint/scope-manager@6.16 .0 " :
434
+ version "6.16 .0"
435
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16 .0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168 "
436
+ integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw ==
431
437
dependencies :
432
- " @typescript-eslint/types" " 6.15 .0"
433
- " @typescript-eslint/visitor-keys" " 6.15 .0"
438
+ " @typescript-eslint/types" " 6.16 .0"
439
+ " @typescript-eslint/visitor-keys" " 6.16 .0"
434
440
435
- " @typescript-eslint/type-utils@6.15 .0 " :
436
- version "6.15 .0"
437
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.15 .0.tgz#c22261bd00566821a300d08f4632533a8f9bed01 "
438
- integrity sha512-CnmHKTfX6450Bo49hPg2OkIm/D/TVYV7jO1MCfPYGwf6x3GO0VU8YMO5AYMn+u3X05lRRxA4fWCz87GFQV6yVQ ==
441
+ " @typescript-eslint/type-utils@6.16 .0 " :
442
+ version "6.16 .0"
443
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16 .0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1 "
444
+ integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg ==
439
445
dependencies :
440
- " @typescript-eslint/typescript-estree" " 6.15 .0"
441
- " @typescript-eslint/utils" " 6.15 .0"
446
+ " @typescript-eslint/typescript-estree" " 6.16 .0"
447
+ " @typescript-eslint/utils" " 6.16 .0"
442
448
debug "^4.3.4"
443
449
ts-api-utils "^1.0.1"
444
450
445
- " @typescript-eslint/types@6.15 .0 " :
446
- version "6.15 .0"
447
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15 .0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5 "
448
- integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ ==
451
+ " @typescript-eslint/types@6.16 .0 " :
452
+ version "6.16 .0"
453
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16 .0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e "
454
+ integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ ==
449
455
450
- " @typescript-eslint/typescript-estree@6.15 .0 " :
451
- version "6.15 .0"
452
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15 .0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5 "
453
- integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew ==
456
+ " @typescript-eslint/typescript-estree@6.16 .0 " :
457
+ version "6.16 .0"
458
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16 .0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03 "
459
+ integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA ==
454
460
dependencies :
455
- " @typescript-eslint/types" " 6.15 .0"
456
- " @typescript-eslint/visitor-keys" " 6.15 .0"
461
+ " @typescript-eslint/types" " 6.16 .0"
462
+ " @typescript-eslint/visitor-keys" " 6.16 .0"
457
463
debug "^4.3.4"
458
464
globby "^11.1.0"
459
465
is-glob "^4.0.3"
466
+ minimatch "9.0.3"
460
467
semver "^7.5.4"
461
468
ts-api-utils "^1.0.1"
462
469
463
- " @typescript-eslint/utils@6.15 .0 " :
464
- version "6.15 .0"
465
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.15 .0.tgz#f80dbb79f3b0f569077a8711dd44186a8933fa4c "
466
- integrity sha512-eF82p0Wrrlt8fQSRL0bGXzK5nWPRV2dYQZdajcfzOD9+cQz9O7ugifrJxclB+xVOvWvagXfqS4Es7vpLP4augw ==
470
+ " @typescript-eslint/utils@6.16 .0 " :
471
+ version "6.16 .0"
472
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16 .0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae "
473
+ integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A ==
467
474
dependencies :
468
475
" @eslint-community/eslint-utils" " ^4.4.0"
469
476
" @types/json-schema" " ^7.0.12"
470
477
" @types/semver" " ^7.5.0"
471
- " @typescript-eslint/scope-manager" " 6.15 .0"
472
- " @typescript-eslint/types" " 6.15 .0"
473
- " @typescript-eslint/typescript-estree" " 6.15 .0"
478
+ " @typescript-eslint/scope-manager" " 6.16 .0"
479
+ " @typescript-eslint/types" " 6.16 .0"
480
+ " @typescript-eslint/typescript-estree" " 6.16 .0"
474
481
semver "^7.5.4"
475
482
476
- " @typescript-eslint/visitor-keys@6.15 .0 " :
477
- version "6.15 .0"
478
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15 .0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330 "
479
- integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w ==
483
+ " @typescript-eslint/visitor-keys@6.16 .0 " :
484
+ version "6.16 .0"
485
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16 .0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10 "
486
+ integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A ==
480
487
dependencies :
481
- " @typescript-eslint/types" " 6.15 .0"
488
+ " @typescript-eslint/types" " 6.16 .0"
482
489
eslint-visitor-keys "^3.4.1"
483
490
484
491
" @ungap/structured-clone@^1.2.0 " :
@@ -884,6 +891,23 @@ eslint-config-prettier@^9.0.0:
884
891
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
885
892
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
886
893
894
+ eslint-plugin-react-hooks@^4.6.0 :
895
+ version "4.6.0"
896
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
897
+ integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
898
+
899
+ eslint-plugin-unused-imports@^3.0.0 :
900
+ version "3.0.0"
901
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0.0.tgz#d25175b0072ff16a91892c3aa72a09ca3a9e69e7"
902
+ integrity sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==
903
+ dependencies :
904
+ eslint-rule-composer "^0.3.0"
905
+
906
+ eslint-rule-composer@^0.3.0 :
907
+ version "0.3.0"
908
+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
909
+ integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
910
+
887
911
eslint-scope@^7.2.2 :
888
912
version "7.2.2"
889
913
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -897,7 +921,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
897
921
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
898
922
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
899
923
900
- eslint@^8.51.0 :
924
+ eslint@^8.51.0, eslint@^8.56.0 :
901
925
version "8.56.0"
902
926
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
903
927
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
@@ -1553,6 +1577,13 @@ micromatch@^4.0.2, micromatch@^4.0.4:
1553
1577
braces "^3.0.2"
1554
1578
picomatch "^2.3.1"
1555
1579
1580
+ minimatch@9.0.3 :
1581
+ version "9.0.3"
1582
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1583
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1584
+ dependencies :
1585
+ brace-expansion "^2.0.1"
1586
+
1556
1587
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
1557
1588
version "3.1.2"
1558
1589
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -1923,9 +1954,9 @@ sprintf-js@~1.0.2:
1923
1954
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
1924
1955
1925
1956
starpc@^0.22.0 :
1926
- version "0.22.0 "
1927
- resolved "https://registry.yarnpkg.com/starpc/-/starpc-0.22.0 .tgz#3743a34babf9e548d8a735cc39e485c34e557c70 "
1928
- integrity sha512-/jyL8mZ1kDK/DUiCNjDgRTvywo7xFpfADZAizc0YGBmMgi5iJpeRSTtpqYRgkU2/kKY0UZOHT6+aNHFWy5Csdg ==
1957
+ version "0.22.4 "
1958
+ resolved "https://registry.yarnpkg.com/starpc/-/starpc-0.22.4 .tgz#920d2ae6277a333cb039f5ab14fd8208ac3f4eac "
1959
+ integrity sha512-bbxS4UrToSewU0m2KVvL1lpyhTHUcJPkjn5Z2oexnyEr0q1KuXnOM0A/GVqd4F5fRa124cZ8FLanhYPotpigfg ==
1929
1960
dependencies :
1930
1961
" @aptre/it-ws" " ^1.0.0"
1931
1962
" @chainsafe/libp2p-yamux" " ^5.0.0"
@@ -2030,9 +2061,9 @@ ts-proto-descriptors@1.15.0:
2030
2061
protobufjs "^7.2.4"
2031
2062
2032
2063
ts-proto@^1.160.0 :
2033
- version "1.165.1 "
2034
- resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.165.1 .tgz#bb146aabcc07367084b065f4b61de2f41ffb6529 "
2035
- integrity sha512-tn/sj9i31Q4d3/HtN2PFMU/OQwrBYP2cfhYo75cPpO2ks7unFxf1/oMdIt/2woCcOwRclxruGCrs7Ljdl9BPkw ==
2064
+ version "1.165.2 "
2065
+ resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.165.2 .tgz#5394c4416eeba5f35fbf8111039875f3e288de44 "
2066
+ integrity sha512-Jhg3ZKelxhQ3zoBlKiVDfius2H7XLmdC0B+w5iCKUSyZqMIGQXC5iervR6CUIxaoLkSl7Pcw0XwCluR5TLf5NQ ==
2036
2067
dependencies :
2037
2068
case-anything "^2.1.13"
2038
2069
protobufjs "^7.2.4"
0 commit comments