|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
22 | 22 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
23 | 23 |
|
| 24 | +"@babel/helper-validator-identifier@^7.28.5": |
| 25 | + version "7.28.5" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 27 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 28 | + |
24 | 29 | "@babel/runtime@^7.5.5": |
25 | 30 | version "7.28.3" |
26 | 31 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a" |
|
253 | 258 | dependencies: |
254 | 259 | eslint-visitor-keys "^3.4.3" |
255 | 260 |
|
| 261 | +"@eslint-community/eslint-utils@^4.9.0": |
| 262 | + version "4.9.0" |
| 263 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 264 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
| 265 | + dependencies: |
| 266 | + eslint-visitor-keys "^3.4.3" |
| 267 | + |
256 | 268 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1": |
257 | 269 | version "4.12.1" |
258 | 270 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
|
279 | 291 | dependencies: |
280 | 292 | "@types/json-schema" "^7.0.15" |
281 | 293 |
|
| 294 | +"@eslint/core@^0.17.0": |
| 295 | + version "0.17.0" |
| 296 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" |
| 297 | + integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ== |
| 298 | + dependencies: |
| 299 | + "@types/json-schema" "^7.0.15" |
| 300 | + |
282 | 301 | "@eslint/eslintrc@^3.3.1": |
283 | 302 | version "3.3.1" |
284 | 303 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964" |
|
304 | 323 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
305 | 324 | integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
306 | 325 |
|
307 | | -"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.5": |
| 326 | +"@eslint/plugin-kit@^0.3.5": |
308 | 327 | version "0.3.5" |
309 | 328 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
310 | 329 | integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
311 | 330 | dependencies: |
312 | 331 | "@eslint/core" "^0.15.2" |
313 | 332 | levn "^0.4.1" |
314 | 333 |
|
| 334 | +"@eslint/plugin-kit@^0.4.0": |
| 335 | + version "0.4.1" |
| 336 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" |
| 337 | + integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== |
| 338 | + dependencies: |
| 339 | + "@eslint/core" "^0.17.0" |
| 340 | + levn "^0.4.1" |
| 341 | + |
315 | 342 | "@ethereumjs/rlp@^5.0.2": |
316 | 343 | version "5.0.2" |
317 | 344 | resolved "https://registry.yarnpkg.com/@ethereumjs/rlp/-/rlp-5.0.2.tgz#c89bd82f2f3bec248ab2d517ae25f5bbc4aac842" |
@@ -1577,6 +1604,11 @@ balanced-match@^1.0.0: |
1577 | 1604 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" |
1578 | 1605 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
1579 | 1606 |
|
| 1607 | +baseline-browser-mapping@^2.8.25: |
| 1608 | + version "2.8.25" |
| 1609 | + resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.8.25.tgz#947dc6f81778e0fa0424a2ab9ea09a3033e71109" |
| 1610 | + integrity sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA== |
| 1611 | + |
1580 | 1612 | better-path-resolve@1.0.0: |
1581 | 1613 | version "1.0.0" |
1582 | 1614 | resolved "https://registry.yarnpkg.com/better-path-resolve/-/better-path-resolve-1.0.0.tgz#13a35a1104cdd48a7b74bf8758f96a1ee613f99d" |
@@ -1687,6 +1719,17 @@ browserslist@^4.0.0, browserslist@^4.21.4, browserslist@^4.24.4, browserslist@^4 |
1687 | 1719 | node-releases "^2.0.19" |
1688 | 1720 | update-browserslist-db "^1.1.3" |
1689 | 1721 |
|
| 1722 | +browserslist@^4.26.3: |
| 1723 | + version "4.28.0" |
| 1724 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.0.tgz#9cefece0a386a17a3cd3d22ebf67b9deca1b5929" |
| 1725 | + integrity sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ== |
| 1726 | + dependencies: |
| 1727 | + baseline-browser-mapping "^2.8.25" |
| 1728 | + caniuse-lite "^1.0.30001754" |
| 1729 | + electron-to-chromium "^1.5.249" |
| 1730 | + node-releases "^2.0.27" |
| 1731 | + update-browserslist-db "^1.1.4" |
| 1732 | + |
1690 | 1733 | buffer-crc32@^1.0.0: |
1691 | 1734 | version "1.0.0" |
1692 | 1735 | resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz#a10993b9055081d55304bd9feb4a072de179f405" |
@@ -1768,6 +1811,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001733: |
1768 | 1811 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001735.tgz#ba658fd3fd24a4106fd68d5ce472a2c251494dbe" |
1769 | 1812 | integrity sha512-EV/laoX7Wq2J9TQlyIXRxTJqIw4sxfXS4OYgudGxBYRuTv0q7AM6yMEpU/Vo1I94thg9U6EZ2NfZx9GJq83u7w== |
1770 | 1813 |
|
| 1814 | +caniuse-lite@^1.0.30001754: |
| 1815 | + version "1.0.30001754" |
| 1816 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz#7758299d9a72cce4e6b038788a15b12b44002759" |
| 1817 | + integrity sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg== |
| 1818 | + |
1771 | 1819 | cbor@^10.0.9: |
1772 | 1820 | version "10.0.10" |
1773 | 1821 | resolved "https://registry.yarnpkg.com/cbor/-/cbor-10.0.10.tgz#788f9a20a1eaac4bf7c1d07f9d6eaafb745fcfea" |
@@ -1845,6 +1893,11 @@ ci-info@^4.3.0: |
1845 | 1893 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.0.tgz#c39b1013f8fdbd28cd78e62318357d02da160cd7" |
1846 | 1894 | integrity sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ== |
1847 | 1895 |
|
| 1896 | +ci-info@^4.3.1: |
| 1897 | + version "4.3.1" |
| 1898 | + resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.1.tgz#355ad571920810b5623e11d40232f443f16f1daa" |
| 1899 | + integrity sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA== |
| 1900 | + |
1848 | 1901 | ci-parallel-vars@^1.0.1: |
1849 | 1902 | version "1.0.1" |
1850 | 1903 | resolved "https://registry.yarnpkg.com/ci-parallel-vars/-/ci-parallel-vars-1.0.1.tgz#e87ff0625ccf9d286985b29b4ada8485ca9ffbc2" |
@@ -2031,12 +2084,12 @@ cookie@^0.7.1: |
2031 | 2084 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" |
2032 | 2085 | integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== |
2033 | 2086 |
|
2034 | | -core-js-compat@^3.44.0: |
2035 | | - version "3.45.0" |
2036 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.0.tgz#bc0017525dcb7a42ba3241d02f6fce9bae8e5c33" |
2037 | | - integrity sha512-gRoVMBawZg0OnxaVv3zpqLLxaHmsubEGyTnqdpI/CEBvX4JadI1dMSHxagThprYRtSVbuQxvi6iUatdPxohHpA== |
| 2087 | +core-js-compat@^3.46.0: |
| 2088 | + version "3.46.0" |
| 2089 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.46.0.tgz#0c87126a19a1af00371e12b02a2b088a40f3c6f7" |
| 2090 | + integrity sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law== |
2038 | 2091 | dependencies: |
2039 | | - browserslist "^4.25.1" |
| 2092 | + browserslist "^4.26.3" |
2040 | 2093 |
|
2041 | 2094 | core-util-is@~1.0.0: |
2042 | 2095 | version "1.0.3" |
@@ -2435,6 +2488,11 @@ electron-to-chromium@^1.5.199: |
2435 | 2488 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.201.tgz#bdc8f13e828e2f65d2c925ab2e8b02604928632f" |
2436 | 2489 | integrity sha512-ZG65vsrLClodGqywuigc+7m0gr4ISoTQttfVh7nfpLv0M7SIwF4WbFNEOywcqTiujs12AUeeXbFyQieDICAIxg== |
2437 | 2490 |
|
| 2491 | +electron-to-chromium@^1.5.249: |
| 2492 | + version "1.5.249" |
| 2493 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.249.tgz#e4fc3a3e60bb347361e4e876bb31903a9132a447" |
| 2494 | + integrity sha512-5vcfL3BBe++qZ5kuFhD/p8WOM1N9m3nwvJPULJx+4xf2usSlZFJ0qoNYO2fOX4hi3ocuDcmDobtA+5SFr4OmBg== |
| 2495 | + |
2438 | 2496 | elliptic@6.6.1: |
2439 | 2497 | version "6.6.1" |
2440 | 2498 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06" |
@@ -2568,29 +2626,29 @@ eslint-plugin-prettier@^5.2.6: |
2568 | 2626 | prettier-linter-helpers "^1.0.0" |
2569 | 2627 | synckit "^0.11.7" |
2570 | 2628 |
|
2571 | | -eslint-plugin-unicorn@^61.0.0: |
2572 | | - version "61.0.2" |
2573 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.2.tgz#fe410b1203666cef4d6a5b13b05caef814a6a2e4" |
2574 | | - integrity sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA== |
| 2629 | +eslint-plugin-unicorn@^62.0.0: |
| 2630 | + version "62.0.0" |
| 2631 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-62.0.0.tgz#7027feb2ffde9c25df3d2067e0f4e579a9ec5019" |
| 2632 | + integrity sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g== |
2575 | 2633 | dependencies: |
2576 | | - "@babel/helper-validator-identifier" "^7.27.1" |
2577 | | - "@eslint-community/eslint-utils" "^4.7.0" |
2578 | | - "@eslint/plugin-kit" "^0.3.3" |
| 2634 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 2635 | + "@eslint-community/eslint-utils" "^4.9.0" |
| 2636 | + "@eslint/plugin-kit" "^0.4.0" |
2579 | 2637 | change-case "^5.4.4" |
2580 | | - ci-info "^4.3.0" |
| 2638 | + ci-info "^4.3.1" |
2581 | 2639 | clean-regexp "^1.0.0" |
2582 | | - core-js-compat "^3.44.0" |
| 2640 | + core-js-compat "^3.46.0" |
2583 | 2641 | esquery "^1.6.0" |
2584 | 2642 | find-up-simple "^1.0.1" |
2585 | | - globals "^16.3.0" |
| 2643 | + globals "^16.4.0" |
2586 | 2644 | indent-string "^5.0.0" |
2587 | 2645 | is-builtin-module "^5.0.0" |
2588 | 2646 | jsesc "^3.1.0" |
2589 | 2647 | pluralize "^8.0.0" |
2590 | 2648 | regexp-tree "^0.1.27" |
2591 | | - regjsparser "^0.12.0" |
2592 | | - semver "^7.7.2" |
2593 | | - strip-indent "^4.0.0" |
| 2649 | + regjsparser "^0.13.0" |
| 2650 | + semver "^7.7.3" |
| 2651 | + strip-indent "^4.1.1" |
2594 | 2652 |
|
2595 | 2653 | eslint-scope@^8.4.0: |
2596 | 2654 | version "8.4.0" |
@@ -3089,10 +3147,10 @@ globals@^14.0.0: |
3089 | 3147 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
3090 | 3148 | integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
3091 | 3149 |
|
3092 | | -globals@^16.3.0: |
3093 | | - version "16.3.0" |
3094 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667" |
3095 | | - integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ== |
| 3150 | +globals@^16.4.0: |
| 3151 | + version "16.5.0" |
| 3152 | + resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1" |
| 3153 | + integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ== |
3096 | 3154 |
|
3097 | 3155 | globby@^11.0.0: |
3098 | 3156 | version "11.1.0" |
@@ -3580,16 +3638,11 @@ js-yaml@^4.1.0: |
3580 | 3638 | dependencies: |
3581 | 3639 | argparse "^2.0.1" |
3582 | 3640 |
|
3583 | | -jsesc@^3.1.0: |
| 3641 | +jsesc@^3.1.0, jsesc@~3.1.0: |
3584 | 3642 | version "3.1.0" |
3585 | 3643 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" |
3586 | 3644 | integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== |
3587 | 3645 |
|
3588 | | -jsesc@~3.0.2: |
3589 | | - version "3.0.2" |
3590 | | - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" |
3591 | | - integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== |
3592 | | - |
3593 | 3646 | json-buffer@3.0.1: |
3594 | 3647 | version "3.0.1" |
3595 | 3648 | resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" |
@@ -3905,7 +3958,7 @@ mimic-function@^5.0.1: |
3905 | 3958 | resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076" |
3906 | 3959 | integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA== |
3907 | 3960 |
|
3908 | | -min-indent@^1.0.0, min-indent@^1.0.1: |
| 3961 | +min-indent@^1.0.0: |
3909 | 3962 | version "1.0.1" |
3910 | 3963 | resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" |
3911 | 3964 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== |
@@ -4064,6 +4117,11 @@ node-releases@^2.0.19: |
4064 | 4117 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" |
4065 | 4118 | integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== |
4066 | 4119 |
|
| 4120 | +node-releases@^2.0.27: |
| 4121 | + version "2.0.27" |
| 4122 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e" |
| 4123 | + integrity sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA== |
| 4124 | + |
4067 | 4125 | nofilter@^3.0.2: |
4068 | 4126 | version "3.1.0" |
4069 | 4127 | resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66" |
@@ -5044,12 +5102,12 @@ regexp-tree@^0.1.27: |
5044 | 5102 | resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd" |
5045 | 5103 | integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA== |
5046 | 5104 |
|
5047 | | -regjsparser@^0.12.0: |
5048 | | - version "0.12.0" |
5049 | | - resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.12.0.tgz#0e846df6c6530586429377de56e0475583b088dc" |
5050 | | - integrity sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ== |
| 5105 | +regjsparser@^0.13.0: |
| 5106 | + version "0.13.0" |
| 5107 | + resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.13.0.tgz#01f8351335cf7898d43686bc74d2dd71c847ecc0" |
| 5108 | + integrity sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q== |
5051 | 5109 | dependencies: |
5052 | | - jsesc "~3.0.2" |
| 5110 | + jsesc "~3.1.0" |
5053 | 5111 |
|
5054 | 5112 | require-directory@^2.1.1: |
5055 | 5113 | version "2.1.1" |
@@ -5279,7 +5337,7 @@ semver@^6.3.0: |
5279 | 5337 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
5280 | 5338 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
5281 | 5339 |
|
5282 | | -semver@^7.3.2, semver@^7.5.3, semver@^7.6.0, semver@^7.7.2: |
| 5340 | +semver@^7.3.2, semver@^7.5.3, semver@^7.6.0: |
5283 | 5341 | version "7.7.2" |
5284 | 5342 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" |
5285 | 5343 | integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== |
@@ -5643,12 +5701,10 @@ strip-indent@^3.0.0: |
5643 | 5701 | dependencies: |
5644 | 5702 | min-indent "^1.0.0" |
5645 | 5703 |
|
5646 | | -strip-indent@^4.0.0: |
5647 | | - version "4.0.0" |
5648 | | - resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853" |
5649 | | - integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA== |
5650 | | - dependencies: |
5651 | | - min-indent "^1.0.1" |
| 5704 | +strip-indent@^4.1.1: |
| 5705 | + version "4.1.1" |
| 5706 | + resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.1.1.tgz#aba13de189d4ad9a17f6050e76554ac27585c7af" |
| 5707 | + integrity sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA== |
5652 | 5708 |
|
5653 | 5709 | strip-json-comments@^3.1.1: |
5654 | 5710 | version "3.1.1" |
@@ -6057,6 +6113,14 @@ update-browserslist-db@^1.1.3: |
6057 | 6113 | escalade "^3.2.0" |
6058 | 6114 | picocolors "^1.1.1" |
6059 | 6115 |
|
| 6116 | +update-browserslist-db@^1.1.4: |
| 6117 | + version "1.1.4" |
| 6118 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz#7802aa2ae91477f255b86e0e46dbc787a206ad4a" |
| 6119 | + integrity sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A== |
| 6120 | + dependencies: |
| 6121 | + escalade "^3.2.0" |
| 6122 | + picocolors "^1.1.1" |
| 6123 | + |
6060 | 6124 | uri-js@^4.2.2: |
6061 | 6125 | version "4.4.1" |
6062 | 6126 | resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" |
|
0 commit comments