|
179 | 179 | "@babel/highlight" "^7.24.7"
|
180 | 180 | picocolors "^1.0.0"
|
181 | 181 |
|
| 182 | +"@babel/code-frame@^7.26.2": |
| 183 | + version "7.26.2" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 185 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 186 | + dependencies: |
| 187 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 188 | + js-tokens "^4.0.0" |
| 189 | + picocolors "^1.0.0" |
| 190 | + |
182 | 191 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
183 | 192 | version "7.23.5"
|
184 | 193 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
|
580 | 589 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
|
581 | 590 | integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
|
582 | 591 |
|
| 592 | +"@babel/helper-string-parser@^7.25.9": |
| 593 | + version "7.25.9" |
| 594 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 595 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 596 | + |
583 | 597 | "@babel/helper-validator-identifier@^7.22.20":
|
584 | 598 | version "7.22.20"
|
585 | 599 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
590 | 604 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
591 | 605 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
592 | 606 |
|
| 607 | +"@babel/helper-validator-identifier@^7.25.9": |
| 608 | + version "7.25.9" |
| 609 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 610 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 611 | + |
593 | 612 | "@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5":
|
594 | 613 | version "7.23.5"
|
595 | 614 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
|
|
619 | 638 | "@babel/traverse" "^7.24.7"
|
620 | 639 | "@babel/types" "^7.24.7"
|
621 | 640 |
|
622 |
| -"@babel/helpers@^7.23.9": |
623 |
| - version "7.23.9" |
624 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
625 |
| - integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
| 641 | +"@babel/helpers@^7.23.9", "@babel/helpers@^7.24.7": |
| 642 | + version "7.26.10" |
| 643 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 644 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
626 | 645 | dependencies:
|
627 |
| - "@babel/template" "^7.23.9" |
628 |
| - "@babel/traverse" "^7.23.9" |
629 |
| - "@babel/types" "^7.23.9" |
630 |
| - |
631 |
| -"@babel/helpers@^7.24.7": |
632 |
| - version "7.24.7" |
633 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416" |
634 |
| - integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg== |
635 |
| - dependencies: |
636 |
| - "@babel/template" "^7.24.7" |
637 |
| - "@babel/types" "^7.24.7" |
| 646 | + "@babel/template" "^7.26.9" |
| 647 | + "@babel/types" "^7.26.10" |
638 | 648 |
|
639 | 649 | "@babel/highlight@^7.23.4":
|
640 | 650 | version "7.23.4"
|
|
665 | 675 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
|
666 | 676 | integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
667 | 677 |
|
| 678 | +"@babel/parser@^7.26.9": |
| 679 | + version "7.26.10" |
| 680 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 681 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 682 | + dependencies: |
| 683 | + "@babel/types" "^7.26.10" |
| 684 | + |
668 | 685 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
|
669 | 686 | version "7.24.7"
|
670 | 687 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz#fd059fd27b184ea2b4c7e646868a9a381bbc3055"
|
|
2089 | 2106 | "@babel/parser" "^7.24.7"
|
2090 | 2107 | "@babel/types" "^7.24.7"
|
2091 | 2108 |
|
| 2109 | +"@babel/template@^7.26.9": |
| 2110 | + version "7.26.9" |
| 2111 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 2112 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 2113 | + dependencies: |
| 2114 | + "@babel/code-frame" "^7.26.2" |
| 2115 | + "@babel/parser" "^7.26.9" |
| 2116 | + "@babel/types" "^7.26.9" |
| 2117 | + |
2092 | 2118 | "@babel/traverse@^7.18.9", "@babel/traverse@^7.24.1", "@babel/traverse@^7.24.7":
|
2093 | 2119 | version "7.24.7"
|
2094 | 2120 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
|
|
2139 | 2165 | "@babel/helper-validator-identifier" "^7.22.20"
|
2140 | 2166 | to-fast-properties "^2.0.0"
|
2141 | 2167 |
|
| 2168 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 2169 | + version "7.26.10" |
| 2170 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 2171 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 2172 | + dependencies: |
| 2173 | + "@babel/helper-string-parser" "^7.25.9" |
| 2174 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 2175 | + |
2142 | 2176 |
|
2143 | 2177 | version "1.0.1"
|
2144 | 2178 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
|
@@ -11511,7 +11545,7 @@ prelude-ls@^1.2.1:
|
11511 | 11545 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
11512 | 11546 | integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
11513 | 11547 |
|
11514 |
| -"prettier-fallback@npm:prettier@^3", prettier@^3.1.1: |
| 11548 | +"prettier-fallback@npm:prettier@^3": |
11515 | 11549 | version "3.3.2"
|
11516 | 11550 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
|
11517 | 11551 | integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
|
|
0 commit comments