@@ -1809,13 +1809,6 @@ babel-jest@^24.8.0:
1809
1809
chalk "^2.4.2"
1810
1810
slash "^2.0.0"
1811
1811
1812
- babel-messages@^6.23.0 :
1813
- version "6.23.0"
1814
- resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
1815
- integrity sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=
1816
- dependencies :
1817
- babel-runtime "^6.22.0"
1818
-
1819
1812
babel-plugin-dynamic-import-node@^2.3.0 :
1820
1813
version "2.3.0"
1821
1814
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
@@ -1856,43 +1849,13 @@ babel-preset-jest@^24.6.0:
1856
1849
" @babel/plugin-syntax-object-rest-spread" " ^7.0.0"
1857
1850
babel-plugin-jest-hoist "^24.6.0"
1858
1851
1859
- babel-runtime@^6.22.0, babel-runtime@^6. 23.0, babel-runtime@^6.26.0 :
1852
+ babel-runtime@^6.23.0, babel-runtime@^6.26.0 :
1860
1853
version "6.26.0"
1861
1854
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
1862
1855
dependencies :
1863
1856
core-js "^2.4.0"
1864
1857
regenerator-runtime "^0.11.0"
1865
1858
1866
- babel-traverse@^6.26.0 :
1867
- version "6.26.0"
1868
- resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
1869
- integrity sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=
1870
- dependencies :
1871
- babel-code-frame "^6.26.0"
1872
- babel-messages "^6.23.0"
1873
- babel-runtime "^6.26.0"
1874
- babel-types "^6.26.0"
1875
- babylon "^6.18.0"
1876
- debug "^2.6.8"
1877
- globals "^9.18.0"
1878
- invariant "^2.2.2"
1879
- lodash "^4.17.4"
1880
-
1881
- babel-types@^6.26.0 :
1882
- version "6.26.0"
1883
- resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
1884
- integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
1885
- dependencies :
1886
- babel-runtime "^6.26.0"
1887
- esutils "^2.0.2"
1888
- lodash "^4.17.4"
1889
- to-fast-properties "^1.0.3"
1890
-
1891
- babylon@^6.18.0 :
1892
- version "6.18.0"
1893
- resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
1894
- integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
1895
-
1896
1859
balanced-match@^1.0.0 :
1897
1860
version "1.0.0"
1898
1861
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -4218,7 +4181,7 @@ fs-extra@^7.0.0:
4218
4181
jsonfile "^4.0.0"
4219
4182
universalify "^0.1.0"
4220
4183
4221
- fs-extra@^8.0.1 :
4184
+ fs-extra@^8.1.0 :
4222
4185
version "8.1.0"
4223
4186
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
4224
4187
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
@@ -4521,11 +4484,6 @@ globals@^11.1.0, globals@^11.7.0:
4521
4484
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
4522
4485
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
4523
4486
4524
- globals@^9.18.0 :
4525
- version "9.18.0"
4526
- resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
4527
- integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
4528
-
4529
4487
globby@^10.0.1 :
4530
4488
version "10.0.1"
4531
4489
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
@@ -6235,7 +6193,7 @@ lodash@^4.13.1, lodash@^4.17.10, lodash@^4.2.1, lodash@^4.3.0:
6235
6193
version "4.17.10"
6236
6194
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
6237
6195
6238
- lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17. 5 :
6196
+ lodash@^4.17.11, lodash@^4.17.5 :
6239
6197
version "4.17.11"
6240
6198
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6241
6199
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
@@ -8400,11 +8358,6 @@ schema-utils@^2.0.0:
8400
8358
ajv "^6.10.2"
8401
8359
ajv-keywords "^3.4.1"
8402
8360
8403
- scriptjs@^2.5.9 :
8404
- version "2.5.9"
8405
- resolved "https://registry.yarnpkg.com/scriptjs/-/scriptjs-2.5.9.tgz#343915cd2ec2ed9bfdde2b9875cd28f59394b35f"
8406
- integrity sha512-qGVDoreyYiP1pkQnbnFAUIS5AjenNwwQBdl7zeos9etl+hYKWahjRTfzAZZYBv5xNHx7vNKCmaLDQZ6Fr2AEXg==
8407
-
8408
8361
select-hose@^2.0.0 :
8409
8362
version "2.0.0"
8410
8363
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
@@ -9275,11 +9228,6 @@ to-arraybuffer@^1.0.0:
9275
9228
resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
9276
9229
integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
9277
9230
9278
- to-fast-properties@^1.0.3 :
9279
- version "1.0.3"
9280
- resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
9281
- integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
9282
-
9283
9231
to-fast-properties@^2.0.0 :
9284
9232
version "2.0.0"
9285
9233
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
@@ -9732,17 +9680,14 @@ webpack-dev-server@^3.7.2:
9732
9680
ws "^6.2.1"
9733
9681
yargs "12.0.5"
9734
9682
9735
- webpack-external-import@^0.0.1 -beta.19 :
9736
- version "0.0.1 -beta.32 "
9737
- resolved "https://registry.yarnpkg.com/webpack-external-import/-/webpack-external-import-0.0.1 -beta.32 .tgz#bdfd6072b946505d5b20661b9eb188601f129afd "
9738
- integrity sha512-Ch/prxjZNhB1TE422kemmxqR/xPInU/Me43ETxCka+bCpiQoovMVV6UKe5sInX0nX+NuUiwNs3JfK0lLGzOMGA ==
9683
+ webpack-external-import@^0.3.0 -beta.0 :
9684
+ version "0.3.0 -beta.0 "
9685
+ resolved "https://registry.yarnpkg.com/webpack-external-import/-/webpack-external-import-0.3.0 -beta.0 .tgz#bceccdafb9572931ee93ffa84e39eea9f6d15dca "
9686
+ integrity sha512-58uSxZEi1Y2HGktQficlwSVHcvml1p6fpXrFEMEgi8nR/eLWlHcoYyILGRzZFSq8jfFqhAbHlm4fcnAIVA5Epg ==
9739
9687
dependencies :
9740
- " @babel/helper-module-imports" " ^7.0.0"
9741
- babel-traverse "^6.26.0"
9742
9688
dimport "^1.0.0"
9743
- fs-extra "^8.0.1 "
9689
+ fs-extra "^8.1.0 "
9744
9690
loadjs "^3.6.1"
9745
- scriptjs "^2.5.9"
9746
9691
9747
9692
webpack-log@^2.0.0 :
9748
9693
version "2.0.0"
0 commit comments