Skip to content

Commit 698d1df

Browse files
chore(deps): update typescript-eslint monorepo to v8 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c9355b commit 698d1df

File tree

2 files changed

+67
-101
lines changed

2 files changed

+67
-101
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@eslint/compat": "^1.2.1",
2828
"@types/react": "^18.3.11",
2929
"@types/react-dom": "^18.3.0",
30-
"@typescript-eslint/eslint-plugin": "^7.1.0",
31-
"@typescript-eslint/parser": "^7.1.0",
30+
"@typescript-eslint/eslint-plugin": "^8.0.0",
31+
"@typescript-eslint/parser": "^8.0.0",
3232
"@vitejs/plugin-react-swc": "^3.7.0",
3333
"autoprefixer": "^10.4.19",
3434
"eslint": "^8.57.0",

ui/yarn.lock

Lines changed: 65 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -570,16 +570,16 @@
570570
natural-compare "^1.4.0"
571571
ts-api-utils "^1.3.0"
572572

573-
"@typescript-eslint/eslint-plugin@^7.1.0":
574-
version "7.10.0"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
576-
integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
573+
"@typescript-eslint/eslint-plugin@^8.0.0":
574+
version "8.14.0"
575+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.14.0.tgz#7dc0e419c87beadc8f554bf5a42e5009ed3748dc"
576+
integrity sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==
577577
dependencies:
578578
"@eslint-community/regexpp" "^4.10.0"
579-
"@typescript-eslint/scope-manager" "7.10.0"
580-
"@typescript-eslint/type-utils" "7.10.0"
581-
"@typescript-eslint/utils" "7.10.0"
582-
"@typescript-eslint/visitor-keys" "7.10.0"
579+
"@typescript-eslint/scope-manager" "8.14.0"
580+
"@typescript-eslint/type-utils" "8.14.0"
581+
"@typescript-eslint/utils" "8.14.0"
582+
"@typescript-eslint/visitor-keys" "8.14.0"
583583
graphemer "^1.4.0"
584584
ignore "^5.3.1"
585585
natural-compare "^1.4.0"
@@ -596,25 +596,17 @@
596596
"@typescript-eslint/visitor-keys" "8.11.0"
597597
debug "^4.3.4"
598598

599-
"@typescript-eslint/parser@^7.1.0":
600-
version "7.10.0"
601-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
602-
integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
599+
"@typescript-eslint/parser@^8.0.0":
600+
version "8.14.0"
601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.14.0.tgz#0a7e9dbc11bc07716ab2d7b1226217e9f6b51fc8"
602+
integrity sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==
603603
dependencies:
604-
"@typescript-eslint/scope-manager" "7.10.0"
605-
"@typescript-eslint/types" "7.10.0"
606-
"@typescript-eslint/typescript-estree" "7.10.0"
607-
"@typescript-eslint/visitor-keys" "7.10.0"
604+
"@typescript-eslint/scope-manager" "8.14.0"
605+
"@typescript-eslint/types" "8.14.0"
606+
"@typescript-eslint/typescript-estree" "8.14.0"
607+
"@typescript-eslint/visitor-keys" "8.14.0"
608608
debug "^4.3.4"
609609

610-
"@typescript-eslint/[email protected]":
611-
version "7.10.0"
612-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
613-
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
614-
dependencies:
615-
"@typescript-eslint/types" "7.10.0"
616-
"@typescript-eslint/visitor-keys" "7.10.0"
617-
618610
"@typescript-eslint/[email protected]":
619611
version "8.11.0"
620612
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz#9d399ce624118966732824878bc9a83593a30405"
@@ -623,15 +615,13 @@
623615
"@typescript-eslint/types" "8.11.0"
624616
"@typescript-eslint/visitor-keys" "8.11.0"
625617

626-
"@typescript-eslint/[email protected].0":
627-
version "7.10.0"
628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
629-
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
618+
"@typescript-eslint/[email protected].0":
619+
version "8.14.0"
620+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.14.0.tgz#01f37c147a735cd78f0ff355e033b9457da1f373"
621+
integrity sha512-aBbBrnW9ARIDn92Zbo7rguLnqQ/pOrUguVpbUwzOhkFg2npFDwTgPGqFqE0H5feXcOoJOfX3SxlJaKEVtq54dw==
630622
dependencies:
631-
"@typescript-eslint/typescript-estree" "7.10.0"
632-
"@typescript-eslint/utils" "7.10.0"
633-
debug "^4.3.4"
634-
ts-api-utils "^1.3.0"
623+
"@typescript-eslint/types" "8.14.0"
624+
"@typescript-eslint/visitor-keys" "8.14.0"
635625

636626
"@typescript-eslint/[email protected]":
637627
version "8.11.0"
@@ -643,29 +633,25 @@
643633
debug "^4.3.4"
644634
ts-api-utils "^1.3.0"
645635

646-
"@typescript-eslint/[email protected]":
647-
version "7.10.0"
648-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
649-
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
636+
"@typescript-eslint/[email protected]":
637+
version "8.14.0"
638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.14.0.tgz#455c6af30c336b24a1af28bc4f81b8dd5d74d94d"
639+
integrity sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==
640+
dependencies:
641+
"@typescript-eslint/typescript-estree" "8.14.0"
642+
"@typescript-eslint/utils" "8.14.0"
643+
debug "^4.3.4"
644+
ts-api-utils "^1.3.0"
650645

651646
"@typescript-eslint/[email protected]":
652647
version "8.11.0"
653648
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.11.0.tgz#7c766250502097f49bbc2e651132e6bf489e20b8"
654649
integrity sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==
655650

656-
"@typescript-eslint/[email protected]":
657-
version "7.10.0"
658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
659-
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
660-
dependencies:
661-
"@typescript-eslint/types" "7.10.0"
662-
"@typescript-eslint/visitor-keys" "7.10.0"
663-
debug "^4.3.4"
664-
globby "^11.1.0"
665-
is-glob "^4.0.3"
666-
minimatch "^9.0.4"
667-
semver "^7.6.0"
668-
ts-api-utils "^1.3.0"
651+
"@typescript-eslint/[email protected]":
652+
version "8.14.0"
653+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.14.0.tgz#0d33d8d0b08479c424e7d654855fddf2c71e4021"
654+
integrity sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==
669655

670656
"@typescript-eslint/[email protected]":
671657
version "8.11.0"
@@ -681,15 +667,19 @@
681667
semver "^7.6.0"
682668
ts-api-utils "^1.3.0"
683669

684-
"@typescript-eslint/[email protected].0":
685-
version "7.10.0"
686-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
687-
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
670+
"@typescript-eslint/[email protected].0":
671+
version "8.14.0"
672+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.14.0.tgz#a7a3a5a53a6c09313e12fb4531d4ff582ee3c312"
673+
integrity sha512-OPXPLYKGZi9XS/49rdaCbR5j/S14HazviBlUQFvSKz3npr3NikF+mrgK7CFVur6XEt95DZp/cmke9d5i3vtVnQ==
688674
dependencies:
689-
"@eslint-community/eslint-utils" "^4.4.0"
690-
"@typescript-eslint/scope-manager" "7.10.0"
691-
"@typescript-eslint/types" "7.10.0"
692-
"@typescript-eslint/typescript-estree" "7.10.0"
675+
"@typescript-eslint/types" "8.14.0"
676+
"@typescript-eslint/visitor-keys" "8.14.0"
677+
debug "^4.3.4"
678+
fast-glob "^3.3.2"
679+
is-glob "^4.0.3"
680+
minimatch "^9.0.4"
681+
semver "^7.6.0"
682+
ts-api-utils "^1.3.0"
693683

694684
"@typescript-eslint/[email protected]":
695685
version "8.11.0"
@@ -701,13 +691,15 @@
701691
"@typescript-eslint/types" "8.11.0"
702692
"@typescript-eslint/typescript-estree" "8.11.0"
703693

