|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
|
46 | 46 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
|
47 | 47 |
|
48 |
| -"@babel/core@7.28.3", "@babel/core@^7.7.5": |
| 48 | +"@babel/core@7.28.3", "@babel/core@^7.24.4", "@babel/core@^7.7.5": |
49 | 49 | version "7.28.3"
|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb"
|
51 | 51 | integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==
|
|
237 | 237 | "@babel/template" "^7.27.2"
|
238 | 238 | "@babel/types" "^7.28.2"
|
239 | 239 |
|
240 |
| -"@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.7.0": |
| 240 | +"@babel/parser@^7.24.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.7.0": |
241 | 241 | version "7.28.3"
|
242 | 242 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71"
|
243 | 243 | integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==
|
|
601 | 601 | dependencies:
|
602 | 602 | "@babel/helper-plugin-utils" "^7.27.1"
|
603 | 603 |
|
604 |
| -"@babel/plugin-transform-private-methods@^7.27.1": |
| 604 | +"@babel/plugin-transform-private-methods@^7.24.4", "@babel/plugin-transform-private-methods@^7.27.1": |
605 | 605 | version "7.27.1"
|
606 | 606 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz#fdacbab1c5ed81ec70dfdbb8b213d65da148b6af"
|
607 | 607 | integrity sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==
|
@@ -2770,10 +2770,17 @@ eslint-plugin-prettier@5.5.4:
|
2770 | 2770 | prettier-linter-helpers "^1.0.0"
|
2771 | 2771 | synckit "^0.11.7"
|
2772 | 2772 |
|
2773 |
| -eslint-plugin-react-hooks@4.6.2: |
2774 |
| - version "4.6.2" |
2775 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
2776 |
| - integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
| 2773 | +eslint-plugin-react-hooks@6.0.0: |
| 2774 | + version "6.0.0" |
| 2775 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.0.0.tgz#8677408c9a21251a776ce6da6369e072080a87fb" |
| 2776 | + integrity sha512-NyC3yIC9fazLitYiN8eHykV5wLp/SMuUZMh+sdPSHIeN4ReXIc7if40jtGjDplAgVL/4OkN1d9gneWe9lFZgag== |
| 2777 | + dependencies: |
| 2778 | + "@babel/core" "^7.24.4" |
| 2779 | + "@babel/parser" "^7.24.4" |
| 2780 | + "@babel/plugin-transform-private-methods" "^7.24.4" |
| 2781 | + hermes-parser "^0.25.1" |
| 2782 | + zod "^3.22.4" |
| 2783 | + zod-validation-error "^3.0.3" |
2777 | 2784 |
|
2778 | 2785 | eslint-plugin-react@7.37.5:
|
2779 | 2786 | version "7.37.5"
|
@@ -3509,6 +3516,18 @@ hasown@^2.0.2:
|
3509 | 3516 | dependencies:
|
3510 | 3517 | function-bind "^1.1.2"
|
3511 | 3518 |
|
| 3519 | +hermes-estree@0.25.1: |
| 3520 | + version "0.25.1" |
| 3521 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
| 3522 | + integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
| 3523 | + |
| 3524 | +hermes-parser@^0.25.1: |
| 3525 | + version "0.25.1" |
| 3526 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1" |
| 3527 | + integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== |
| 3528 | + dependencies: |
| 3529 | + hermes-estree "0.25.1" |
| 3530 | + |
3512 | 3531 | hpack.js@^2.1.6:
|
3513 | 3532 | version "2.1.6"
|
3514 | 3533 | resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"
|
@@ -6671,6 +6690,16 @@ yocto-queue@^1.0.0:
|
6671 | 6690 | resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
|
6672 | 6691 | integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
|
6673 | 6692 |
|
| 6693 | +zod-validation-error@^3.0.3: |
| 6694 | + version "3.5.3" |
| 6695 | + resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-3.5.3.tgz#85ba33290200d8db9f043621e284f40dddefb7e5" |
| 6696 | + integrity sha512-OT5Y8lbUadqVZCsnyFaTQ4/O2mys4tj7PqhdbBCp7McPwvIEKfPtdA6QfPeFQK2/Rz5LgwmAXRJTugBNBi0btw== |
| 6697 | + |
| 6698 | +zod@^3.22.4: |
| 6699 | + version "3.25.76" |
| 6700 | + resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34" |
| 6701 | + integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ== |
| 6702 | + |
6674 | 6703 | zwitch@^1.0.0:
|
6675 | 6704 | version "1.0.5"
|
6676 | 6705 | resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"
|
|
0 commit comments