|
505 | 505 | dependencies: |
506 | 506 | type-detect "4.0.8" |
507 | 507 |
|
| 508 | +"@types/babel-types@*", "@types/babel-types@^7.0.0": |
| 509 | + version "7.0.9" |
| 510 | + resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.9.tgz#01d7b86949f455402a94c788883fe4ba574cad41" |
| 511 | + integrity sha512-qZLoYeXSTgQuK1h7QQS16hqLGdmqtRmN8w/rl3Au/l5x/zkHx+a4VHrHyBsi1I1vtK2oBHxSzKIu0R5p6spdOA== |
| 512 | + |
508 | 513 | "@types/babel__core@^7.1.7": |
509 | 514 | version "7.1.12" |
510 | 515 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d" |
|
538 | 543 | dependencies: |
539 | 544 | "@babel/types" "^7.3.0" |
540 | 545 |
|
| 546 | +"@types/babylon@^6.16.2": |
| 547 | + version "6.16.5" |
| 548 | + resolved "https://registry.yarnpkg.com/@types/babylon/-/babylon-6.16.5.tgz#1c5641db69eb8cdf378edd25b4be7754beeb48b4" |
| 549 | + integrity sha512-xH2e58elpj1X4ynnKp9qSnWlsRTIs6n3tgLGNfwAGHwePw0mulHQllV34n0T25uYSu1k0hRKkWXF890B1yS47w== |
| 550 | + dependencies: |
| 551 | + "@types/babel-types" "*" |
| 552 | + |
541 | 553 | "@types/bson@*": |
542 | 554 | version "1.0.4" |
543 | 555 | resolved "https://registry.yarnpkg.com/@types/bson/-/bson-1.0.4.tgz#94260b6b96fa459346959c9216799d8919e95d2b" |
@@ -706,7 +718,7 @@ acorn-walk@^6.0.1: |
706 | 718 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" |
707 | 719 | integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== |
708 | 720 |
|
709 | | -acorn@^3.1.0, acorn@~3.3.0: |
| 721 | +acorn@^3.1.0: |
710 | 722 | version "3.3.0" |
711 | 723 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" |
712 | 724 |
|
@@ -1083,6 +1095,29 @@ babel-preset-jest@^25.5.0: |
1083 | 1095 | babel-plugin-jest-hoist "^25.5.0" |
1084 | 1096 | babel-preset-current-node-syntax "^0.1.2" |
1085 | 1097 |
|
| 1098 | +babel-runtime@^6.26.0: |
| 1099 | + version "6.26.0" |
| 1100 | + resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" |
| 1101 | + integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4= |
| 1102 | + dependencies: |
| 1103 | + core-js "^2.4.0" |
| 1104 | + regenerator-runtime "^0.11.0" |
| 1105 | + |
| 1106 | +babel-types@^6.26.0: |
| 1107 | + version "6.26.0" |
| 1108 | + resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497" |
| 1109 | + integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc= |
| 1110 | + dependencies: |
| 1111 | + babel-runtime "^6.26.0" |
| 1112 | + esutils "^2.0.2" |
| 1113 | + lodash "^4.17.4" |
| 1114 | + to-fast-properties "^1.0.3" |
| 1115 | + |
| 1116 | +babylon@^6.18.0: |
| 1117 | + version "6.18.0" |
| 1118 | + resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" |
| 1119 | + integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ== |
| 1120 | + |
1086 | 1121 | backbone@^1.4.0: |
1087 | 1122 | version "1.4.0" |
1088 | 1123 | resolved "https://registry.yarnpkg.com/backbone/-/backbone-1.4.0.tgz#54db4de9df7c3811c3f032f34749a4cd27f3bd12" |
@@ -1645,11 +1680,14 @@ consolidate@^0.14.0: |
1645 | 1680 | bluebird "^3.1.1" |
1646 | 1681 |
|
1647 | 1682 | constantinople@^3.0.1: |
1648 | | - version "3.1.0" |
1649 | | - resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.0.tgz#7569caa8aa3f8d5935d62e1fa96f9f702cd81c79" |
| 1683 | + version "3.1.2" |
| 1684 | + resolved "https://registry.yarnpkg.com/constantinople/-/constantinople-3.1.2.tgz#d45ed724f57d3d10500017a7d3a889c1381ae647" |
| 1685 | + integrity sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw== |
1650 | 1686 | dependencies: |
1651 | | - acorn "^3.1.0" |
1652 | | - is-expression "^2.0.1" |
| 1687 | + "@types/babel-types" "^7.0.0" |
| 1688 | + "@types/babylon" "^6.16.2" |
| 1689 | + babel-types "^6.26.0" |
| 1690 | + babylon "^6.18.0" |
1653 | 1691 |
|
1654 | 1692 | |
1655 | 1693 | version "0.5.2" |
@@ -1746,6 +1784,11 @@ copy-descriptor@^0.1.0: |
1746 | 1784 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
1747 | 1785 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
1748 | 1786 |
|
| 1787 | +core-js@^2.4.0: |
| 1788 | + version "2.6.11" |
| 1789 | + resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" |
| 1790 | + integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== |
| 1791 | + |
1749 | 1792 | [email protected], core-util-is@^1.0.1, core-util-is@~1.0.0: |
1750 | 1793 | version "1.0.2" |
1751 | 1794 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" |
@@ -2265,8 +2308,9 @@ esutils@^1.1.6: |
2265 | 2308 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-1.1.6.tgz#c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375" |
2266 | 2309 |
|
2267 | 2310 | esutils@^2.0.2: |
2268 | | - version "2.0.2" |
2269 | | - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" |
| 2311 | + version "2.0.3" |
| 2312 | + resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" |
| 2313 | + integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== |
2270 | 2314 |
|
2271 | 2315 | etag@~1.8.1: |
2272 | 2316 | version "1.8.1" |
@@ -3488,13 +3532,6 @@ is-equal-shallow@^0.1.3: |
3488 | 3532 | dependencies: |
3489 | 3533 | is-primitive "^2.0.0" |
3490 | 3534 |
|
3491 | | -is-expression@^2.0.1: |
3492 | | - version "2.1.0" |
3493 | | - resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-2.1.0.tgz#91be9d47debcfef077977e9722be6dcfb4465ef0" |
3494 | | - dependencies: |
3495 | | - acorn "~3.3.0" |
3496 | | - object-assign "^4.0.1" |
3497 | | - |
3498 | 3535 | is-expression@^3.0.0: |
3499 | 3536 | version "3.0.0" |
3500 | 3537 | resolved "https://registry.yarnpkg.com/is-expression/-/is-expression-3.0.0.tgz#39acaa6be7fd1f3471dc42c7416e61c24317ac9f" |
|
4753 | 4790 | version "3.10.1" |
4754 | 4791 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" |
4755 | 4792 |
|
4756 | | -lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0: |
| 4793 | +lodash@^4.0.0, lodash@^4.14.0, lodash@^4.2.1, lodash@^4.3.0: |
4757 | 4794 | version "4.17.4" |
4758 | 4795 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" |
4759 | 4796 |
|
4760 | | -lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20: |
| 4797 | +lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4: |
4761 | 4798 | version "4.17.20" |
4762 | 4799 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
4763 | 4800 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
@@ -6224,6 +6261,11 @@ redent@^1.0.0: |
6224 | 6261 | indent-string "^2.1.0" |
6225 | 6262 | strip-indent "^1.0.1" |
6226 | 6263 |
|
| 6264 | +regenerator-runtime@^0.11.0: |
| 6265 | + version "0.11.1" |
| 6266 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
| 6267 | + integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
| 6268 | + |
6227 | 6269 | regex-cache@^0.4.2: |
6228 | 6270 | version "0.4.4" |
6229 | 6271 | resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd" |
|
7218 | 7260 | version "1.0.4" |
7219 | 7261 | resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" |
7220 | 7262 |
|
| 7263 | +to-fast-properties@^1.0.3: |
| 7264 | + version "1.0.3" |
| 7265 | + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" |
| 7266 | + integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc= |
| 7267 | + |
7221 | 7268 | to-fast-properties@^2.0.0: |
7222 | 7269 | version "2.0.0" |
7223 | 7270 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
|
0 commit comments