|
22 | 22 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.0.tgz"
|
23 | 23 | integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
|
24 | 24 |
|
25 |
| - |
26 |
| - version "7.21.0" |
27 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.21.0.tgz" |
28 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 25 | + |
| 26 | + version "7.21.3" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 28 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
29 | 29 | dependencies:
|
30 | 30 | "@ampproject/remapping" "^2.2.0"
|
31 | 31 | "@babel/code-frame" "^7.18.6"
|
32 |
| - "@babel/generator" "^7.21.0" |
| 32 | + "@babel/generator" "^7.21.3" |
33 | 33 | "@babel/helper-compilation-targets" "^7.20.7"
|
34 |
| - "@babel/helper-module-transforms" "^7.21.0" |
| 34 | + "@babel/helper-module-transforms" "^7.21.2" |
35 | 35 | "@babel/helpers" "^7.21.0"
|
36 |
| - "@babel/parser" "^7.21.0" |
| 36 | + "@babel/parser" "^7.21.3" |
37 | 37 | "@babel/template" "^7.20.7"
|
38 |
| - "@babel/traverse" "^7.21.0" |
39 |
| - "@babel/types" "^7.21.0" |
| 38 | + "@babel/traverse" "^7.21.3" |
| 39 | + "@babel/types" "^7.21.3" |
40 | 40 | convert-source-map "^1.7.0"
|
41 | 41 | debug "^4.1.0"
|
42 | 42 | gensync "^1.0.0-beta.2"
|
43 | 43 | json5 "^2.2.2"
|
44 | 44 | semver "^6.3.0"
|
45 | 45 |
|
46 |
| -"@babel/eslint-parser@7.19.1": |
47 |
| - version "7.19.1" |
48 |
| - resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz" |
49 |
| - integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== |
| 46 | +"@babel/eslint-parser@7.21.3": |
| 47 | + version "7.21.3" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7" |
| 49 | + integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg== |
50 | 50 | dependencies:
|
51 | 51 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
52 | 52 | eslint-visitor-keys "^2.1.0"
|
53 | 53 | semver "^6.3.0"
|
54 | 54 |
|
55 |
| -"@babel/generator@^7.21.0", "@babel/generator@^7.21.1": |
| 55 | +"@babel/generator@^7.21.1": |
56 | 56 | version "7.21.1"
|
57 | 57 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.21.1.tgz"
|
58 | 58 | integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
|
|
62 | 62 | "@jridgewell/trace-mapping" "^0.3.17"
|
63 | 63 | jsesc "^2.5.1"
|
64 | 64 |
|
| 65 | +"@babel/generator@^7.21.3": |
| 66 | + version "7.21.3" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 68 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 69 | + dependencies: |
| 70 | + "@babel/types" "^7.21.3" |
| 71 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 72 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 73 | + jsesc "^2.5.1" |
| 74 | + |
65 | 75 | "@babel/helper-compilation-targets@^7.20.7":
|
66 | 76 | version "7.20.7"
|
67 | 77 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz"
|
|
100 | 110 | dependencies:
|
101 | 111 | "@babel/types" "^7.18.6"
|
102 | 112 |
|
103 |
| -"@babel/helper-module-transforms@^7.21.0": |
| 113 | +"@babel/helper-module-transforms@^7.21.2": |
104 | 114 | version "7.21.2"
|
105 |
| - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
106 | 116 | integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
|
107 | 117 | dependencies:
|
108 | 118 | "@babel/helper-environment-visitor" "^7.18.9"
|
|
161 | 171 | chalk "^2.0.0"
|
162 | 172 | js-tokens "^4.0.0"
|
163 | 173 |
|
164 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
| 174 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.2": |
165 | 175 | version "7.21.2"
|
166 | 176 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.21.2.tgz"
|
167 | 177 | integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
|
168 | 178 |
|
| 179 | +"@babel/parser@^7.21.3": |
| 180 | + version "7.21.3" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 182 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 183 | + |
169 | 184 | "@babel/runtime@^7.20.7":
|
170 | 185 | version "7.21.0"
|
171 | 186 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz"
|
|
198 | 213 | debug "^4.1.0"
|
199 | 214 | globals "^11.1.0"
|
200 | 215 |
|
| 216 | +"@babel/traverse@^7.21.3": |
| 217 | + version "7.21.3" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 219 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 220 | + dependencies: |
| 221 | + "@babel/code-frame" "^7.18.6" |
| 222 | + "@babel/generator" "^7.21.3" |
| 223 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 224 | + "@babel/helper-function-name" "^7.21.0" |
| 225 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 226 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 227 | + "@babel/parser" "^7.21.3" |
| 228 | + "@babel/types" "^7.21.3" |
| 229 | + debug "^4.1.0" |
| 230 | + globals "^11.1.0" |
| 231 | + |
201 | 232 | "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2":
|
202 | 233 | version "7.21.2"
|
203 | 234 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.21.2.tgz"
|
|
207 | 238 | "@babel/helper-validator-identifier" "^7.19.1"
|
208 | 239 | to-fast-properties "^2.0.0"
|
209 | 240 |
|
| 241 | +"@babel/types@^7.21.3": |
| 242 | + version "7.21.3" |
| 243 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 244 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 245 | + dependencies: |
| 246 | + "@babel/helper-string-parser" "^7.19.4" |
| 247 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 248 | + to-fast-properties "^2.0.0" |
| 249 | + |
210 | 250 | "@es-joy/jsdoccomment@~0.31.0":
|
211 | 251 | version "0.31.0"
|
212 | 252 | resolved "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.31.0.tgz"
|
|
0 commit comments