704-
"@typescript-eslint/[email protected].0":
705-
version "7.10.0"
706-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
707-
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
694+
"@typescript-eslint/[email protected].0":
695+
version "8.14.0"
696+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.14.0.tgz#ac2506875e03aba24e602364e43b2dfa45529dbd"
697+
integrity sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==
708698
dependencies:
709-
"@typescript-eslint/types" "7.10.0"
710-
eslint-visitor-keys "^3.4.3"
699+
"@eslint-community/eslint-utils" "^4.4.0"
700+
"@typescript-eslint/scope-manager" "8.14.0"
701+
"@typescript-eslint/types" "8.14.0"
702+
"@typescript-eslint/typescript-estree" "8.14.0"
711703

712704
"@typescript-eslint/[email protected]":
713705
version "8.11.0"
@@ -717,6 +709,14 @@
717709
"@typescript-eslint/types" "8.11.0"
718710
eslint-visitor-keys "^3.4.3"
719711

712+
"@typescript-eslint/[email protected]":
713+
version "8.14.0"
714+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.14.0.tgz#2418d5a54669af9658986ade4e6cfb7767d815ad"
715+
integrity sha512-vG0XZo8AdTH9OE6VFRwAZldNc7qtJ/6NLGWak+BtENuEUXGZgFpihILPiBvKXvJ2nFu27XNGC6rKiwuaoMbYzQ==
716+
dependencies:
717+
"@typescript-eslint/types" "8.14.0"
718+
eslint-visitor-keys "^3.4.3"
719+
720720
"@ungap/structured-clone@^1.2.0":
721721
version "1.2.0"
722722
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -814,11 +814,6 @@ array-includes@^3.1.6, array-includes@^3.1.8:
814814
get-intrinsic "^1.2.4"
815815
is-string "^1.0.7"
816816

817-
array-union@^2.1.0:
818-
version "2.1.0"
819-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
820-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
821-
822817
array.prototype.findlast@^1.2.5:
823818
version "1.2.5"
824819
resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904"
@@ -1134,13 +1129,6 @@ didyoumean@^1.2.2:
11341129
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037"
11351130
integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==
11361131

1137-
dir-glob@^3.0.1:
1138-
version "3.0.1"
1139-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1140-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1141-
dependencies:
1142-
path-type "^4.0.0"
1143-
11441132
dlv@^1.1.3:
11451133
version "1.1.3"
11461134
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -1482,7 +1470,7 @@ fast-diff@^1.1.2:
14821470
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
14831471
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
14841472

1485-
fast-glob@^3.2.9, fast-glob@^3.3.2:
1473+
fast-glob@^3.3.2:
14861474
version "3.3.2"
14871475
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
14881476
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -1690,18 +1678,6 @@ globalthis@^1.0.3, globalthis@^1.0.4:
16901678
define-properties "^1.2.1"
16911679
gopd "^1.0.1"
16921680

1693-
globby@^11.1.0:
1694-
version "11.1.0"
1695-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
1696-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
1697-
dependencies:
1698-
array-union "^2.1.0"
1699-
dir-glob "^3.0.1"
1700-
fast-glob "^3.2.9"
1701-
ignore "^5.2.0"
1702-
merge2 "^1.4.1"
1703-
slash "^3.0.0"
1704-
17051681
gopd@^1.0.1:
17061682
version "1.0.1"
17071683
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -2103,7 +2079,7 @@ lru-cache@^10.2.0:
21032079
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
21042080
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
21052081

2106-
merge2@^1.3.0, merge2@^1.4.1:
2082+
merge2@^1.3.0:
21072083
version "1.4.1"
21082084
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
21092085
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -2317,11 +2293,6 @@ path-scurry@^1.11.1:
23172293
lru-cache "^10.2.0"
23182294
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
23192295

2320-
path-type@^4.0.0:
2321-
version "4.0.0"
2322-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
2323-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
2324-
23252296
picocolors@^1.0.1, picocolors@^1.1.1:
23262297
version "1.1.1"
23272298
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
@@ -2704,11 +2675,6 @@ signal-exit@^4.0.1:
27042675
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
27052676
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
27062677

2707-
slash@^3.0.0:
2708-
version "3.0.0"
2709-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
2710-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
2711-
27122678
source-map-js@^1.2.1:
27132679
version "1.2.1"
27142680
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"

0 commit comments

Comments
 (0)