1452
1452
dependencies:
1453
1453
eslint-visitor-keys "^3.3.0"
1454
1454
1455
- "@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1455
+ "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4. 4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1456
1456
version "4.10.0"
1457
1457
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1458
1458
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
4837
4837
semver "^7.3.7"
4838
4838
tsutils "^3.21.0"
4839
4839
4840
+ "@typescript-eslint/eslint-plugin@^7.4.0":
4841
+ version "7.10.0"
4842
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.10.0.tgz#07854a236f107bb45cbf4f62b89474cbea617f50"
4843
+ integrity sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==
4844
+ dependencies:
4845
+ "@eslint-community/regexpp" "^4.10.0"
4846
+ "@typescript-eslint/scope-manager" "7.10.0"
4847
+ "@typescript-eslint/type-utils" "7.10.0"
4848
+ "@typescript-eslint/utils" "7.10.0"
4849
+ "@typescript-eslint/visitor-keys" "7.10.0"
4850
+ graphemer "^1.4.0"
4851
+ ignore "^5.3.1"
4852
+ natural-compare "^1.4.0"
4853
+ ts-api-utils "^1.3.0"
4854
+
4840
4855
"@typescript-eslint/
[email protected] ":
4841
4856
version "6.10.0"
4842
4857
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
4858
4873
"@typescript-eslint/typescript-estree" "5.62.0"
4859
4874
debug "^4.3.4"
4860
4875
4876
+ "@typescript-eslint/parser@^7.4.0":
4877
+ version "7.10.0"
4878
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
4879
+ integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
4880
+ dependencies:
4881
+ "@typescript-eslint/scope-manager" "7.10.0"
4882
+ "@typescript-eslint/types" "7.10.0"
4883
+ "@typescript-eslint/typescript-estree" "7.10.0"
4884
+ "@typescript-eslint/visitor-keys" "7.10.0"
4885
+ debug "^4.3.4"
4886
+
4861
4887
"@typescript-eslint/
[email protected] ":
4862
4888
version "5.62.0"
4863
4889
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
4882
4908
"@typescript-eslint/types" "6.21.0"
4883
4909
"@typescript-eslint/visitor-keys" "6.21.0"
4884
4910
4911
+ "@typescript-eslint/
[email protected] ":
4912
+ version "7.10.0"
4913
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
4914
+ integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
4915
+ dependencies:
4916
+ "@typescript-eslint/types" "7.10.0"
4917
+ "@typescript-eslint/visitor-keys" "7.10.0"
4918
+
4885
4919
"@typescript-eslint/
[email protected] ":
4886
4920
version "5.62.0"
4887
4921
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
4902
4936
debug "^4.3.4"
4903
4937
ts-api-utils "^1.0.1"
4904
4938
4939
+ "@typescript-eslint/
[email protected] ":
4940
+ version "7.10.0"
4941
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
4942
+ integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
4943
+ dependencies:
4944
+ "@typescript-eslint/typescript-estree" "7.10.0"
4945
+ "@typescript-eslint/utils" "7.10.0"
4946
+ debug "^4.3.4"
4947
+ ts-api-utils "^1.3.0"
4948
+
4905
4949
"@typescript-eslint/
[email protected] ":
4906
4950
version "5.62.0"
4907
4951
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
4917
4961
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
4918
4962
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
4919
4963
4964
+ "@typescript-eslint/
[email protected] ", "@typescript-eslint/types@^7.2.0":
4965
+ version "7.10.0"
4966
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
4967
+ integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
4968
+
4920
4969
"@typescript-eslint/
[email protected] ":
4921
4970
version "5.62.0"
4922
4971
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
4957
5006
semver "^7.5.4"
4958
5007
ts-api-utils "^1.0.1"
4959
5008
5009
+ "@typescript-eslint/
[email protected] ":
5010
+ version "7.10.0"
5011
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
5012
+ integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
5013
+ dependencies:
5014
+ "@typescript-eslint/types" "7.10.0"
5015
+ "@typescript-eslint/visitor-keys" "7.10.0"
5016
+ debug "^4.3.4"
5017
+ globby "^11.1.0"
5018
+ is-glob "^4.0.3"
5019
+ minimatch "^9.0.4"
5020
+ semver "^7.6.0"
5021
+ ts-api-utils "^1.3.0"
5022
+
4960
5023
"@typescript-eslint/
[email protected] ", "@typescript-eslint/utils@^5.10.0":
4961
5024
version "5.62.0"
4962
5025
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
4984
5047
"@typescript-eslint/typescript-estree" "6.10.0"
4985
5048
semver "^7.5.4"
4986
5049
5050
+ "@typescript-eslint/
[email protected] ", "@typescript-eslint/utils@^7.2.0":
5051
+ version "7.10.0"
5052
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
5053
+ integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
5054
+ dependencies:
5055
+ "@eslint-community/eslint-utils" "^4.4.0"
5056
+ "@typescript-eslint/scope-manager" "7.10.0"
5057
+ "@typescript-eslint/types" "7.10.0"
5058
+ "@typescript-eslint/typescript-estree" "7.10.0"
5059
+
4987
5060
"@typescript-eslint/utils@^6.20.0":
4988
5061
version "6.21.0"
4989
5062
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
5021
5094
"@typescript-eslint/types" "6.21.0"
5022
5095
eslint-visitor-keys "^3.4.1"
5023
5096
5097
+ "@typescript-eslint/
[email protected] ":
5098
+ version "7.10.0"
5099
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
5100
+ integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
5101
+ dependencies:
5102
+ "@typescript-eslint/types" "7.10.0"
5103
+ eslint-visitor-keys "^3.4.3"
5104
+
5024
5105
"@ungap/structured-clone@^1.2.0":
5025
5106
version "1.2.0"
5026
5107
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -7805,6 +7886,14 @@ enhanced-resolve@^4.5.0:
7805
7886
memory-fs "^0.5.0"
7806
7887
tapable "^1.0.0"
7807
7888
7889
+ enhanced-resolve@^5.12.0:
7890
+ version "5.16.1"
7891
+ resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.1.tgz#e8bc63d51b826d6f1cbc0a150ecb5a8b0c62e567"
7892
+ integrity sha512-4U5pNsuDl0EhuZpq46M5xPslstkviJuhrdobaRDBk2Jy2KO37FDAJl4lb2KlNabxT0m4MTK2UHNrsAcphE8nyw==
7893
+ dependencies:
7894
+ graceful-fs "^4.2.4"
7895
+ tapable "^2.2.0"
7896
+
7808
7897
entities@^2.0.0:
7809
7898
version "2.2.0"
7810
7899
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
@@ -8081,6 +8170,19 @@ escodegen@^2.0.0, escodegen@^2.1.0:
8081
8170
optionalDependencies:
8082
8171
source-map "~0.6.1"
8083
8172
8173
+ eslint-config-expo@^7.0.0:
8174
+ version "7.1.2"
8175
+ resolved "https://registry.yarnpkg.com/eslint-config-expo/-/eslint-config-expo-7.1.2.tgz#0ecb2c389b013dc3dfbf8a7401269a0589f03156"
8176
+ integrity sha512-WxrDVNklN43Op0v3fglQfzL2bC7vqacUq9oVwJcGCUEDzdM7kGOR6pfEJiz3i3dQv3cFjHtct0CFEExep5c/dA==
8177
+ dependencies:
8178
+ "@typescript-eslint/eslint-plugin" "^7.4.0"
8179
+ "@typescript-eslint/parser" "^7.4.0"
8180
+ eslint-import-resolver-typescript "^3.6.1"
8181
+ eslint-plugin-expo "^0.0.1"
8182
+ eslint-plugin-import "^2.29.1"
8183
+ eslint-plugin-react "^7.34.0"
8184
+ eslint-plugin-react-hooks "^4.6.0"
8185
+
8084
8186
eslint-config-prettier@^8.5.0:
8085
8187
version "8.10.0"
8086
8188
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
@@ -8124,6 +8226,19 @@ eslint-import-resolver-node@^0.3.7, eslint-import-resolver-node@^0.3.9:
8124
8226
is-core-module "^2.13.0"
8125
8227
resolve "^1.22.4"
8126
8228
8229
+ eslint-import-resolver-typescript@^3.6.1:
8230
+ version "3.6.1"
8231
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz#7b983680edd3f1c5bce1a5829ae0bc2d57fe9efa"
8232
+ integrity sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==
8233
+ dependencies:
8234
+ debug "^4.3.4"
8235
+ enhanced-resolve "^5.12.0"
8236
+ eslint-module-utils "^2.7.4"
8237
+ fast-glob "^3.3.1"
8238
+ get-tsconfig "^4.5.0"
8239
+ is-core-module "^2.11.0"
8240
+ is-glob "^4.0.3"
8241
+
8127
8242
eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
8128
8243
version "2.8.1"
8129
8244
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34"
@@ -8139,6 +8254,14 @@ eslint-plugin-eslint-comments@^3.2.0:
8139
8254
escape-string-regexp "^1.0.5"
8140
8255
ignore "^5.0.5"
8141
8256
8257
+ eslint-plugin-expo@^0.0.1:
8258
+ version "0.0.1"
8259
+ resolved "https://registry.yarnpkg.com/eslint-plugin-expo/-/eslint-plugin-expo-0.0.1.tgz#1164e9593c73619dca26cbc71c58889bd44b4861"
8260
+ integrity sha512-dNri81vunJ3T+N1YWWxjLU6ux6KiukwZ4ECXCOPp8hG7M4kuvPAb9YQSIM63AT0pbtfYH/a6htikhaQcRPjhRA==
8261
+ dependencies:
8262
+ "@typescript-eslint/types" "^7.2.0"
8263
+ "@typescript-eslint/utils" "^7.2.0"
8264
+
8142
8265
eslint-plugin-ft-flow@^2.0.1:
8143
8266
version "2.0.3"
8144
8267
resolved "https://registry.yarnpkg.com/eslint-plugin-ft-flow/-/eslint-plugin-ft-flow-2.0.3.tgz#3b3c113c41902bcbacf0e22b536debcfc3c819e8"
@@ -8222,7 +8345,7 @@ eslint-plugin-react-native@^4.0.0:
8222
8345
dependencies:
8223
8346
eslint-plugin-react-native-globals "^0.1.1"
8224
8347
8225
- eslint-plugin-react@^7.30.1:
8348
+ eslint-plugin-react@^7.30.1, eslint-plugin-react@^7.34.0 :
8226
8349
version "7.34.1"
8227
8350
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
8228
8351
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
@@ -8712,7 +8835,7 @@ fast-glob@^2.2.6:
8712
8835
merge2 "^1.2.3"
8713
8836
micromatch "^3.1.10"
8714
8837
8715
- fast-glob@^3.2.5, fast-glob@^3.2.9, fast-glob@^3.3.2:
8838
+ fast-glob@^3.2.5, fast-glob@^3.2.9, fast-glob@^3.3.1, fast-glob@^3.3. 2:
8716
8839
version "3.3.2"
8717
8840
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
8718
8841
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -9309,6 +9432,13 @@ get-symbol-description@^1.0.2:
9309
9432
es-errors "^1.3.0"
9310
9433
get-intrinsic "^1.2.4"
9311
9434
9435
+ get-tsconfig@^4.5.0:
9436
+ version "4.7.5"
9437
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.5.tgz#5e012498579e9a6947511ed0cd403272c7acbbaf"
9438
+ integrity sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==
9439
+ dependencies:
9440
+ resolve-pkg-maps "^1.0.0"
9441
+
9312
9442
get-value@^2.0.3, get-value@^2.0.6:
9313
9443
version "2.0.6"
9314
9444
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -14320,6 +14450,11 @@ resolve-from@^5.0.0:
14320
14450
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
14321
14451
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
14322
14452
14453
+ resolve-pkg-maps@^1.0.0:
14454
+ version "1.0.0"
14455
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
14456
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
14457
+
14323
14458
resolve-url@^0.2.1:
14324
14459
version "0.2.1"
14325
14460
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
@@ -15435,6 +15570,11 @@ tapable@^1.0.0, tapable@^1.1.3:
15435
15570
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"
15436
15571
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
15437
15572
15573
+ tapable@^2.2.0:
15574
+ version "2.2.1"
15575
+ resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
15576
+ integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
15577
+
15438
15578
tar@^6.0.2, tar@^6.0.5, tar@^6.1.11:
15439
15579
version "6.2.1"
15440
15580
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
@@ -15753,7 +15893,7 @@ trough@^1.0.0:
15753
15893
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
15754
15894
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
15755
15895
15756
- ts-api-utils@^1.0.1:
15896
+ ts-api-utils@^1.0.1, ts-api-utils@^1.3.0 :
15757
15897
version "1.3.0"
15758
15898
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
15759
15899
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
0 commit comments