|
379 | 379 | dependencies:
|
380 | 380 | "@babel/types" "^7.15.4"
|
381 | 381 |
|
| 382 | +"@babel/helper-string-parser@^7.19.4": |
| 383 | + version "7.19.4" |
| 384 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 385 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 386 | + |
382 | 387 | "@babel/helper-validator-identifier@^7.14.0":
|
383 | 388 | version "7.14.0"
|
384 | 389 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
|
389 | 394 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
390 | 395 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
391 | 396 |
|
| 397 | +"@babel/helper-validator-identifier@^7.19.1": |
| 398 | + version "7.19.1" |
| 399 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
| 400 | + integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
| 401 | + |
392 | 402 | "@babel/helper-validator-option@^7.12.17":
|
393 | 403 | version "7.12.17"
|
394 | 404 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
1196 | 1206 | debug "^4.1.0"
|
1197 | 1207 | globals "^11.1.0"
|
1198 | 1208 |
|
1199 |
| -"@babel/[email protected]", "@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1209 | + |
| 1210 | + version "7.21.3" |
| 1211 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 1212 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1213 | + dependencies: |
| 1214 | + "@babel/helper-string-parser" "^7.19.4" |
| 1215 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1216 | + to-fast-properties "^2.0.0" |
| 1217 | + |
| 1218 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1200 | 1219 | version "7.14.2"
|
1201 | 1220 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
|
1202 | 1221 | integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
|
|
0 commit comments