|
163 | 163 | json5 "^2.2.3" |
164 | 164 | semver "^6.3.1" |
165 | 165 |
|
| 166 | +"@babel/core@^7.24.4": |
| 167 | + version "7.28.5" |
| 168 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
| 169 | + integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
| 170 | + dependencies: |
| 171 | + "@babel/code-frame" "^7.27.1" |
| 172 | + "@babel/generator" "^7.28.5" |
| 173 | + "@babel/helper-compilation-targets" "^7.27.2" |
| 174 | + "@babel/helper-module-transforms" "^7.28.3" |
| 175 | + "@babel/helpers" "^7.28.4" |
| 176 | + "@babel/parser" "^7.28.5" |
| 177 | + "@babel/template" "^7.27.2" |
| 178 | + "@babel/traverse" "^7.28.5" |
| 179 | + "@babel/types" "^7.28.5" |
| 180 | + "@jridgewell/remapping" "^2.3.5" |
| 181 | + convert-source-map "^2.0.0" |
| 182 | + debug "^4.1.0" |
| 183 | + gensync "^1.0.0-beta.2" |
| 184 | + json5 "^2.2.3" |
| 185 | + semver "^6.3.1" |
| 186 | + |
166 | 187 | "@babel/eslint-parser@7.28.5": |
167 | 188 | version "7.28.5" |
168 | 189 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.5.tgz#0b8883a4a1c2cbed7b3cd9d7765d80e8f480b9ae" |
|
212 | 233 | "@jridgewell/trace-mapping" "^0.3.25" |
213 | 234 | jsesc "^3.0.2" |
214 | 235 |
|
| 236 | +"@babel/generator@^7.28.5": |
| 237 | + version "7.28.5" |
| 238 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 239 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 240 | + dependencies: |
| 241 | + "@babel/parser" "^7.28.5" |
| 242 | + "@babel/types" "^7.28.5" |
| 243 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 244 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 245 | + jsesc "^3.0.2" |
| 246 | + |
215 | 247 | "@babel/helper-annotate-as-pure@^7.18.6": |
216 | 248 | version "7.18.6" |
217 | 249 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
338 | 370 | "@babel/template" "^7.22.15" |
339 | 371 | "@babel/types" "^7.23.0" |
340 | 372 |
|
| 373 | +"@babel/helper-globals@^7.28.0": |
| 374 | + version "7.28.0" |
| 375 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 376 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 377 | + |
341 | 378 | "@babel/helper-hoist-variables@^7.22.5": |
342 | 379 | version "7.22.5" |
343 | 380 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
|
416 | 453 | "@babel/helper-validator-identifier" "^7.27.1" |
417 | 454 | "@babel/traverse" "^7.27.1" |
418 | 455 |
|
| 456 | +"@babel/helper-module-transforms@^7.28.3": |
| 457 | + version "7.28.3" |
| 458 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 459 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
| 460 | + dependencies: |
| 461 | + "@babel/helper-module-imports" "^7.27.1" |
| 462 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 463 | + "@babel/traverse" "^7.28.3" |
| 464 | + |
419 | 465 | "@babel/helper-optimise-call-expression@^7.18.6": |
420 | 466 | version "7.18.6" |
421 | 467 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" |
|
553 | 599 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
554 | 600 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
555 | 601 |
|
| 602 | +"@babel/helper-validator-identifier@^7.28.5": |
| 603 | + version "7.28.5" |
| 604 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 605 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 606 | + |
556 | 607 | "@babel/helper-validator-option@^7.18.6": |
557 | 608 | version "7.18.6" |
558 | 609 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
|
602 | 653 | "@babel/template" "^7.27.1" |
603 | 654 | "@babel/types" "^7.27.1" |
604 | 655 |
|
| 656 | +"@babel/helpers@^7.28.4": |
| 657 | + version "7.28.4" |
| 658 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 659 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
| 660 | + dependencies: |
| 661 | + "@babel/template" "^7.27.2" |
| 662 | + "@babel/types" "^7.28.4" |
| 663 | + |
605 | 664 | "@babel/highlight@^7.18.6": |
606 | 665 | version "7.18.6" |
607 | 666 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
|
641 | 700 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" |
642 | 701 | integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== |
643 | 702 |
|
| 703 | +"@babel/parser@^7.24.4", "@babel/parser@^7.28.5": |
| 704 | + version "7.28.5" |
| 705 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 706 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 707 | + dependencies: |
| 708 | + "@babel/types" "^7.28.5" |
| 709 | + |
644 | 710 | "@babel/parser@^7.25.0", "@babel/parser@^7.25.6": |
645 | 711 | version "7.25.6" |
646 | 712 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
|
1517 | 1583 | "@babel/parser" "^7.24.0" |
1518 | 1584 | "@babel/types" "^7.24.0" |
1519 | 1585 |
|
1520 | | -"@babel/template@^7.27.1": |
| 1586 | +"@babel/template@^7.27.1", "@babel/template@^7.27.2": |
1521 | 1587 | version "7.27.2" |
1522 | 1588 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
1523 | 1589 | integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
|
1568 | 1634 | debug "^4.3.1" |
1569 | 1635 | globals "^11.1.0" |
1570 | 1636 |
|
| 1637 | +"@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5": |
| 1638 | + version "7.28.5" |
| 1639 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 1640 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 1641 | + dependencies: |
| 1642 | + "@babel/code-frame" "^7.27.1" |
| 1643 | + "@babel/generator" "^7.28.5" |
| 1644 | + "@babel/helper-globals" "^7.28.0" |
| 1645 | + "@babel/parser" "^7.28.5" |
| 1646 | + "@babel/template" "^7.27.2" |
| 1647 | + "@babel/types" "^7.28.5" |
| 1648 | + debug "^4.3.1" |
| 1649 | + |
1571 | 1650 | "@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4": |
1572 | 1651 | version "7.20.5" |
1573 | 1652 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
|
1603 | 1682 | "@babel/helper-validator-identifier" "^7.24.7" |
1604 | 1683 | to-fast-properties "^2.0.0" |
1605 | 1684 |
|
| 1685 | +"@babel/types@^7.28.4", "@babel/types@^7.28.5": |
| 1686 | + version "7.28.5" |
| 1687 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 1688 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 1689 | + dependencies: |
| 1690 | + "@babel/helper-string-parser" "^7.27.1" |
| 1691 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1692 | + |
1606 | 1693 | "@contentful/content-source-maps@^0.11.43": |
1607 | 1694 | version "0.11.43" |
1608 | 1695 | resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.43.tgz#f298c6ad78870884bd13a522b12332bb9890f95d" |
|
2645 | 2732 | "@jridgewell/set-array" "^1.0.0" |
2646 | 2733 | "@jridgewell/sourcemap-codec" "^1.4.10" |
2647 | 2734 |
|
| 2735 | +"@jridgewell/gen-mapping@^0.3.12": |
| 2736 | + version "0.3.13" |
| 2737 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 2738 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
| 2739 | + dependencies: |
| 2740 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 2741 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2742 | + |
2648 | 2743 | "@jridgewell/gen-mapping@^0.3.2": |
2649 | 2744 | version "0.3.2" |
2650 | 2745 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
|
2663 | 2758 | "@jridgewell/sourcemap-codec" "^1.4.10" |
2664 | 2759 | "@jridgewell/trace-mapping" "^0.3.24" |
2665 | 2760 |
|
| 2761 | +"@jridgewell/remapping@^2.3.5": |
| 2762 | + version "2.3.5" |
| 2763 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 2764 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 2765 | + dependencies: |
| 2766 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 2767 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2768 | + |
2666 | 2769 | "@jridgewell/resolve-uri@3.1.0": |
2667 | 2770 | version "3.1.0" |
2668 | 2771 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
|
2693 | 2796 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
2694 | 2797 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
2695 | 2798 |
|
| 2799 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 2800 | + version "1.5.5" |
| 2801 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 2802 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 2803 | + |
2696 | 2804 | "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
2697 | 2805 | version "0.3.25" |
2698 | 2806 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
|
2701 | 2809 | "@jridgewell/resolve-uri" "^3.1.0" |
2702 | 2810 | "@jridgewell/sourcemap-codec" "^1.4.14" |
2703 | 2811 |
|
| 2812 | +"@jridgewell/trace-mapping@^0.3.28": |
| 2813 | + version "0.3.31" |
| 2814 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0" |
| 2815 | + integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== |
| 2816 | + dependencies: |
| 2817 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 2818 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 2819 | + |
2704 | 2820 | "@jridgewell/trace-mapping@^0.3.9": |
2705 | 2821 | version "0.3.17" |
2706 | 2822 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
|
3043 | 3159 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
3044 | 3160 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
3045 | 3161 |
|
3046 | | -"@types/prop-types@*": |
3047 | | - version "15.7.5" |
3048 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
3049 | | - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
3050 | | - |
3051 | | -"@types/react-dom@18.3.7": |
3052 | | - version "18.3.7" |
3053 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" |
3054 | | - integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== |
| 3162 | +"@types/react-dom@19.2.3": |
| 3163 | + version "19.2.3" |
| 3164 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c" |
| 3165 | + integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== |
3055 | 3166 |
|
3056 | | -"@types/react@18.3.27": |
3057 | | - version "18.3.27" |
3058 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.27.tgz#74a3b590ea183983dc65a474dc17553ae1415c34" |
3059 | | - integrity sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w== |
| 3167 | +"@types/react@19.2.7": |
| 3168 | + version "19.2.7" |
| 3169 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f" |
| 3170 | + integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg== |
3060 | 3171 | dependencies: |
3061 | | - "@types/prop-types" "*" |
3062 | 3172 | csstype "^3.2.2" |
3063 | 3173 |
|
3064 | 3174 | "@types/ws@^8.0.0": |
@@ -5228,10 +5338,16 @@ eslint-plugin-prettier@5.5.4: |
5228 | 5338 | prettier-linter-helpers "^1.0.0" |
5229 | 5339 | synckit "^0.11.7" |
5230 | 5340 |
|
5231 | | -eslint-plugin-react-hooks@4.6.2: |
5232 | | - version "4.6.2" |
5233 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" |
5234 | | - integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== |
| 5341 | +eslint-plugin-react-hooks@7.0.1: |
| 5342 | + version "7.0.1" |
| 5343 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz#66e258db58ece50723ef20cc159f8aa908219169" |
| 5344 | + integrity sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA== |
| 5345 | + dependencies: |
| 5346 | + "@babel/core" "^7.24.4" |
| 5347 | + "@babel/parser" "^7.24.4" |
| 5348 | + hermes-parser "^0.25.1" |
| 5349 | + zod "^3.25.0 || ^4.0.0" |
| 5350 | + zod-validation-error "^3.5.0 || ^4.0.0" |
5235 | 5351 |
|
5236 | 5352 | eslint-plugin-react-hooks@^5.0.0: |
5237 | 5353 | version "5.2.0" |
@@ -5989,6 +6105,18 @@ header-case@^2.0.4: |
5989 | 6105 | capital-case "^1.0.4" |
5990 | 6106 | tslib "^2.0.3" |
5991 | 6107 |
|
| 6108 | +hermes-estree@0.25.1: |
| 6109 | + version "0.25.1" |
| 6110 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
| 6111 | + integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
| 6112 | + |
| 6113 | +hermes-parser@^0.25.1: |
| 6114 | + version "0.25.1" |
| 6115 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1" |
| 6116 | + integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== |
| 6117 | + dependencies: |
| 6118 | + hermes-estree "0.25.1" |
| 6119 | + |
5992 | 6120 | html-escaper@^2.0.2: |
5993 | 6121 | version "2.0.2" |
5994 | 6122 | resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" |
@@ -6850,7 +6978,7 @@ log-update@^6.1.0: |
6850 | 6978 | strip-ansi "^7.1.0" |
6851 | 6979 | wrap-ansi "^9.0.0" |
6852 | 6980 |
|
6853 | | -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
| 6981 | +loose-envify@^1.0.0, loose-envify@^1.4.0: |
6854 | 6982 | version "1.4.0" |
6855 | 6983 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
6856 | 6984 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -7634,13 +7762,12 @@ react-clientside-effect@^1.2.7: |
7634 | 7762 | dependencies: |
7635 | 7763 | "@babel/runtime" "^7.12.13" |
7636 | 7764 |
|
7637 | | -react-dom@18.3.1: |
7638 | | - version "18.3.1" |
7639 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
7640 | | - integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
| 7765 | +react-dom@19.2.1: |
| 7766 | + version "19.2.1" |
| 7767 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.1.tgz#ce3527560bda4f997e47d10dab754825b3061f59" |
| 7768 | + integrity sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg== |
7641 | 7769 | dependencies: |
7642 | | - loose-envify "^1.1.0" |
7643 | | - scheduler "^0.23.2" |
| 7770 | + scheduler "^0.27.0" |
7644 | 7771 |
|
7645 | 7772 | react-focus-lock@2.13.6: |
7646 | 7773 | version "2.13.6" |
@@ -7668,12 +7795,10 @@ react-is@^16.13.1: |
7668 | 7795 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
7669 | 7796 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
7670 | 7797 |
|
7671 | | -react@18.3.1: |
7672 | | - version "18.3.1" |
7673 | | - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
7674 | | - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
7675 | | - dependencies: |
7676 | | - loose-envify "^1.1.0" |
| 7798 | +react@19.2.1: |
| 7799 | + version "19.2.1" |
| 7800 | + resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700" |
| 7801 | + integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw== |
7677 | 7802 |
|
7678 | 7803 | read-cache@^1.0.0: |
7679 | 7804 | version "1.0.0" |
@@ -8018,12 +8143,10 @@ safe-regex-test@^1.1.0: |
8018 | 8143 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
8019 | 8144 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
8020 | 8145 |
|
8021 | | -scheduler@^0.23.2: |
8022 | | - version "0.23.2" |
8023 | | - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" |
8024 | | - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== |
8025 | | - dependencies: |
8026 | | - loose-envify "^1.1.0" |
| 8146 | +scheduler@^0.27.0: |
| 8147 | + version "0.27.0" |
| 8148 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd" |
| 8149 | + integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q== |
8027 | 8150 |
|
8028 | 8151 | scuid@^1.1.0: |
8029 | 8152 | version "1.1.0" |
@@ -9314,3 +9437,13 @@ yocto-queue@^0.1.0: |
9314 | 9437 | version "0.1.0" |
9315 | 9438 | resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" |
9316 | 9439 | integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== |
| 9440 | + |
| 9441 | +"zod-validation-error@^3.5.0 || ^4.0.0": |
| 9442 | + version "4.0.2" |
| 9443 | + resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918" |
| 9444 | + integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ== |
| 9445 | + |
| 9446 | +"zod@^3.25.0 || ^4.0.0": |
| 9447 | + version "4.1.13" |
| 9448 | + resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.13.tgz#93699a8afe937ba96badbb0ce8be6033c0a4b6b1" |
| 9449 | + integrity sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig== |
0 commit comments