|
199 | 199 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
200 | 200 | integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
201 | 201 |
|
202 | | -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.25.9", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 202 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.4", "@babel/core@^7.25.9", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
203 | 203 | version "7.29.0" |
204 | 204 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
205 | 205 | integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== |
|
402 | 402 | "@babel/template" "^7.28.6" |
403 | 403 | "@babel/types" "^7.28.6" |
404 | 404 |
|
405 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0", "@babel/parser@^7.7.0": |
| 405 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.4", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0", "@babel/parser@^7.7.0": |
406 | 406 | version "7.29.2" |
407 | 407 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1" |
408 | 408 | integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA== |
@@ -8759,11 +8759,22 @@ eslint-plugin-prettier@^5.0.1, eslint-plugin-prettier@^5.5.1: |
8759 | 8759 | prettier-linter-helpers "^1.0.1" |
8760 | 8760 | synckit "^0.11.12" |
8761 | 8761 |
|
8762 | | -eslint-plugin-react-hooks@^4.3.0, eslint-plugin-react-hooks@^4.6.0: |
| 8762 | +eslint-plugin-react-hooks@^4.3.0: |
8763 | 8763 | version "4.6.2" |
8764 | 8764 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
8765 | 8765 | integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
8766 | 8766 |
|
| 8767 | +eslint-plugin-react-hooks@^7.0.1: |
| 8768 | + version "7.0.1" |
| 8769 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz#66e258db58ece50723ef20cc159f8aa908219169" |
| 8770 | + integrity sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA== |
| 8771 | + dependencies: |
| 8772 | + "@babel/core" "^7.24.4" |
| 8773 | + "@babel/parser" "^7.24.4" |
| 8774 | + hermes-parser "^0.25.1" |
| 8775 | + zod "^3.25.0 || ^4.0.0" |
| 8776 | + zod-validation-error "^3.5.0 || ^4.0.0" |
| 8777 | + |
8767 | 8778 | eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.33.2: |
8768 | 8779 | version "7.37.5" |
8769 | 8780 | resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065" |
@@ -10102,6 +10113,18 @@ he@^1.2.0: |
10102 | 10113 | resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" |
10103 | 10114 | integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== |
10104 | 10115 |
|
| 10116 | +hermes-estree@0.25.1: |
| 10117 | + version "0.25.1" |
| 10118 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
| 10119 | + integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
| 10120 | + |
| 10121 | +hermes-parser@^0.25.1: |
| 10122 | + version "0.25.1" |
| 10123 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1" |
| 10124 | + integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== |
| 10125 | + dependencies: |
| 10126 | + hermes-estree "0.25.1" |
| 10127 | + |
10105 | 10128 | history@^4.9.0: |
10106 | 10129 | version "4.10.1" |
10107 | 10130 | resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
@@ -18870,6 +18893,16 @@ yoctocolors-cjs@^2.1.3: |
18870 | 18893 | resolved "https://registry.yarnpkg.com/yoctocolors-cjs/-/yoctocolors-cjs-2.1.3.tgz#7e4964ea8ec422b7a40ac917d3a344cfd2304baa" |
18871 | 18894 | integrity sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw== |
18872 | 18895 |
|
| 18896 | +"zod-validation-error@^3.5.0 || ^4.0.0": |
| 18897 | + version "4.0.2" |
| 18898 | + resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918" |
| 18899 | + integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ== |
| 18900 | + |
| 18901 | +"zod@^3.25.0 || ^4.0.0": |
| 18902 | + version "4.3.6" |
| 18903 | + resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a" |
| 18904 | + integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg== |
| 18905 | + |
18873 | 18906 | zwitch@^2.0.0: |
18874 | 18907 | version "2.0.4" |
18875 | 18908 | resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7" |
|
0 commit comments