|
43 | 43 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
44 | 44 |
|
45 | 45 | "@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5": |
46 | | - version "7.21.0" |
47 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
48 | | - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 46 | + version "7.21.3" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 48 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
49 | 49 | dependencies: |
50 | 50 | "@ampproject/remapping" "^2.2.0" |
51 | 51 | "@babel/code-frame" "^7.18.6" |
52 | | - "@babel/generator" "^7.21.0" |
| 52 | + "@babel/generator" "^7.21.3" |
53 | 53 | "@babel/helper-compilation-targets" "^7.20.7" |
54 | | - "@babel/helper-module-transforms" "^7.21.0" |
| 54 | + "@babel/helper-module-transforms" "^7.21.2" |
55 | 55 | "@babel/helpers" "^7.21.0" |
56 | | - "@babel/parser" "^7.21.0" |
| 56 | + "@babel/parser" "^7.21.3" |
57 | 57 | "@babel/template" "^7.20.7" |
58 | | - "@babel/traverse" "^7.21.0" |
59 | | - "@babel/types" "^7.21.0" |
| 58 | + "@babel/traverse" "^7.21.3" |
| 59 | + "@babel/types" "^7.21.3" |
60 | 60 | convert-source-map "^1.7.0" |
61 | 61 | debug "^4.1.0" |
62 | 62 | gensync "^1.0.0-beta.2" |
63 | 63 | json5 "^2.2.2" |
64 | 64 | semver "^6.3.0" |
65 | 65 |
|
66 | | -"@babel/generator@^7.21.0": |
67 | | - version "7.21.1" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" |
69 | | - integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== |
| 66 | +"@babel/generator@^7.21.3": |
| 67 | + version "7.21.3" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 69 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
70 | 70 | dependencies: |
71 | | - "@babel/types" "^7.21.0" |
| 71 | + "@babel/types" "^7.21.3" |
72 | 72 | "@jridgewell/gen-mapping" "^0.3.2" |
73 | 73 | "@jridgewell/trace-mapping" "^0.3.17" |
74 | 74 | jsesc "^2.5.1" |
|
204 | 204 | dependencies: |
205 | 205 | "@babel/types" "^7.18.6" |
206 | 206 |
|
207 | | -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.0": |
208 | | - version "7.21.0" |
209 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
210 | | - integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
| 207 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.2": |
| 208 | + version "7.21.2" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 210 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
211 | 211 | dependencies: |
212 | 212 | "@babel/helper-environment-visitor" "^7.18.9" |
213 | 213 | "@babel/helper-module-imports" "^7.18.6" |
214 | 214 | "@babel/helper-simple-access" "^7.20.2" |
215 | 215 | "@babel/helper-split-export-declaration" "^7.18.6" |
216 | 216 | "@babel/helper-validator-identifier" "^7.19.1" |
217 | 217 | "@babel/template" "^7.20.7" |
218 | | - "@babel/traverse" "^7.21.0" |
219 | | - "@babel/types" "^7.21.0" |
| 218 | + "@babel/traverse" "^7.21.2" |
| 219 | + "@babel/types" "^7.21.2" |
220 | 220 |
|
221 | 221 | "@babel/helper-optimise-call-expression@^7.18.6": |
222 | 222 | version "7.18.6" |
|
338 | 338 | chalk "^2.0.0" |
339 | 339 | js-tokens "^4.0.0" |
340 | 340 |
|
341 | | -"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0": |
342 | | - version "7.21.1" |
343 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc" |
344 | | - integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg== |
| 341 | +"@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
| 342 | + version "7.21.3" |
| 343 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 344 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
345 | 345 |
|
346 | 346 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
347 | 347 | version "7.18.6" |
|
966 | 966 | "@babel/parser" "^7.20.7" |
967 | 967 | "@babel/types" "^7.20.7" |
968 | 968 |
|
969 | | -"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.21.0": |
970 | | - version "7.21.0" |
971 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc" |
972 | | - integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA== |
| 969 | +"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 970 | + version "7.21.3" |
| 971 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 972 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
973 | 973 | dependencies: |
974 | 974 | "@babel/code-frame" "^7.18.6" |
975 | | - "@babel/generator" "^7.21.0" |
| 975 | + "@babel/generator" "^7.21.3" |
976 | 976 | "@babel/helper-environment-visitor" "^7.18.9" |
977 | 977 | "@babel/helper-function-name" "^7.21.0" |
978 | 978 | "@babel/helper-hoist-variables" "^7.18.6" |
979 | 979 | "@babel/helper-split-export-declaration" "^7.18.6" |
980 | | - "@babel/parser" "^7.21.0" |
981 | | - "@babel/types" "^7.21.0" |
| 980 | + "@babel/parser" "^7.21.3" |
| 981 | + "@babel/types" "^7.21.3" |
982 | 982 | debug "^4.1.0" |
983 | 983 | globals "^11.1.0" |
984 | 984 |
|
985 | | -"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.4.4": |
986 | | - version "7.21.0" |
987 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.0.tgz#1da00d89c2f18b226c9207d96edbeb79316a1819" |
988 | | - integrity sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow== |
| 985 | +"@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.4", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.4.4": |
| 986 | + version "7.21.3" |
| 987 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 988 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
989 | 989 | dependencies: |
990 | 990 | "@babel/helper-string-parser" "^7.19.4" |
991 | 991 | "@babel/helper-validator-identifier" "^7.19.1" |
|
0 commit comments