|
64 | 64 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" |
65 | 65 | integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
66 | 66 |
|
67 | | - |
68 | | - version "7.19.3" |
69 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
70 | | - integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
| 67 | + |
| 68 | + version "7.19.6" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
| 70 | + integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
71 | 71 | dependencies: |
72 | 72 | "@ampproject/remapping" "^2.1.0" |
73 | 73 | "@babel/code-frame" "^7.18.6" |
74 | | - "@babel/generator" "^7.19.3" |
| 74 | + "@babel/generator" "^7.19.6" |
75 | 75 | "@babel/helper-compilation-targets" "^7.19.3" |
76 | | - "@babel/helper-module-transforms" "^7.19.0" |
77 | | - "@babel/helpers" "^7.19.0" |
78 | | - "@babel/parser" "^7.19.3" |
| 76 | + "@babel/helper-module-transforms" "^7.19.6" |
| 77 | + "@babel/helpers" "^7.19.4" |
| 78 | + "@babel/parser" "^7.19.6" |
79 | 79 | "@babel/template" "^7.18.10" |
80 | | - "@babel/traverse" "^7.19.3" |
81 | | - "@babel/types" "^7.19.3" |
| 80 | + "@babel/traverse" "^7.19.6" |
| 81 | + "@babel/types" "^7.19.4" |
82 | 82 | convert-source-map "^1.7.0" |
83 | 83 | debug "^4.1.0" |
84 | 84 | gensync "^1.0.0-beta.2" |
|
151 | 151 | "@jridgewell/gen-mapping" "^0.3.2" |
152 | 152 | jsesc "^2.5.1" |
153 | 153 |
|
154 | | -"@babel/generator@^7.19.3": |
155 | | - version "7.19.3" |
156 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
157 | | - integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
| 154 | +"@babel/generator@^7.19.6": |
| 155 | + version "7.19.6" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
| 157 | + integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
158 | 158 | dependencies: |
159 | | - "@babel/types" "^7.19.3" |
| 159 | + "@babel/types" "^7.19.4" |
160 | 160 | "@jridgewell/gen-mapping" "^0.3.2" |
161 | 161 | jsesc "^2.5.1" |
162 | 162 |
|
|
412 | 412 | "@babel/traverse" "^7.19.0" |
413 | 413 | "@babel/types" "^7.19.0" |
414 | 414 |
|
| 415 | +"@babel/helper-module-transforms@^7.19.6": |
| 416 | + version "7.19.6" |
| 417 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
| 418 | + integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
| 419 | + dependencies: |
| 420 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 421 | + "@babel/helper-module-imports" "^7.18.6" |
| 422 | + "@babel/helper-simple-access" "^7.19.4" |
| 423 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 424 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 425 | + "@babel/template" "^7.18.10" |
| 426 | + "@babel/traverse" "^7.19.6" |
| 427 | + "@babel/types" "^7.19.4" |
| 428 | + |
415 | 429 | "@babel/helper-optimise-call-expression@^7.12.13": |
416 | 430 | version "7.12.13" |
417 | 431 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea" |
|
517 | 531 | dependencies: |
518 | 532 | "@babel/types" "^7.18.6" |
519 | 533 |
|
| 534 | +"@babel/helper-simple-access@^7.19.4": |
| 535 | + version "7.19.4" |
| 536 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
| 537 | + integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
| 538 | + dependencies: |
| 539 | + "@babel/types" "^7.19.4" |
| 540 | + |
520 | 541 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
521 | 542 | version "7.18.9" |
522 | 543 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818" |
|
602 | 623 | "@babel/traverse" "^7.14.0" |
603 | 624 | "@babel/types" "^7.14.0" |
604 | 625 |
|
605 | | -"@babel/helpers@^7.19.0": |
606 | | - version "7.19.0" |
607 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
608 | | - integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
| 626 | +"@babel/helpers@^7.19.4": |
| 627 | + version "7.19.4" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5" |
| 629 | + integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw== |
609 | 630 | dependencies: |
610 | 631 | "@babel/template" "^7.18.10" |
611 | | - "@babel/traverse" "^7.19.0" |
612 | | - "@babel/types" "^7.19.0" |
| 632 | + "@babel/traverse" "^7.19.4" |
| 633 | + "@babel/types" "^7.19.4" |
613 | 634 |
|
614 | 635 | "@babel/highlight@^7.12.13": |
615 | 636 | version "7.14.0" |
|
654 | 675 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c" |
655 | 676 | integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
656 | 677 |
|
657 | | -"@babel/parser@^7.19.3": |
658 | | - version "7.19.3" |
659 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
660 | | - integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
| 678 | +"@babel/parser@^7.19.6": |
| 679 | + version "7.19.6" |
| 680 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
| 681 | + integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
661 | 682 |
|
662 | 683 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
663 | 684 | version "7.18.6" |
|
1382 | 1403 | debug "^4.1.0" |
1383 | 1404 | globals "^11.1.0" |
1384 | 1405 |
|
1385 | | -"@babel/traverse@^7.19.3": |
1386 | | - version "7.19.3" |
1387 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1388 | | - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
| 1406 | +"@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6": |
| 1407 | + version "7.19.6" |
| 1408 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
| 1409 | + integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
1389 | 1410 | dependencies: |
1390 | 1411 | "@babel/code-frame" "^7.18.6" |
1391 | | - "@babel/generator" "^7.19.3" |
| 1412 | + "@babel/generator" "^7.19.6" |
1392 | 1413 | "@babel/helper-environment-visitor" "^7.18.9" |
1393 | 1414 | "@babel/helper-function-name" "^7.19.0" |
1394 | 1415 | "@babel/helper-hoist-variables" "^7.18.6" |
1395 | 1416 | "@babel/helper-split-export-declaration" "^7.18.6" |
1396 | | - "@babel/parser" "^7.19.3" |
1397 | | - "@babel/types" "^7.19.3" |
| 1417 | + "@babel/parser" "^7.19.6" |
| 1418 | + "@babel/types" "^7.19.4" |
1398 | 1419 | debug "^4.1.0" |
1399 | 1420 | globals "^11.1.0" |
1400 | 1421 |
|
|
1440 | 1461 | "@babel/helper-validator-identifier" "^7.18.6" |
1441 | 1462 | to-fast-properties "^2.0.0" |
1442 | 1463 |
|
1443 | | -"@babel/types@^7.19.3": |
1444 | | - version "7.19.3" |
1445 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
1446 | | - integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
1447 | | - dependencies: |
1448 | | - "@babel/helper-string-parser" "^7.18.10" |
1449 | | - "@babel/helper-validator-identifier" "^7.19.1" |
1450 | | - to-fast-properties "^2.0.0" |
1451 | | - |
1452 | 1464 | "@babel/types@^7.19.4": |
1453 | 1465 | version "7.19.4" |
1454 | 1466 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
|
0 commit comments