|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
39 | 39 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
40 | 40 |
|
41 |
| -"@babel/core@7.21.0": |
42 |
| - version "7.21.0" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
44 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 41 | +"@babel/core@7.21.3": |
| 42 | + version "7.21.3" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 44 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
45 | 45 | dependencies:
|
46 | 46 | "@ampproject/remapping" "^2.2.0"
|
47 | 47 | "@babel/code-frame" "^7.18.6"
|
48 |
| - "@babel/generator" "^7.21.0" |
| 48 | + "@babel/generator" "^7.21.3" |
49 | 49 | "@babel/helper-compilation-targets" "^7.20.7"
|
50 |
| - "@babel/helper-module-transforms" "^7.21.0" |
| 50 | + "@babel/helper-module-transforms" "^7.21.2" |
51 | 51 | "@babel/helpers" "^7.21.0"
|
52 |
| - "@babel/parser" "^7.21.0" |
| 52 | + "@babel/parser" "^7.21.3" |
53 | 53 | "@babel/template" "^7.20.7"
|
54 |
| - "@babel/traverse" "^7.21.0" |
55 |
| - "@babel/types" "^7.21.0" |
| 54 | + "@babel/traverse" "^7.21.3" |
| 55 | + "@babel/types" "^7.21.3" |
56 | 56 | convert-source-map "^1.7.0"
|
57 | 57 | debug "^4.1.0"
|
58 | 58 | gensync "^1.0.0-beta.2"
|
|
211 | 211 | "@babel/traverse" "^7.20.10"
|
212 | 212 | "@babel/types" "^7.20.7"
|
213 | 213 |
|
214 |
| -"@babel/helper-module-transforms@^7.21.0": |
215 |
| - version "7.21.0" |
216 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67" |
217 |
| - integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ== |
| 214 | +"@babel/helper-module-transforms@^7.21.2": |
| 215 | + version "7.21.2" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
| 217 | + integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
218 | 218 | dependencies:
|
219 | 219 | "@babel/helper-environment-visitor" "^7.18.9"
|
220 | 220 | "@babel/helper-module-imports" "^7.18.6"
|
221 | 221 | "@babel/helper-simple-access" "^7.20.2"
|
222 | 222 | "@babel/helper-split-export-declaration" "^7.18.6"
|
223 | 223 | "@babel/helper-validator-identifier" "^7.19.1"
|
224 | 224 | "@babel/template" "^7.20.7"
|
225 |
| - "@babel/traverse" "^7.21.0" |
226 |
| - "@babel/types" "^7.21.0" |
| 225 | + "@babel/traverse" "^7.21.2" |
| 226 | + "@babel/types" "^7.21.2" |
227 | 227 |
|
228 | 228 | "@babel/helper-optimise-call-expression@^7.18.6":
|
229 | 229 | version "7.18.6"
|
|
1096 | 1096 | debug "^4.1.0"
|
1097 | 1097 | globals "^11.1.0"
|
1098 | 1098 |
|
1099 |
| -"@babel/traverse@^7.4.5": |
| 1099 | +"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.4.5": |
1100 | 1100 | version "7.21.3"
|
1101 | 1101 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67"
|
1102 | 1102 | integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
|
|
1121 | 1121 | "@babel/helper-validator-identifier" "^7.19.1"
|
1122 | 1122 | to-fast-properties "^2.0.0"
|
1123 | 1123 |
|
1124 |
| -"@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3": |
| 1124 | +"@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.7", "@babel/types@^7.21.2", "@babel/types@^7.21.3": |
1125 | 1125 | version "7.21.3"
|
1126 | 1126 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05"
|
1127 | 1127 | integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
|
|
0 commit comments