|
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" |
45 | 45 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
46 | 46 |
|
47 | | -"@babel/core@7.21.0": |
48 | | - version "7.21.0" |
49 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
50 | | - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 47 | +"@babel/core@7.21.3": |
| 48 | + version "7.21.3" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 50 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
51 | 51 | dependencies: |
52 | 52 | "@ampproject/remapping" "^2.2.0" |
53 | 53 | "@babel/code-frame" "^7.18.6" |
54 | | - "@babel/generator" "^7.21.0" |
| 54 | + "@babel/generator" "^7.21.3" |
55 | 55 | "@babel/helper-compilation-targets" "^7.20.7" |
56 | | - "@babel/helper-module-transforms" "^7.21.0" |
| 56 | + "@babel/helper-module-transforms" "^7.21.2" |
57 | 57 | "@babel/helpers" "^7.21.0" |
58 | | - "@babel/parser" "^7.21.0" |
| 58 | + "@babel/parser" "^7.21.3" |
59 | 59 | "@babel/template" "^7.20.7" |
60 | | - "@babel/traverse" "^7.21.0" |
61 | | - "@babel/types" "^7.21.0" |
| 60 | + "@babel/traverse" "^7.21.3" |
| 61 | + "@babel/types" "^7.21.3" |
62 | 62 | convert-source-map "^1.7.0" |
63 | 63 | debug "^4.1.0" |
64 | 64 | gensync "^1.0.0-beta.2" |
|
141 | 141 | "@jridgewell/trace-mapping" "^0.3.17" |
142 | 142 | jsesc "^2.5.1" |
143 | 143 |
|
| 144 | +"@babel/generator@^7.21.3": |
| 145 | + version "7.21.3" |
| 146 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 147 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 148 | + dependencies: |
| 149 | + "@babel/types" "^7.21.3" |
| 150 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 151 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 152 | + jsesc "^2.5.1" |
| 153 | + |
144 | 154 | "@babel/helper-annotate-as-pure@^7.14.5": |
145 | 155 | version "7.14.5" |
146 | 156 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61" |
|
450 | 460 | "@babel/traverse" "^7.19.6" |
451 | 461 | "@babel/types" "^7.19.4" |
452 | 462 |
|
453 | | -"@babel/helper-module-transforms@^7.21.0": |
454 | | - version "7.21.0" |
455 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
456 | | - integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
| 463 | +"@babel/helper-module-transforms@^7.21.2": |
| 464 | + version "7.21.2" |
| 465 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 466 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
457 | 467 | dependencies: |
458 | 468 | "@babel/helper-environment-visitor" "^7.18.9" |
459 | 469 | "@babel/helper-module-imports" "^7.18.6" |
460 | 470 | "@babel/helper-simple-access" "^7.20.2" |
461 | 471 | "@babel/helper-split-export-declaration" "^7.18.6" |
462 | 472 | "@babel/helper-validator-identifier" "^7.19.1" |
463 | 473 | "@babel/template" "^7.20.7" |
464 | | - "@babel/traverse" "^7.21.0" |
465 | | - "@babel/types" "^7.21.0" |
| 474 | + "@babel/traverse" "^7.21.2" |
| 475 | + "@babel/types" "^7.21.2" |
466 | 476 |
|
467 | 477 | "@babel/helper-optimise-call-expression@^7.14.5": |
468 | 478 | version "7.14.5" |
|
756 | 766 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.0.tgz#cc09288743b867763cb927ba101ccdf0b600b7e4" |
757 | 767 | integrity sha512-ONjtg4renj14A9pj3iA5T5+r5Eijxbr2eNIkMBTC74occDSsRZUpe8vowmowAjFR1imWlkD8eEmjYXiREZpGZg== |
758 | 768 |
|
| 769 | +"@babel/parser@^7.21.3": |
| 770 | + version "7.21.3" |
| 771 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 772 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 773 | + |
759 | 774 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
760 | 775 | version "7.18.6" |
761 | 776 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
2063 | 2078 | debug "^4.1.0" |
2064 | 2079 | globals "^11.1.0" |
2065 | 2080 |
|
| 2081 | +"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 2082 | + version "7.21.3" |
| 2083 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 2084 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 2085 | + dependencies: |
| 2086 | + "@babel/code-frame" "^7.18.6" |
| 2087 | + "@babel/generator" "^7.21.3" |
| 2088 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 2089 | + "@babel/helper-function-name" "^7.21.0" |
| 2090 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 2091 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 2092 | + "@babel/parser" "^7.21.3" |
| 2093 | + "@babel/types" "^7.21.3" |
| 2094 | + debug "^4.1.0" |
| 2095 | + globals "^11.1.0" |
| 2096 | + |
2066 | 2097 | "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.4.4": |
2067 | 2098 | version "7.14.9" |
2068 | 2099 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
|
2141 | 2172 | "@babel/helper-validator-identifier" "^7.19.1" |
2142 | 2173 | to-fast-properties "^2.0.0" |
2143 | 2174 |
|
| 2175 | +"@babel/types@^7.21.2", "@babel/types@^7.21.3": |
| 2176 | + version "7.21.3" |
| 2177 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 2178 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 2179 | + dependencies: |
| 2180 | + "@babel/helper-string-parser" "^7.19.4" |
| 2181 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 2182 | + to-fast-properties "^2.0.0" |
| 2183 | + |
2144 | 2184 | "@bcoe/v8-coverage@^0.2.3": |
2145 | 2185 | version "0.2.3" |
2146 | 2186 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments