|
60 | 60 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
61 | 61 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
62 | 62 |
|
63 |
| -"@babel/compat-data@^7.23.3": |
64 |
| - version "7.23.3" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.3.tgz#3febd552541e62b5e883a25eb3effd7c7379db11" |
66 |
| - integrity sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ== |
67 |
| - |
68 | 63 | "@babel/compat-data@^7.23.5":
|
69 | 64 | version "7.23.5"
|
70 | 65 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
71 | 66 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
72 | 67 |
|
73 |
| -"@babel/core@7.23.9": |
74 |
| - version "7.23.9" |
75 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1" |
76 |
| - integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== |
| 68 | +"@babel/core@7.24.0": |
| 69 | + version "7.24.0" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b" |
| 71 | + integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw== |
77 | 72 | dependencies:
|
78 | 73 | "@ampproject/remapping" "^2.2.0"
|
79 | 74 | "@babel/code-frame" "^7.23.5"
|
80 | 75 | "@babel/generator" "^7.23.6"
|
81 | 76 | "@babel/helper-compilation-targets" "^7.23.6"
|
82 | 77 | "@babel/helper-module-transforms" "^7.23.3"
|
83 |
| - "@babel/helpers" "^7.23.9" |
84 |
| - "@babel/parser" "^7.23.9" |
85 |
| - "@babel/template" "^7.23.9" |
86 |
| - "@babel/traverse" "^7.23.9" |
87 |
| - "@babel/types" "^7.23.9" |
| 78 | + "@babel/helpers" "^7.24.0" |
| 79 | + "@babel/parser" "^7.24.0" |
| 80 | + "@babel/template" "^7.24.0" |
| 81 | + "@babel/traverse" "^7.24.0" |
| 82 | + "@babel/types" "^7.24.0" |
88 | 83 | convert-source-map "^2.0.0"
|
89 | 84 | debug "^4.1.0"
|
90 | 85 | gensync "^1.0.0-beta.2"
|
|
424 | 419 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
|
425 | 420 | integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
426 | 421 |
|
| 422 | +"@babel/helper-plugin-utils@^7.24.0": |
| 423 | + version "7.24.0" |
| 424 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz#945681931a52f15ce879fd5b86ce2dae6d3d7f2a" |
| 425 | + integrity sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w== |
| 426 | + |
427 | 427 | "@babel/helper-remap-async-to-generator@^7.18.6", "@babel/helper-remap-async-to-generator@^7.18.9":
|
428 | 428 | version "7.18.9"
|
429 | 429 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
|
602 | 602 | "@babel/traverse" "^7.19.0"
|
603 | 603 | "@babel/types" "^7.19.0"
|
604 | 604 |
|
605 |
| -"@babel/helpers@^7.23.9": |
606 |
| - version "7.23.9" |
607 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
608 |
| - integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
| 605 | +"@babel/helpers@^7.24.0": |
| 606 | + version "7.24.0" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b" |
| 608 | + integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA== |
609 | 609 | dependencies:
|
610 |
| - "@babel/template" "^7.23.9" |
611 |
| - "@babel/traverse" "^7.23.9" |
612 |
| - "@babel/types" "^7.23.9" |
| 610 | + "@babel/template" "^7.24.0" |
| 611 | + "@babel/traverse" "^7.24.0" |
| 612 | + "@babel/types" "^7.24.0" |
613 | 613 |
|
614 | 614 | "@babel/highlight@^7.18.6":
|
615 | 615 | version "7.18.6"
|
|
662 | 662 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
663 | 663 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
|
664 | 664 |
|
665 |
| -"@babel/parser@^7.23.9": |
666 |
| - version "7.23.9" |
667 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
668 |
| - integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
| 665 | +"@babel/parser@^7.24.0": |
| 666 | + version "7.24.0" |
| 667 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" |
| 668 | + integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== |
669 | 669 |
|
670 | 670 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
671 | 671 | version "7.18.6"
|
|
1408 | 1408 | "@babel/helper-plugin-utils" "^7.22.5"
|
1409 | 1409 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
1410 | 1410 |
|
1411 |
| -"@babel/plugin-transform-object-rest-spread@^7.23.4": |
1412 |
| - version "7.23.4" |
1413 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#2b9c2d26bf62710460bdc0d1730d4f1048361b83" |
1414 |
| - integrity sha512-9x9K1YyeQVw0iOXJlIzwm8ltobIIv7j2iLyP2jIhEbqPRQ7ScNgwQufU2I0Gq11VjyG4gI4yMXt2VFags+1N3g== |
| 1411 | +"@babel/plugin-transform-object-rest-spread@^7.24.0": |
| 1412 | + version "7.24.0" |
| 1413 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz#7b836ad0088fdded2420ce96d4e1d3ed78b71df1" |
| 1414 | + integrity sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w== |
1415 | 1415 | dependencies:
|
1416 |
| - "@babel/compat-data" "^7.23.3" |
1417 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
1418 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
| 1416 | + "@babel/compat-data" "^7.23.5" |
| 1417 | + "@babel/helper-compilation-targets" "^7.23.6" |
| 1418 | + "@babel/helper-plugin-utils" "^7.24.0" |
1419 | 1419 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
1420 | 1420 | "@babel/plugin-transform-parameters" "^7.23.3"
|
1421 | 1421 |
|
|
1688 | 1688 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1689 | 1689 | "@babel/helper-plugin-utils" "^7.22.5"
|
1690 | 1690 |
|
1691 |
| -"@babel/preset-env@7.23.9": |
1692 |
| - version "7.23.9" |
1693 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9.tgz#beace3b7994560ed6bf78e4ae2073dff45387669" |
1694 |
| - integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A== |
| 1691 | +"@babel/preset-env@7.24.0": |
| 1692 | + version "7.24.0" |
| 1693 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.0.tgz#11536a7f4b977294f0bdfad780f01a8ac8e183fc" |
| 1694 | + integrity sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA== |
1695 | 1695 | dependencies:
|
1696 | 1696 | "@babel/compat-data" "^7.23.5"
|
1697 | 1697 | "@babel/helper-compilation-targets" "^7.23.6"
|
1698 |
| - "@babel/helper-plugin-utils" "^7.22.5" |
| 1698 | + "@babel/helper-plugin-utils" "^7.24.0" |
1699 | 1699 | "@babel/helper-validator-option" "^7.23.5"
|
1700 | 1700 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
1701 | 1701 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
|
1748 | 1748 | "@babel/plugin-transform-new-target" "^7.23.3"
|
1749 | 1749 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4"
|
1750 | 1750 | "@babel/plugin-transform-numeric-separator" "^7.23.4"
|
1751 |
| - "@babel/plugin-transform-object-rest-spread" "^7.23.4" |
| 1751 | + "@babel/plugin-transform-object-rest-spread" "^7.24.0" |
1752 | 1752 | "@babel/plugin-transform-object-super" "^7.23.3"
|
1753 | 1753 | "@babel/plugin-transform-optional-catch-binding" "^7.23.4"
|
1754 | 1754 | "@babel/plugin-transform-optional-chaining" "^7.23.4"
|
|
1935 | 1935 | "@babel/parser" "^7.22.5"
|
1936 | 1936 | "@babel/types" "^7.22.5"
|
1937 | 1937 |
|
1938 |
| -"@babel/template@^7.23.9": |
1939 |
| - version "7.23.9" |
1940 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" |
1941 |
| - integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
| 1938 | +"@babel/template@^7.24.0": |
| 1939 | + version "7.24.0" |
| 1940 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.0.tgz#c6a524aa93a4a05d66aaf31654258fae69d87d50" |
| 1941 | + integrity sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA== |
1942 | 1942 | dependencies:
|
1943 | 1943 | "@babel/code-frame" "^7.23.5"
|
1944 |
| - "@babel/parser" "^7.23.9" |
1945 |
| - "@babel/types" "^7.23.9" |
| 1944 | + "@babel/parser" "^7.24.0" |
| 1945 | + "@babel/types" "^7.24.0" |
1946 | 1946 |
|
1947 | 1947 | "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0":
|
1948 | 1948 | version "7.19.0"
|
|
1960 | 1960 | debug "^4.1.0"
|
1961 | 1961 | globals "^11.1.0"
|
1962 | 1962 |
|
1963 |
| -"@babel/traverse@^7.23.9": |
1964 |
| - version "7.23.9" |
1965 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
1966 |
| - integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
| 1963 | +"@babel/traverse@^7.24.0": |
| 1964 | + version "7.24.0" |
| 1965 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e" |
| 1966 | + integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw== |
1967 | 1967 | dependencies:
|
1968 | 1968 | "@babel/code-frame" "^7.23.5"
|
1969 | 1969 | "@babel/generator" "^7.23.6"
|
1970 | 1970 | "@babel/helper-environment-visitor" "^7.22.20"
|
1971 | 1971 | "@babel/helper-function-name" "^7.23.0"
|
1972 | 1972 | "@babel/helper-hoist-variables" "^7.22.5"
|
1973 | 1973 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1974 |
| - "@babel/parser" "^7.23.9" |
1975 |
| - "@babel/types" "^7.23.9" |
| 1974 | + "@babel/parser" "^7.24.0" |
| 1975 | + "@babel/types" "^7.24.0" |
1976 | 1976 | debug "^4.3.1"
|
1977 | 1977 | globals "^11.1.0"
|
1978 | 1978 |
|
|
2030 | 2030 | "@babel/helper-validator-identifier" "^7.22.20"
|
2031 | 2031 | to-fast-properties "^2.0.0"
|
2032 | 2032 |
|
2033 |
| -"@babel/types@^7.23.9": |
2034 |
| - version "7.23.9" |
2035 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
2036 |
| - integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 2033 | +"@babel/types@^7.24.0": |
| 2034 | + version "7.24.0" |
| 2035 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
| 2036 | + integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
2037 | 2037 | dependencies:
|
2038 | 2038 | "@babel/helper-string-parser" "^7.23.4"
|
2039 | 2039 | "@babel/helper-validator-identifier" "^7.22.20"
|
|
0 commit comments