1151
1151
dependencies :
1152
1152
" @jridgewell/trace-mapping" " 0.3.9"
1153
1153
1154
- " @eslint/eslintrc@^1.4.1 " :
1155
- version "1.4.1 "
1156
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1 .tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e "
1157
- integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA ==
1154
+ " @eslint/eslintrc@^2.0.0 " :
1155
+ version "2.0.0 "
1156
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0 .tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff "
1157
+ integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A ==
1158
1158
dependencies :
1159
1159
ajv "^6.12.4"
1160
1160
debug "^4.3.2"
1166
1166
minimatch "^3.1.2"
1167
1167
strip-json-comments "^3.1.1"
1168
1168
1169
+
1170
+ version "8.35.0"
1171
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
1172
+ integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
1173
+
1169
1174
" @humanwhocodes/config-array@^0.11.8 " :
1170
1175
version "0.11.8"
1171
1176
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1948
1953
dependencies :
1949
1954
" @types/yargs-parser" " *"
1950
1955
1951
- " @typescript-eslint/eslint-plugin@^5.36.0" , "@typescript-eslint/eslint-plugin@^5.48.2" :
1956
+ " @typescript-eslint/eslint-plugin@^5.36.0 " :
1952
1957
version "5.48.2"
1953
1958
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3"
1954
1959
integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==
1963
1968
semver "^7.3.7"
1964
1969
tsutils "^3.21.0"
1965
1970
1966
- " @typescript-eslint/parser@^5.36.0" , "@typescript-eslint/parser@^5.48.2":
1971
+ " @typescript-eslint/eslint-plugin@^5.54.1 " :
1972
+ version "5.54.1"
1973
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
1974
+ integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
1975
+ dependencies :
1976
+ " @typescript-eslint/scope-manager" " 5.54.1"
1977
+ " @typescript-eslint/type-utils" " 5.54.1"
1978
+ " @typescript-eslint/utils" " 5.54.1"
1979
+ debug "^4.3.4"
1980
+ grapheme-splitter "^1.0.4"
1981
+ ignore "^5.2.0"
1982
+ natural-compare-lite "^1.4.0"
1983
+ regexpp "^3.2.0"
1984
+ semver "^7.3.7"
1985
+ tsutils "^3.21.0"
1986
+
1987
+ " @typescript-eslint/parser@^5.36.0 " :
1967
1988
version "5.48.2"
1968
1989
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3"
1969
1990
integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==
1973
1994
" @typescript-eslint/typescript-estree" " 5.48.2"
1974
1995
debug "^4.3.4"
1975
1996
1997
+ " @typescript-eslint/parser@^5.54.1 " :
1998
+ version "5.54.1"
1999
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
2000
+ integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
2001
+ dependencies :
2002
+ " @typescript-eslint/scope-manager" " 5.54.1"
2003
+ " @typescript-eslint/types" " 5.54.1"
2004
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2005
+ debug "^4.3.4"
2006
+
1976
2007
" @typescript-eslint/[email protected] " :
1977
2008
version "5.48.2"
1978
2009
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
1981
2012
" @typescript-eslint/types" " 5.48.2"
1982
2013
" @typescript-eslint/visitor-keys" " 5.48.2"
1983
2014
2015
+ " @typescript-eslint/[email protected] " :
2016
+ version "5.54.1"
2017
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
2018
+ integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
2019
+ dependencies :
2020
+ " @typescript-eslint/types" " 5.54.1"
2021
+ " @typescript-eslint/visitor-keys" " 5.54.1"
2022
+
1984
2023
" @typescript-eslint/[email protected] " :
1985
2024
version "5.48.2"
1986
2025
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
1991
2030
debug "^4.3.4"
1992
2031
tsutils "^3.21.0"
1993
2032
2033
+ " @typescript-eslint/[email protected] " :
2034
+ version "5.54.1"
2035
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
2036
+ integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
2037
+ dependencies :
2038
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2039
+ " @typescript-eslint/utils" " 5.54.1"
2040
+ debug "^4.3.4"
2041
+ tsutils "^3.21.0"
2042
+
1994
2043
" @typescript-eslint/[email protected] " :
1995
2044
version "5.48.2"
1996
2045
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
1997
2046
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
1998
2047
2048
+ " @typescript-eslint/[email protected] " :
2049
+ version "5.54.1"
2050
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
2051
+ integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
2052
+
1999
2053
" @typescript-eslint/[email protected] " :
2000
2054
version "5.48.2"
2001
2055
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
2009
2063
semver "^7.3.7"
2010
2064
tsutils "^3.21.0"
2011
2065
2066
+ " @typescript-eslint/[email protected] " :
2067
+ version "5.54.1"
2068
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
2069
+ integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
2070
+ dependencies :
2071
+ " @typescript-eslint/types" " 5.54.1"
2072
+ " @typescript-eslint/visitor-keys" " 5.54.1"
2073
+ debug "^4.3.4"
2074
+ globby "^11.1.0"
2075
+ is-glob "^4.0.3"
2076
+ semver "^7.3.7"
2077
+ tsutils "^3.21.0"
2078
+
2012
2079
" @typescript-eslint/[email protected] " , "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
2013
2080
version "5.48.2"
2014
2081
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2.tgz#3777a91dcb22b8499a25519e06eef2e9569295a3"
2023
2090
eslint-utils "^3.0.0"
2024
2091
semver "^7.3.7"
2025
2092
2093
+ " @typescript-eslint/[email protected] " :
2094
+ version "5.54.1"
2095
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
2096
+ integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
2097
+ dependencies :
2098
+ " @types/json-schema" " ^7.0.9"
2099
+ " @types/semver" " ^7.3.12"
2100
+ " @typescript-eslint/scope-manager" " 5.54.1"
2101
+ " @typescript-eslint/types" " 5.54.1"
2102
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2103
+ eslint-scope "^5.1.1"
2104
+ eslint-utils "^3.0.0"
2105
+ semver "^7.3.7"
2106
+
2026
2107
" @typescript-eslint/[email protected] " :
2027
2108
version "5.48.2"
2028
2109
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz#c247582a0bcce467461d7b696513bf9455000060"
2031
2112
" @typescript-eslint/types" " 5.48.2"
2032
2113
eslint-visitor-keys "^3.3.0"
2033
2114
2115
+ " @typescript-eslint/[email protected] " :
2116
+ version "5.54.1"
2117
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
2118
+ integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
2119
+ dependencies :
2120
+ " @typescript-eslint/types" " 5.54.1"
2121
+ eslint-visitor-keys "^3.3.0"
2122
+
2034
2123
2035
2124
version "3.2.31"
2036
2125
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.2.31.tgz#d38f06c2cf845742403b523ab4596a3fda152e89"
@@ -3476,11 +3565,16 @@ eslint-config-kentcdodds@^20.4.0:
3476
3565
read-pkg-up "^7.0.1"
3477
3566
semver "^7.3.7"
3478
3567
3479
- eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.6.0 :
3568
+ eslint-config-prettier@^8.5.0 :
3480
3569
version "8.6.0"
3481
3570
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
3482
3571
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
3483
3572
3573
+ eslint-config-prettier@^8.7.0 :
3574
+ version "8.7.0"
3575
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
3576
+ integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
3577
+
3484
3578
eslint-import-resolver-node@^0.3.7 :
3485
3579
version "0.3.7"
3486
3580
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
@@ -3575,7 +3669,7 @@ eslint-plugin-react-hooks@^4.6.0:
3575
3669
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
3576
3670
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
3577
3671
3578
- eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1 :
3672
+ eslint-plugin-react@^7.31.1 :
3579
3673
version "7.32.1"
3580
3674
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
3581
3675
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
@@ -3596,6 +3690,27 @@ eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1:
3596
3690
semver "^6.3.0"
3597
3691
string.prototype.matchall "^4.0.8"
3598
3692
3693
+ eslint-plugin-react@^7.32.2 :
3694
+ version "7.32.2"
3695
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3696
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
3697
+ dependencies :
3698
+ array-includes "^3.1.6"
3699
+ array.prototype.flatmap "^1.3.1"
3700
+ array.prototype.tosorted "^1.1.1"
3701
+ doctrine "^2.1.0"
3702
+ estraverse "^5.3.0"
3703
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
3704
+ minimatch "^3.1.2"
3705
+ object.entries "^1.1.6"
3706
+ object.fromentries "^2.0.6"
3707
+ object.hasown "^1.1.2"
3708
+ object.values "^1.1.6"
3709
+ prop-types "^15.8.1"
3710
+ resolve "^2.0.0-next.4"
3711
+ semver "^6.3.0"
3712
+ string.prototype.matchall "^4.0.8"
3713
+
3599
3714
eslint-plugin-testing-library@^5.6.0 :
3600
3715
version "5.9.1"
3601
3716
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
@@ -3636,12 +3751,13 @@ eslint-visitor-keys@^3.3.0:
3636
3751
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3637
3752
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3638
3753
3639
- eslint@^8.32 .0 :
3640
- version "8.32 .0"
3641
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32 .0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861 "
3642
- integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ ==
3754
+ eslint@^8.35 .0 :
3755
+ version "8.35 .0"
3756
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
3757
+ integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
3643
3758
dependencies :
3644
- " @eslint/eslintrc" " ^1.4.1"
3759
+ " @eslint/eslintrc" " ^2.0.0"
3760
+ " @eslint/js" " 8.35.0"
3645
3761
" @humanwhocodes/config-array" " ^0.11.8"
3646
3762
" @humanwhocodes/module-importer" " ^1.0.1"
3647
3763
" @nodelib/fs.walk" " ^1.2.8"
@@ -3655,7 +3771,7 @@ eslint@^8.32.0:
3655
3771
eslint-utils "^3.0.0"
3656
3772
eslint-visitor-keys "^3.3.0"
3657
3773
espree "^9.4.0"
3658
- esquery "^1.4.0 "
3774
+ esquery "^1.4.2 "
3659
3775
esutils "^2.0.2"
3660
3776
fast-deep-equal "^3.1.3"
3661
3777
file-entry-cache "^6.0.1"
@@ -3695,10 +3811,10 @@ esprima@^4.0.0, esprima@^4.0.1:
3695
3811
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
3696
3812
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
3697
3813
3698
- esquery@^1.4.0 :
3699
- version "1.4 .0"
3700
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4 .0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5 "
3701
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
3814
+ esquery@^1.4.2 :
3815
+ version "1.5 .0"
3816
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5 .0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b "
3817
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg ==
3702
3818
dependencies :
3703
3819
estraverse "^5.1.0"
3704
3820
0 commit comments