3737 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
3838 integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
3939
40- " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7. 20.0", "@babel/core@^7.23.9", "@babel/core@^7.25.2":
40+ " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.23.9", "@babel/core@^7.25.2":
4141 version "7.25.2"
4242 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
4343 integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
5858 json5 "^2.2.3"
5959 semver "^6.3.1"
6060
61- " @babel/eslint-parser@^7.18.2 " , "@babel/eslint-parser@^7. 25.1":
61+ " @babel/eslint-parser@^7.25.1 " :
6262 version "7.25.9"
6363 resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz#603c68a63078796527bc9d0833f5e52dd5f9224c"
6464 integrity sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==
12571257 resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
12581258 integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
12591259
1260- " @babel/runtime@^7.0.0" , "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2" :
1260+ " @babel/runtime@^7.0.0" , "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4":
12611261 version "7.24.6"
12621262 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
12631263 integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
13491349 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
13501350 integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
13511351
1352- " @eslint-community/regexpp@^4.4.0 " , "@eslint-community/regexpp@^4. 6.1":
1352+ " @eslint-community/regexpp@^4.6.1 " :
13531353 version "4.10.0"
13541354 resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
13551355 integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
18811881 prompts "^2.4.2"
18821882 semver "^7.5.2"
18831883
1884- " @react-native-community/eslint-config@^3.2.0 " :
1885- version "3.2.0"
1886- resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-3.2.0.tgz#42f677d5fff385bccf1be1d3b8faa8c086cf998d"
1887- integrity sha512-ZjGvoeiBtCbd506hQqwjKmkWPgynGUoJspG8/MuV/EfKnkjCtBmeJvq2n+sWbWEvL9LWXDp2GJmPzmvU5RSvKQ==
1888- dependencies :
1889- " @babel/core" " ^7.14.0"
1890- " @babel/eslint-parser" " ^7.18.2"
1891- " @react-native-community/eslint-plugin" " ^1.1.0"
1892- " @typescript-eslint/eslint-plugin" " ^5.30.5"
1893- " @typescript-eslint/parser" " ^5.30.5"
1894- eslint-config-prettier "^8.5.0"
1895- eslint-plugin-eslint-comments "^3.2.0"
1896- eslint-plugin-ft-flow "^2.0.1"
1897- eslint-plugin-jest "^26.5.3"
1898- eslint-plugin-prettier "^4.2.1"
1899- eslint-plugin-react "^7.30.1"
1900- eslint-plugin-react-hooks "^4.6.0"
1901- eslint-plugin-react-native "^4.0.0"
1902-
1903- " @react-native-community/eslint-plugin@^1.1.0 " :
1904- version "1.3.0"
1905- resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.3.0.tgz#9e558170c106bbafaa1ef502bd8e6d4651012bf9"
1906- integrity sha512-+zDZ20NUnSWghj7Ku5aFphMzuM9JulqCW+aPXT6IfIXFbb8tzYTTOSeRFOtuekJ99ibW2fUCSsjuKNlwDIbHFg==
1907-
19081884" @react-native/[email protected] " :
19091885 version "0.74.87"
19101886 resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.74.87.tgz#7dda64e48db14597e19e15f679e31abbb1c1fb4d"
24562432 dependencies :
24572433 " @types/yargs-parser" " *"
24582434
2459- " @typescript-eslint/eslint-plugin@^5.30.5" , "@typescript-eslint/eslint-plugin@^5.62.0":
2460- version "5.62.0"
2461- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
2462- integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
2463- dependencies :
2464- " @eslint-community/regexpp" " ^4.4.0"
2465- " @typescript-eslint/scope-manager" " 5.62.0"
2466- " @typescript-eslint/type-utils" " 5.62.0"
2467- " @typescript-eslint/utils" " 5.62.0"
2468- debug "^4.3.4"
2469- graphemer "^1.4.0"
2470- ignore "^5.2.0"
2471- natural-compare-lite "^1.4.0"
2472- semver "^7.3.7"
2473- tsutils "^3.21.0"
2474-
2475- " @typescript-eslint/eslint-plugin@^7.1.1 " :
2435+ " @typescript-eslint/eslint-plugin@^7.1.1" , "@typescript-eslint/eslint-plugin@^7.18.0":
24762436 version "7.18.0"
24772437 resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
24782438 integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
24872447 natural-compare "^1.4.0"
24882448 ts-api-utils "^1.3.0"
24892449
2490- " @typescript-eslint/parser@^5.30.5" , "@typescript-eslint/parser@^5.62.0":
2491- version "5.62.0"
2492- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
2493- integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
2494- dependencies :
2495- " @typescript-eslint/scope-manager" " 5.62.0"
2496- " @typescript-eslint/types" " 5.62.0"
2497- " @typescript-eslint/typescript-estree" " 5.62.0"
2498- debug "^4.3.4"
2499-
2500- " @typescript-eslint/parser@^7.1.1 " :
2450+ " @typescript-eslint/parser@^7.1.1" , "@typescript-eslint/parser@^7.18.0":
25012451 version "7.18.0"
25022452 resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
25032453 integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
25322482 " @typescript-eslint/types" " 7.18.0"
25332483 " @typescript-eslint/visitor-keys" " 7.18.0"
25342484
2535- " @typescript-eslint/[email protected] " :
2536- version "5.62.0"
2537- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
2538- integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
2539- dependencies :
2540- " @typescript-eslint/typescript-estree" " 5.62.0"
2541- " @typescript-eslint/utils" " 5.62.0"
2542- debug "^4.3.4"
2543- tsutils "^3.21.0"
2544-
25452485" @typescript-eslint/[email protected] " :
25462486 version "7.18.0"
25472487 resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
26082548 semver "^7.6.0"
26092549 ts-api-utils "^1.3.0"
26102550
2611- " @typescript-eslint/[email protected] " , "@typescript-eslint/utils@^5.10.0": 2551+ " @typescript-eslint/[email protected] " :
2552+ version "7.18.0"
2553+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
2554+ integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
2555+ dependencies :
2556+ " @eslint-community/eslint-utils" " ^4.4.0"
2557+ " @typescript-eslint/scope-manager" " 7.18.0"
2558+ " @typescript-eslint/types" " 7.18.0"
2559+ " @typescript-eslint/typescript-estree" " 7.18.0"
2560+
2561+ " @typescript-eslint/utils@^5.10.0 " :
26122562 version "5.62.0"
26132563 resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
26142564 integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
26222572 eslint-scope "^5.1.1"
26232573 semver "^7.3.7"
26242574
2625- " @typescript-eslint/[email protected] " :
2626- version "7.18.0"
2627- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
2628- integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
2629- dependencies :
2630- " @eslint-community/eslint-utils" " ^4.4.0"
2631- " @typescript-eslint/scope-manager" " 7.18.0"
2632- " @typescript-eslint/types" " 7.18.0"
2633- " @typescript-eslint/typescript-estree" " 7.18.0"
2634-
26352575" @typescript-eslint/utils@^6.0.0 || ^7.0.0 " :
26362576 version "7.11.0"
26372577 resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.11.0.tgz#524f047f2209959424c3ef689b0d83b3bc09919c"
@@ -4158,13 +4098,6 @@ eslint-plugin-import@^2.29.1:
41584098 semver "^6.3.1"
41594099 tsconfig-paths "^3.15.0"
41604100
4161- eslint-plugin-jest@^26.5.3 :
4162- version "26.9.0"
4163- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.9.0.tgz#7931c31000b1c19e57dbfb71bbf71b817d1bf949"
4164- integrity sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==
4165- dependencies :
4166- " @typescript-eslint/utils" " ^5.10.0"
4167-
41684101eslint-plugin-jest@^27.9.0 :
41694102 version "27.9.0"
41704103 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.9.0.tgz#7c98a33605e1d8b8442ace092b60e9919730000b"
@@ -4179,13 +4112,6 @@ eslint-plugin-jest@^28.5.0:
41794112 dependencies :
41804113 " @typescript-eslint/utils" " ^6.0.0 || ^7.0.0"
41814114
4182- eslint-plugin-prettier@^4.2.1 :
4183- version "4.2.1"
4184- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
4185- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
4186- dependencies :
4187- prettier-linter-helpers "^1.0.0"
4188-
41894115eslint-plugin-react-hooks@^4.6.0 :
41904116 version "4.6.2"
41914117 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
@@ -4227,10 +4153,10 @@ eslint-plugin-react@^7.30.1, eslint-plugin-react@^7.32.2:
42274153 semver "^6.3.1"
42284154 string.prototype.matchall "^4.0.11"
42294155
4230- eslint-plugin-unused-imports@^2.0 .0 :
4231- version "2.0 .0"
4232- resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0. tgz#d8db8c4d0cfa0637a8b51ce3fd7d1b6bc3f08520 "
4233- integrity sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A ==
4156+ eslint-plugin-unused-imports@^3.2 .0 :
4157+ version "3.2 .0"
4158+ resolved "https://registry.yarnpkg.com/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3. 2.0.tgz#63a98c9ad5f622cd9f830f70bc77739f25ccfe0d "
4159+ integrity sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ ==
42344160 dependencies :
42354161 eslint-rule-composer "^0.3.0"
42364162
@@ -4419,11 +4345,6 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
44194345 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
44204346 integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
44214347
4422- fast-diff@^1.1.2 :
4423- version "1.3.0"
4424- resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
4425- integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
4426-
44274348fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2 :
44284349 version "3.3.2"
44294350 resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
@@ -5039,10 +4960,10 @@ human-signals@^2.1.0:
50394960 resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
50404961 integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
50414962
5042- husky@^9.1.4 :
5043- version "9.1.4 "
5044- resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.4 .tgz#926fd19c18d345add5eab0a42b2b6d9a80259b34 "
5045- integrity sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA ==
4963+ husky@^9.1.6 :
4964+ version "9.1.6 "
4965+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6 .tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c "
4966+ integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A ==
50464967
50474968i18next@^22.4.15 :
50484969 version "22.5.1"
@@ -6620,11 +6541,6 @@ nanoid@^3.1.23, nanoid@^3.3.1:
66206541 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
66216542 integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
66226543
6623- natural-compare-lite@^1.4.0 :
6624- version "1.4.0"
6625- resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
6626- integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
6627-
66286544natural-compare@^1.4.0 :
66296545 version "1.4.0"
66306546 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -7187,13 +7103,6 @@ prelude-ls@^1.2.1:
71877103 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
71887104 integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
71897105
7190- prettier-linter-helpers@^1.0.0 :
7191- version "1.0.0"
7192- resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
7193- integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
7194- dependencies :
7195- fast-diff "^1.1.2"
7196-
71977106prettier@^3.3.3 :
71987107 version "3.3.3"
71997108 resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
0 commit comments