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"
2001
2006
dependencies :
2002
2007
" @types/yargs-parser" " *"
2003
2008
2004
- " @typescript-eslint/eslint-plugin@^5.36.0" , "@typescript-eslint/eslint-plugin@^5.48.2" :
2009
+ " @typescript-eslint/eslint-plugin@^5.36.0 " :
2005
2010
version "5.48.2"
2006
2011
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3"
2007
2012
integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==
2016
2021
semver "^7.3.7"
2017
2022
tsutils "^3.21.0"
2018
2023
2019
- " @typescript-eslint/parser@^5.36.0" , "@typescript-eslint/parser@^5.48.2":
2024
+ " @typescript-eslint/eslint-plugin@^5.54.1 " :
2025
+ version "5.54.1"
2026
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
2027
+ integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
2028
+ dependencies :
2029
+ " @typescript-eslint/scope-manager" " 5.54.1"
2030
+ " @typescript-eslint/type-utils" " 5.54.1"
2031
+ " @typescript-eslint/utils" " 5.54.1"
2032
+ debug "^4.3.4"
2033
+ grapheme-splitter "^1.0.4"
2034
+ ignore "^5.2.0"
2035
+ natural-compare-lite "^1.4.0"
2036
+ regexpp "^3.2.0"
2037
+ semver "^7.3.7"
2038
+ tsutils "^3.21.0"
2039
+
2040
+ " @typescript-eslint/parser@^5.36.0 " :
2020
2041
version "5.48.2"
2021
2042
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3"
2022
2043
integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==
2026
2047
" @typescript-eslint/typescript-estree" " 5.48.2"
2027
2048
debug "^4.3.4"
2028
2049
2050
+ " @typescript-eslint/parser@^5.54.1 " :
2051
+ version "5.54.1"
2052
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
2053
+ integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
2054
+ dependencies :
2055
+ " @typescript-eslint/scope-manager" " 5.54.1"
2056
+ " @typescript-eslint/types" " 5.54.1"
2057
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2058
+ debug "^4.3.4"
2059
+
2029
2060
" @typescript-eslint/[email protected] " :
2030
2061
version "5.48.2"
2031
2062
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
2034
2065
" @typescript-eslint/types" " 5.48.2"
2035
2066
" @typescript-eslint/visitor-keys" " 5.48.2"
2036
2067
2068
+ " @typescript-eslint/[email protected] " :
2069
+ version "5.54.1"
2070
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
2071
+ integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
2072
+ dependencies :
2073
+ " @typescript-eslint/types" " 5.54.1"
2074
+ " @typescript-eslint/visitor-keys" " 5.54.1"
2075
+
2037
2076
" @typescript-eslint/[email protected] " :
2038
2077
version "5.48.2"
2039
2078
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
2044
2083
debug "^4.3.4"
2045
2084
tsutils "^3.21.0"
2046
2085
2086
+ " @typescript-eslint/[email protected] " :
2087
+ version "5.54.1"
2088
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
2089
+ integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
2090
+ dependencies :
2091
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2092
+ " @typescript-eslint/utils" " 5.54.1"
2093
+ debug "^4.3.4"
2094
+ tsutils "^3.21.0"
2095
+
2047
2096
" @typescript-eslint/[email protected] " :
2048
2097
version "5.48.2"
2049
2098
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
2050
2099
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
2051
2100
2101
+ " @typescript-eslint/[email protected] " :
2102
+ version "5.54.1"
2103
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
2104
+ integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
2105
+
2052
2106
" @typescript-eslint/[email protected] " :
2053
2107
version "5.48.2"
2054
2108
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
2062
2116
semver "^7.3.7"
2063
2117
tsutils "^3.21.0"
2064
2118
2119
+ " @typescript-eslint/[email protected] " :
2120
+ version "5.54.1"
2121
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
2122
+ integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
2123
+ dependencies :
2124
+ " @typescript-eslint/types" " 5.54.1"
2125
+ " @typescript-eslint/visitor-keys" " 5.54.1"
2126
+ debug "^4.3.4"
2127
+ globby "^11.1.0"
2128
+ is-glob "^4.0.3"
2129
+ semver "^7.3.7"
2130
+ tsutils "^3.21.0"
2131
+
2065
2132
" @typescript-eslint/[email protected] " , "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
2066
2133
version "5.48.2"
2067
2134
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2.tgz#3777a91dcb22b8499a25519e06eef2e9569295a3"
2076
2143
eslint-utils "^3.0.0"
2077
2144
semver "^7.3.7"
2078
2145
2146
+ " @typescript-eslint/[email protected] " :
2147
+ version "5.54.1"
2148
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
2149
+ integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
2150
+ dependencies :
2151
+ " @types/json-schema" " ^7.0.9"
2152
+ " @types/semver" " ^7.3.12"
2153
+ " @typescript-eslint/scope-manager" " 5.54.1"
2154
+ " @typescript-eslint/types" " 5.54.1"
2155
+ " @typescript-eslint/typescript-estree" " 5.54.1"
2156
+ eslint-scope "^5.1.1"
2157
+ eslint-utils "^3.0.0"
2158
+ semver "^7.3.7"
2159
+
2079
2160
" @typescript-eslint/[email protected] " :
2080
2161
version "5.48.2"
2081
2162
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz#c247582a0bcce467461d7b696513bf9455000060"
2084
2165
" @typescript-eslint/types" " 5.48.2"
2085
2166
eslint-visitor-keys "^3.3.0"
2086
2167
2168
+ " @typescript-eslint/[email protected] " :
2169
+ version "5.54.1"
2170
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
2171
+ integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
2172
+ dependencies :
2173
+ " @typescript-eslint/types" " 5.54.1"
2174
+ eslint-visitor-keys "^3.3.0"
2175
+
2087
2176
2088
2177
version "3.2.31"
2089
2178
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.2.31.tgz#d38f06c2cf845742403b523ab4596a3fda152e89"
@@ -3534,11 +3623,16 @@ eslint-config-kentcdodds@^20.4.0:
3534
3623
read-pkg-up "^7.0.1"
3535
3624
semver "^7.3.7"
3536
3625
3537
- eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.6.0 :
3626
+ eslint-config-prettier@^8.5.0 :
3538
3627
version "8.6.0"
3539
3628
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
3540
3629
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
3541
3630
3631
+ eslint-config-prettier@^8.7.0 :
3632
+ version "8.7.0"
3633
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
3634
+ integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
3635
+
3542
3636
eslint-import-resolver-node@^0.3.7 :
3543
3637
version "0.3.7"
3544
3638
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
@@ -3633,7 +3727,7 @@ eslint-plugin-react-hooks@^4.6.0:
3633
3727
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
3634
3728
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
3635
3729
3636
- eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1 :
3730
+ eslint-plugin-react@^7.31.1 :
3637
3731
version "7.32.1"
3638
3732
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
3639
3733
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
@@ -3654,6 +3748,27 @@ eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1:
3654
3748
semver "^6.3.0"
3655
3749
string.prototype.matchall "^4.0.8"
3656
3750
3751
+ eslint-plugin-react@^7.32.2 :
3752
+ version "7.32.2"
3753
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3754
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
3755
+ dependencies :
3756
+ array-includes "^3.1.6"
3757
+ array.prototype.flatmap "^1.3.1"
3758
+ array.prototype.tosorted "^1.1.1"
3759
+ doctrine "^2.1.0"
3760
+ estraverse "^5.3.0"
3761
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
3762
+ minimatch "^3.1.2"
3763
+ object.entries "^1.1.6"
3764
+ object.fromentries "^2.0.6"
3765
+ object.hasown "^1.1.2"
3766
+ object.values "^1.1.6"
3767
+ prop-types "^15.8.1"
3768
+ resolve "^2.0.0-next.4"
3769
+ semver "^6.3.0"
3770
+ string.prototype.matchall "^4.0.8"
3771
+
3657
3772
eslint-plugin-testing-library@^5.6.0 :
3658
3773
version "5.9.1"
3659
3774
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
@@ -3694,12 +3809,13 @@ eslint-visitor-keys@^3.3.0:
3694
3809
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3695
3810
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3696
3811
3697
- eslint@^8.32 .0 :
3698
- version "8.32 .0"
3699
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32 .0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861 "
3700
- integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ ==
3812
+ eslint@^8.35 .0 :
3813
+ version "8.35 .0"
3814
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
3815
+ integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
3701
3816
dependencies :
3702
- " @eslint/eslintrc" " ^1.4.1"
3817
+ " @eslint/eslintrc" " ^2.0.0"
3818
+ " @eslint/js" " 8.35.0"
3703
3819
" @humanwhocodes/config-array" " ^0.11.8"
3704
3820
" @humanwhocodes/module-importer" " ^1.0.1"
3705
3821
" @nodelib/fs.walk" " ^1.2.8"
@@ -3713,7 +3829,7 @@ eslint@^8.32.0:
3713
3829
eslint-utils "^3.0.0"
3714
3830
eslint-visitor-keys "^3.3.0"
3715
3831
espree "^9.4.0"
3716
- esquery "^1.4.0 "
3832
+ esquery "^1.4.2 "
3717
3833
esutils "^2.0.2"
3718
3834
fast-deep-equal "^3.1.3"
3719
3835
file-entry-cache "^6.0.1"
@@ -3753,10 +3869,10 @@ esprima@^4.0.0, esprima@^4.0.1:
3753
3869
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
3754
3870
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
3755
3871
3756
- esquery@^1.4.0 :
3757
- version "1.4 .0"
3758
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4 .0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5 "
3759
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
3872
+ esquery@^1.4.2 :
3873
+ version "1.5 .0"
3874
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5 .0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b "
3875
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg ==
3760
3876
dependencies :
3761
3877
estraverse "^5.1.0"
3762
3878
0 commit comments