|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
|
46 | 46 | integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
|
47 | 47 |
|
48 |
| - |
49 |
| - version "7.21.0" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
51 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 48 | + |
| 49 | + version "7.21.3" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 51 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.2.0"
|
54 | 54 | "@babel/code-frame" "^7.18.6"
|
55 |
| - "@babel/generator" "^7.21.0" |
| 55 | + "@babel/generator" "^7.21.3" |
56 | 56 | "@babel/helper-compilation-targets" "^7.20.7"
|
57 |
| - "@babel/helper-module-transforms" "^7.21.0" |
| 57 | + "@babel/helper-module-transforms" "^7.21.2" |
58 | 58 | "@babel/helpers" "^7.21.0"
|
59 |
| - "@babel/parser" "^7.21.0" |
| 59 | + "@babel/parser" "^7.21.3" |
60 | 60 | "@babel/template" "^7.20.7"
|
61 |
| - "@babel/traverse" "^7.21.0" |
62 |
| - "@babel/types" "^7.21.0" |
| 61 | + "@babel/traverse" "^7.21.3" |
| 62 | + "@babel/types" "^7.21.3" |
63 | 63 | convert-source-map "^1.7.0"
|
64 | 64 | debug "^4.1.0"
|
65 | 65 | gensync "^1.0.0-beta.2"
|
66 | 66 | json5 "^2.2.2"
|
67 | 67 | semver "^6.3.0"
|
68 | 68 |
|
69 |
| -"@babel/generator@^7.21.0": |
70 |
| - version "7.21.0" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.0.tgz#45d731e84f506ce02a7b22b9ba5861ea88eef64f" |
72 |
| - integrity sha512-z/zN3SePOtxN1/vPFdqrkuJGCD2Vx469+dSbNRD+4TF2+6e4Of5exHqAtcfL/2Nwu0RN0QsFwjyDBFwdUMzNSA== |
| 69 | +"@babel/generator@^7.21.3": |
| 70 | + version "7.21.3" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 72 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
73 | 73 | dependencies:
|
74 |
| - "@babel/types" "^7.21.0" |
| 74 | + "@babel/types" "^7.21.3" |
75 | 75 | "@jridgewell/gen-mapping" "^0.3.2"
|
76 | 76 | "@jridgewell/trace-mapping" "^0.3.17"
|
77 | 77 | jsesc "^2.5.1"
|
|
176 | 176 | dependencies:
|
177 | 177 | "@babel/types" "^7.18.6"
|
178 | 178 |
|
179 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.0": |
180 |
| - version "7.21.0" |
181 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
182 |
| - integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
| 179 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.21.2": |
| 180 | + version "7.21.2" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 182 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
183 | 183 | dependencies:
|
184 | 184 | "@babel/helper-environment-visitor" "^7.18.9"
|
185 | 185 | "@babel/helper-module-imports" "^7.18.6"
|
186 | 186 | "@babel/helper-simple-access" "^7.20.2"
|
187 | 187 | "@babel/helper-split-export-declaration" "^7.18.6"
|
188 | 188 | "@babel/helper-validator-identifier" "^7.19.1"
|
189 | 189 | "@babel/template" "^7.20.7"
|
190 |
| - "@babel/traverse" "^7.21.0" |
191 |
| - "@babel/types" "^7.21.0" |
| 190 | + "@babel/traverse" "^7.21.2" |
| 191 | + "@babel/types" "^7.21.2" |
192 | 192 |
|
193 | 193 | "@babel/helper-optimise-call-expression@^7.18.6":
|
194 | 194 | version "7.18.6"
|
|
287 | 287 | chalk "^2.0.0"
|
288 | 288 | js-tokens "^4.0.0"
|
289 | 289 |
|
290 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.0": |
291 |
| - version "7.21.0" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.0.tgz#cc09288743b867763cb927ba101ccdf0b600b7e4" |
293 |
| - integrity sha512-ONjtg4renj14A9pj3iA5T5+r5Eijxbr2eNIkMBTC74occDSsRZUpe8vowmowAjFR1imWlkD8eEmjYXiREZpGZg== |
| 290 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
| 291 | + version "7.21.3" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 293 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
294 | 294 |
|
295 | 295 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
296 | 296 | version "7.18.6"
|
|
960 | 960 | "@babel/parser" "^7.20.7"
|
961 | 961 | "@babel/types" "^7.20.7"
|
962 | 962 |
|
963 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.0": |
964 |
| - version "7.21.0" |
965 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc" |
966 |
| - integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA== |
| 963 | +"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 964 | + version "7.21.3" |
| 965 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 966 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
967 | 967 | dependencies:
|
968 | 968 | "@babel/code-frame" "^7.18.6"
|
969 |
| - "@babel/generator" "^7.21.0" |
| 969 | + "@babel/generator" "^7.21.3" |
970 | 970 | "@babel/helper-environment-visitor" "^7.18.9"
|
971 | 971 | "@babel/helper-function-name" "^7.21.0"
|
972 | 972 | "@babel/helper-hoist-variables" "^7.18.6"
|
973 | 973 | "@babel/helper-split-export-declaration" "^7.18.6"
|
974 |
| - "@babel/parser" "^7.21.0" |
975 |
| - "@babel/types" "^7.21.0" |
| 974 | + "@babel/parser" "^7.21.3" |
| 975 | + "@babel/types" "^7.21.3" |
976 | 976 | debug "^4.1.0"
|
977 | 977 | globals "^11.1.0"
|
978 | 978 |
|
979 |
| -"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.4.4": |
980 |
| - version "7.21.0" |
981 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.0.tgz#1da00d89c2f18b226c9207d96edbeb79316a1819" |
982 |
| - integrity sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow== |
| 979 | +"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@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": |
| 980 | + version "7.21.3" |
| 981 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 982 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
983 | 983 | dependencies:
|
984 | 984 | "@babel/helper-string-parser" "^7.19.4"
|
985 | 985 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments