|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.3.tgz#cc49c2ac222d69b889bf34c795f537c0c6311111"
|
46 | 46 | integrity sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==
|
47 | 47 |
|
48 |
| -"@babel/[email protected]", "@babel/core@^7.7.5": |
| 48 | +"@babel/[email protected]", "@babel/core@^7.24.4", "@babel/core@^7.7.5": |
49 | 49 | version "7.27.4"
|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
|
51 | 51 | integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
|
|
232 | 232 | "@babel/template" "^7.27.2"
|
233 | 233 | "@babel/types" "^7.27.3"
|
234 | 234 |
|
235 |
| -"@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4", "@babel/parser@^7.7.0": |
| 235 | +"@babel/parser@^7.24.4", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4", "@babel/parser@^7.7.0": |
236 | 236 | version "7.27.4"
|
237 | 237 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df"
|
238 | 238 | integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==
|
|
585 | 585 | dependencies:
|
586 | 586 | "@babel/helper-plugin-utils" "^7.27.1"
|
587 | 587 |
|
588 |
| -"@babel/plugin-transform-private-methods@^7.27.1": |
| 588 | +"@babel/plugin-transform-private-methods@^7.24.4", "@babel/plugin-transform-private-methods@^7.27.1": |
589 | 589 | version "7.27.1"
|
590 | 590 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz#fdacbab1c5ed81ec70dfdbb8b213d65da148b6af"
|
591 | 591 | integrity sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==
|
|
2738 | 2738 | prettier-linter-helpers "^1.0.0"
|
2739 | 2739 | synckit "^0.11.7"
|
2740 | 2740 |
|
2741 |
| - |
2742 |
| - version "4.6.2" |
2743 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
2744 |
| - integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
| 2741 | + |
| 2742 | + version "6.0.0" |
| 2743 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.0.0.tgz#8677408c9a21251a776ce6da6369e072080a87fb" |
| 2744 | + integrity sha512-NyC3yIC9fazLitYiN8eHykV5wLp/SMuUZMh+sdPSHIeN4ReXIc7if40jtGjDplAgVL/4OkN1d9gneWe9lFZgag== |
| 2745 | + dependencies: |
| 2746 | + "@babel/core" "^7.24.4" |
| 2747 | + "@babel/parser" "^7.24.4" |
| 2748 | + "@babel/plugin-transform-private-methods" "^7.24.4" |
| 2749 | + hermes-parser "^0.25.1" |
| 2750 | + zod "^3.22.4" |
| 2751 | + zod-validation-error "^3.0.3" |
2745 | 2752 |
|
2746 | 2753 |
|
2747 | 2754 | version "7.37.5"
|
@@ -3482,6 +3489,18 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
|
3482 | 3489 | dependencies:
|
3483 | 3490 | function-bind "^1.1.2"
|
3484 | 3491 |
|
| 3492 | + |
| 3493 | + version "0.25.1" |
| 3494 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
| 3495 | + integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
| 3496 | + |
| 3497 | +hermes-parser@^0.25.1: |
| 3498 | + version "0.25.1" |
| 3499 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1" |
| 3500 | + integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== |
| 3501 | + dependencies: |
| 3502 | + hermes-estree "0.25.1" |
| 3503 | + |
3485 | 3504 | hpack.js@^2.1.6:
|
3486 | 3505 | version "2.1.6"
|
3487 | 3506 | resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
|
@@ -6606,6 +6625,16 @@ yocto-queue@^1.0.0:
|
6606 | 6625 | resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
|
6607 | 6626 | integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
|
6608 | 6627 |
|
| 6628 | +zod-validation-error@^3.0.3: |
| 6629 | + version "3.4.1" |
| 6630 | + resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-3.4.1.tgz#fb0a64f15d90f4aafe9ccc804331853609aad408" |
| 6631 | + integrity sha512-1KP64yqDPQ3rupxNv7oXhf7KdhHHgaqbKuspVoiN93TT0xrBjql+Svjkdjq/Qh/7GSMmgQs3AfvBT0heE35thw== |
| 6632 | + |
| 6633 | +zod@^3.22.4: |
| 6634 | + version "3.25.42" |
| 6635 | + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.42.tgz#4818381b32f5120e7ea06decb1cde54a230cad2a" |
| 6636 | + integrity sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ== |
| 6637 | + |
6609 | 6638 | zwitch@^1.0.0:
|
6610 | 6639 | version "1.0.5"
|
6611 | 6640 | resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"
|
|
0 commit comments