|
36 | 36 | dependencies:
|
37 | 37 | "@babel/types" "^7.0.0"
|
38 | 38 |
|
| 39 | +"@babel/helper-module-imports@^7.0.0": |
| 40 | + version "7.0.0" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d" |
| 42 | + integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A== |
| 43 | + dependencies: |
| 44 | + "@babel/types" "^7.0.0" |
| 45 | + |
39 | 46 | "@babel/helper-split-export-declaration@^7.0.0":
|
40 | 47 | version "7.0.0"
|
41 | 48 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813"
|
@@ -2122,11 +2129,6 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
|
2122 | 2129 | resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
|
2123 | 2130 | integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
|
2124 | 2131 |
|
2125 |
| -estree-walker@^0.2.1: |
2126 |
| - version "0.2.1" |
2127 |
| - resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-0.2.1.tgz#bdafe8095383d8414d5dc2ecf4c9173b6db9412e" |
2128 |
| - integrity sha1-va/oCVOD2EFNXcLs9MkXO225QS4= |
2129 |
| - |
2130 | 2132 | estree-walker@^0.5.2:
|
2131 | 2133 | version "0.5.2"
|
2132 | 2134 | resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39"
|
@@ -3971,7 +3973,7 @@ mimic-fn@^1.0.0:
|
3971 | 3973 | resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
|
3972 | 3974 | integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
|
3973 | 3975 |
|
3974 |
| -minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4: |
| 3976 | +minimatch@^3.0.3, minimatch@^3.0.4: |
3975 | 3977 | version "3.0.4"
|
3976 | 3978 | resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
|
3977 | 3979 | integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
|
@@ -4921,12 +4923,13 @@ rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@~2.6.2:
|
4921 | 4923 | dependencies:
|
4922 | 4924 | glob "^7.0.5"
|
4923 | 4925 |
|
4924 |
| -rollup-plugin-babel@^3.0.7: |
4925 |
| - version "3.0.7" |
4926 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.7.tgz#5b13611f1ab8922497e9d15197ae5d8a23fe3b1e" |
4927 |
| - integrity sha512-bVe2y0z/V5Ax1qU8NX/0idmzIwJPdUGu8Xx3vXH73h0yGjxfv2gkFI82MBVg49SlsFlLTBadBHb67zy4TWM3hA== |
| 4926 | +rollup-plugin-babel@^4.0.3: |
| 4927 | + version "4.0.3" |
| 4928 | + resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.3.tgz#8282b0e22233160d679e9c7631342e848422fb02" |
| 4929 | + integrity sha512-/PP0MgbPQyRywI4zRIJim6ySjTcOLo4kQbEbROqp9kOR3kHC3FeU++QpBDZhS2BcHtJTVZMVbBV46flbBN5zxQ== |
4928 | 4930 | dependencies:
|
4929 |
| - rollup-pluginutils "^1.5.0" |
| 4931 | + "@babel/helper-module-imports" "^7.0.0" |
| 4932 | + rollup-pluginutils "^2.3.0" |
4930 | 4933 |
|
4931 | 4934 | rollup-plugin-commonjs@^9.2.0:
|
4932 | 4935 | version "9.2.0"
|
@@ -4957,17 +4960,9 @@ rollup-plugin-uglify@^6.0.0:
|
4957 | 4960 | serialize-javascript "^1.5.0"
|
4958 | 4961 | uglify-js "^3.4.9"
|
4959 | 4962 |
|
4960 |
| -rollup-pluginutils@^1.5.0: |
4961 |
| - version "1.5.2" |
4962 |
| - resolved "http://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-1.5.2.tgz#1e156e778f94b7255bfa1b3d0178be8f5c552408" |
4963 |
| - integrity sha1-HhVud4+UtyVb+hs9AXi+j1xVJAg= |
4964 |
| - dependencies: |
4965 |
| - estree-walker "^0.2.1" |
4966 |
| - minimatch "^3.0.2" |
4967 |
| - |
4968 |
| -rollup-pluginutils@^2.3.3: |
| 4963 | +rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3: |
4969 | 4964 | version "2.3.3"
|
4970 |
| - resolved "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.3.3.tgz#3aad9b1eb3e7fe8262820818840bf091e5ae6794" |
| 4965 | + resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.3.3.tgz#3aad9b1eb3e7fe8262820818840bf091e5ae6794" |
4971 | 4966 | integrity sha512-2XZwja7b6P5q4RZ5FhyX1+f46xi1Z3qBKigLRZ6VTZjwbN0K1IFGMlwm06Uu0Emcre2Z63l77nq/pzn+KxIEoA==
|
4972 | 4967 | dependencies:
|
4973 | 4968 | estree-walker "^0.5.2"
|
|
0 commit comments