|
101 | 101 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
102 | 102 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
103 | 103 |
|
104 |
| -"@babel/core@7.17.12": |
105 |
| - version "7.17.12" |
106 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee" |
107 |
| - integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w== |
| 104 | +"@babel/core@7.18.0": |
| 105 | + version "7.18.0" |
| 106 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
| 107 | + integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
108 | 108 | dependencies:
|
109 | 109 | "@ampproject/remapping" "^2.1.0"
|
110 | 110 | "@babel/code-frame" "^7.16.7"
|
111 |
| - "@babel/generator" "^7.17.12" |
| 111 | + "@babel/generator" "^7.18.0" |
112 | 112 | "@babel/helper-compilation-targets" "^7.17.10"
|
113 |
| - "@babel/helper-module-transforms" "^7.17.12" |
114 |
| - "@babel/helpers" "^7.17.9" |
115 |
| - "@babel/parser" "^7.17.12" |
| 113 | + "@babel/helper-module-transforms" "^7.18.0" |
| 114 | + "@babel/helpers" "^7.18.0" |
| 115 | + "@babel/parser" "^7.18.0" |
116 | 116 | "@babel/template" "^7.16.7"
|
117 |
| - "@babel/traverse" "^7.17.12" |
118 |
| - "@babel/types" "^7.17.12" |
| 117 | + "@babel/traverse" "^7.18.0" |
| 118 | + "@babel/types" "^7.18.0" |
119 | 119 | convert-source-map "^1.7.0"
|
120 | 120 | debug "^4.1.0"
|
121 | 121 | gensync "^1.0.0-beta.2"
|
|
279 | 279 | jsesc "^2.5.1"
|
280 | 280 | source-map "^0.5.0"
|
281 | 281 |
|
282 |
| -"@babel/generator@^7.17.12": |
283 |
| - version "7.17.12" |
284 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8" |
285 |
| - integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw== |
| 282 | +"@babel/generator@^7.18.0": |
| 283 | + version "7.18.0" |
| 284 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f" |
| 285 | + integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg== |
286 | 286 | dependencies:
|
287 |
| - "@babel/types" "^7.17.12" |
| 287 | + "@babel/types" "^7.18.0" |
288 | 288 | "@jridgewell/gen-mapping" "^0.3.0"
|
289 | 289 | jsesc "^2.5.1"
|
290 | 290 |
|
291 |
| -"@babel/generator@^7.17.9": |
292 |
| - version "7.17.9" |
293 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
294 |
| - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
295 |
| - dependencies: |
296 |
| - "@babel/types" "^7.17.0" |
297 |
| - jsesc "^2.5.1" |
298 |
| - source-map "^0.5.0" |
299 |
| - |
300 | 291 | "@babel/generator@^7.9.6":
|
301 | 292 | version "7.9.6"
|
302 | 293 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43"
|
|
417 | 408 | "@babel/helper-regex" "^7.8.3"
|
418 | 409 | regexpu-core "^4.7.0"
|
419 | 410 |
|
420 |
| -"@babel/helper-define-map@7.16.7": |
421 |
| - version "7.16.7" |
422 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.16.7.tgz#26ba095d18b96c34ce2ec29dc3fb0274aadbba52" |
423 |
| - integrity sha512-SoIOh18NdeBBQjiLF1H32jpDLkApTbUWwEXmqaxn1KEm7aqry4reaghMdCdkbdloVmMwUxM/uCcTmHWj9zJbxQ== |
| 411 | +"@babel/helper-define-map@7.18.0": |
| 412 | + version "7.18.0" |
| 413 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.18.0.tgz#3bf1374eb688978c04871a571bafb1ede21191a7" |
| 414 | + integrity sha512-e6h+xQYZQHeH2q0wlfjOTf3We0hwyAczcQcXUYG19wyy+v0nLPW0Jki51JGAIL2kSzBf8l9q/4AAApDh1vYpgA== |
424 | 415 | dependencies:
|
425 |
| - "@babel/helper-function-name" "^7.16.7" |
426 |
| - "@babel/types" "^7.16.7" |
| 416 | + "@babel/helper-function-name" "^7.17.9" |
| 417 | + "@babel/types" "^7.18.0" |
427 | 418 |
|
428 | 419 | "@babel/helper-define-polyfill-provider@^0.2.2":
|
429 | 420 | version "0.2.3"
|
|
674 | 665 | "@babel/traverse" "^7.16.7"
|
675 | 666 | "@babel/types" "^7.16.7"
|
676 | 667 |
|
677 |
| -"@babel/helper-module-transforms@^7.17.12": |
678 |
| - version "7.17.12" |
679 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e" |
680 |
| - integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA== |
| 668 | +"@babel/helper-module-transforms@^7.18.0": |
| 669 | + version "7.18.0" |
| 670 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
| 671 | + integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA== |
681 | 672 | dependencies:
|
682 | 673 | "@babel/helper-environment-visitor" "^7.16.7"
|
683 | 674 | "@babel/helper-module-imports" "^7.16.7"
|
684 | 675 | "@babel/helper-simple-access" "^7.17.7"
|
685 | 676 | "@babel/helper-split-export-declaration" "^7.16.7"
|
686 | 677 | "@babel/helper-validator-identifier" "^7.16.7"
|
687 | 678 | "@babel/template" "^7.16.7"
|
688 |
| - "@babel/traverse" "^7.17.12" |
689 |
| - "@babel/types" "^7.17.12" |
| 679 | + "@babel/traverse" "^7.18.0" |
| 680 | + "@babel/types" "^7.18.0" |
690 | 681 |
|
691 | 682 | "@babel/helper-module-transforms@^7.9.0":
|
692 | 683 | version "7.9.0"
|
|
975 | 966 | "@babel/traverse" "^7.16.7"
|
976 | 967 | "@babel/types" "^7.16.7"
|
977 | 968 |
|
978 |
| -"@babel/helpers@^7.17.9": |
979 |
| - version "7.17.9" |
980 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
981 |
| - integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
| 969 | +"@babel/helpers@^7.18.0": |
| 970 | + version "7.18.0" |
| 971 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
| 972 | + integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
982 | 973 | dependencies:
|
983 | 974 | "@babel/template" "^7.16.7"
|
984 |
| - "@babel/traverse" "^7.17.9" |
985 |
| - "@babel/types" "^7.17.0" |
| 975 | + "@babel/traverse" "^7.18.0" |
| 976 | + "@babel/types" "^7.18.0" |
986 | 977 |
|
987 | 978 | "@babel/helpers@^7.9.6":
|
988 | 979 | version "7.9.6"
|
|
1078 | 1069 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
|
1079 | 1070 | integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
|
1080 | 1071 |
|
1081 |
| -"@babel/parser@^7.17.12": |
1082 |
| - version "7.17.12" |
1083 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23" |
1084 |
| - integrity sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA== |
1085 |
| - |
1086 |
| -"@babel/parser@^7.17.9": |
1087 |
| - version "7.17.9" |
1088 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
1089 |
| - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 1072 | +"@babel/parser@^7.18.0": |
| 1073 | + version "7.18.0" |
| 1074 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112" |
| 1075 | + integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg== |
1090 | 1076 |
|
1091 | 1077 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
|
1092 | 1078 | version "7.15.4"
|
|
1849 | 1835 | core-js-pure "^3.0.0"
|
1850 | 1836 | regenerator-runtime "^0.13.4"
|
1851 | 1837 |
|
1852 |
| -"@babel/runtime@7.17.9": |
1853 |
| - version "7.17.9" |
1854 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72" |
1855 |
| - integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg== |
| 1838 | +"@babel/runtime@7.18.0": |
| 1839 | + version "7.18.0" |
| 1840 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.0.tgz#6d77142a19cb6088f0af662af1ada37a604d34ae" |
| 1841 | + integrity sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg== |
1856 | 1842 | dependencies:
|
1857 | 1843 | regenerator-runtime "^0.13.4"
|
1858 | 1844 |
|
|
2004 | 1990 | debug "^4.1.0"
|
2005 | 1991 | globals "^11.1.0"
|
2006 | 1992 |
|
2007 |
| -"@babel/traverse@^7.17.12": |
2008 |
| - version "7.17.12" |
2009 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c" |
2010 |
| - integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw== |
| 1993 | +"@babel/traverse@^7.18.0": |
| 1994 | + version "7.18.0" |
| 1995 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba" |
| 1996 | + integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw== |
2011 | 1997 | dependencies:
|
2012 | 1998 | "@babel/code-frame" "^7.16.7"
|
2013 |
| - "@babel/generator" "^7.17.12" |
| 1999 | + "@babel/generator" "^7.18.0" |
2014 | 2000 | "@babel/helper-environment-visitor" "^7.16.7"
|
2015 | 2001 | "@babel/helper-function-name" "^7.17.9"
|
2016 | 2002 | "@babel/helper-hoist-variables" "^7.16.7"
|
2017 | 2003 | "@babel/helper-split-export-declaration" "^7.16.7"
|
2018 |
| - "@babel/parser" "^7.17.12" |
2019 |
| - "@babel/types" "^7.17.12" |
2020 |
| - debug "^4.1.0" |
2021 |
| - globals "^11.1.0" |
2022 |
| - |
2023 |
| -"@babel/traverse@^7.17.9": |
2024 |
| - version "7.17.9" |
2025 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
2026 |
| - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
2027 |
| - dependencies: |
2028 |
| - "@babel/code-frame" "^7.16.7" |
2029 |
| - "@babel/generator" "^7.17.9" |
2030 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
2031 |
| - "@babel/helper-function-name" "^7.17.9" |
2032 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
2033 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
2034 |
| - "@babel/parser" "^7.17.9" |
2035 |
| - "@babel/types" "^7.17.0" |
| 2004 | + "@babel/parser" "^7.18.0" |
| 2005 | + "@babel/types" "^7.18.0" |
2036 | 2006 | debug "^4.1.0"
|
2037 | 2007 | globals "^11.1.0"
|
2038 | 2008 |
|
|
2126 | 2096 | "@babel/helper-validator-identifier" "^7.16.7"
|
2127 | 2097 | to-fast-properties "^2.0.0"
|
2128 | 2098 |
|
2129 |
| -"@babel/types@^7.17.12": |
2130 |
| - version "7.17.12" |
2131 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0" |
2132 |
| - integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg== |
| 2099 | +"@babel/types@^7.18.0": |
| 2100 | + version "7.18.0" |
| 2101 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553" |
| 2102 | + integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw== |
2133 | 2103 | dependencies:
|
2134 | 2104 | "@babel/helper-validator-identifier" "^7.16.7"
|
2135 | 2105 | to-fast-properties "^2.0.0"
|
|
0 commit comments