@@ -226,6 +226,13 @@ anymatch@^1.3.0:
226
226
arrify "^1.0.0"
227
227
micromatch "^2.1.5"
228
228
229
+ anymatch@^2.0.0 :
230
+ version "2.0.0"
231
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
232
+ dependencies :
233
+ micromatch "^3.1.4"
234
+ normalize-path "^2.1.1"
235
+
229
236
aproba@^1.0.3 :
230
237
version "1.1.2"
231
238
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.2.tgz#45c6629094de4e96f693ef7eab74ae079c240fc1"
@@ -367,12 +374,6 @@ async@^2.0.0:
367
374
dependencies :
368
375
lodash "^4.14.0"
369
376
370
- async@^2.1.2 :
371
- version "2.5.0"
372
- resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
373
- dependencies :
374
- lodash "^4.14.0"
375
-
376
377
async@~2.1.2 :
377
378
version "2.1.5"
378
379
resolved "https://registry.yarnpkg.com/async/-/async-2.1.5.tgz#e587c68580994ac67fc56ff86d3ac56bdbe810bc"
748
749
nodemailer-shared "1.1.0"
749
750
punycode "1.4.1"
750
751
751
- builtin-modules@^1.0.0, builtin-modules@^1.1.0, builtin-modules@^1.1. 1 :
752
+ builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
752
753
version "1.1.1"
753
754
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
754
755
756
+ builtin-modules@^2.0.0 :
757
+ version "2.0.0"
758
+ resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-2.0.0.tgz#60b7ef5ae6546bd7deefa74b08b62a43a232648e"
759
+
755
760
builtin-status-codes@^3.0.0 :
756
761
version "3.0.0"
757
762
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
@@ -871,6 +876,24 @@ chokidar@^1.4.1, chokidar@^1.7.0:
871
876
optionalDependencies :
872
877
fsevents "^1.0.0"
873
878
879
+ chokidar@^2.0.2 :
880
+ version "2.0.2"
881
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.2.tgz#4dc65139eeb2714977735b6a35d06e97b494dfd7"
882
+ dependencies :
883
+ anymatch "^2.0.0"
884
+ async-each "^1.0.0"
885
+ braces "^2.3.0"
886
+ glob-parent "^3.1.0"
887
+ inherits "^2.0.1"
888
+ is-binary-path "^1.0.0"
889
+ is-glob "^4.0.0"
890
+ normalize-path "^2.1.1"
891
+ path-is-absolute "^1.0.0"
892
+ readdirp "^2.0.0"
893
+ upath "^1.0.0"
894
+ optionalDependencies :
895
+ fsevents "^1.0.0"
896
+
874
897
chownr@^1.0.1 :
875
898
version "1.0.1"
876
899
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181"
@@ -1966,9 +1989,9 @@ forever-agent@~0.6.1:
1966
1989
version "0.6.1"
1967
1990
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
1968
1991
1969
-
1970
- version "0.4.0 "
1971
- resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.4.0 .tgz#a2a549d24368f209d8c0d8e366ddedbb1a070cb6 "
1992
+
1993
+ version "0.4.1 "
1994
+ resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-0.4.1 .tgz#718801621c50c7f20de9c8e6a68a2db228a4081f "
1972
1995
dependencies :
1973
1996
babel-code-frame "^6.22.0"
1974
1997
chalk "^1.1.3"
@@ -2206,6 +2229,13 @@ glob-parent@^2.0.0:
2206
2229
dependencies :
2207
2230
is-glob "^2.0.0"
2208
2231
2232
+ glob-parent@^3.1.0 :
2233
+ version "3.1.0"
2234
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
2235
+ dependencies :
2236
+ is-glob "^3.1.0"
2237
+ path-dirname "^1.0.0"
2238
+
2209
2239
glob@^7.0.0, glob@^7.0.5, glob@^7.1.0, glob@^7.1.1, glob@^7.1.2 :
2210
2240
version "7.1.2"
2211
2241
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
@@ -2663,6 +2693,10 @@ is-extglob@^1.0.0:
2663
2693
version "1.0.0"
2664
2694
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
2665
2695
2696
+ is-extglob@^2.1.0, is-extglob@^2.1.1 :
2697
+ version "2.1.1"
2698
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
2699
+
2666
2700
is-finite@^1.0.0 :
2667
2701
version "1.0.2"
2668
2702
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
@@ -2685,6 +2719,18 @@ is-glob@^2.0.0, is-glob@^2.0.1:
2685
2719
dependencies :
2686
2720
is-extglob "^1.0.0"
2687
2721
2722
+ is-glob@^3.1.0 :
2723
+ version "3.1.0"
2724
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
2725
+ dependencies :
2726
+ is-extglob "^2.1.0"
2727
+
2728
+ is-glob@^4.0.0 :
2729
+ version "4.0.0"
2730
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
2731
+ dependencies :
2732
+ is-extglob "^2.1.1"
2733
+
2688
2734
is-module@^1.0.0 :
2689
2735
version "1.0.0"
2690
2736
resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591"
@@ -3649,7 +3695,7 @@ normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-
3649
3695
semver "2 || 3 || 4 || 5"
3650
3696
validate-npm-package-license "^3.0.1"
3651
3697
3652
- normalize-path@^2.0.1 :
3698
+ normalize-path@^2.0.1, normalize-path@^2.1.1 :
3653
3699
version "2.1.1"
3654
3700
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
3655
3701
dependencies :
3932
3978
version "0.0.0"
3933
3979
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.0.tgz#a0b870729aae214005b7d5032ec2cbbb0fb4451a"
3934
3980
3981
+ path-dirname@^1.0.0 :
3982
+ version "1.0.2"
3983
+ resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c0336c6e32b9160609e0"
3984
+
3935
3985
path-exists@^2.0.0 :
3936
3986
version "2.1.0"
3937
3987
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
@@ -4584,11 +4634,11 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
4584
4634
hash-base "^2.0.0"
4585
4635
inherits "^2.0.1"
4586
4636
4587
- rollup-plugin-node-resolve@3.0.3 :
4588
- version "3.0.3 "
4589
- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-3.0.3. tgz#8f57b253edd00e5b0ad0aed7b7e9cf5982e98fa4 "
4637
+ rollup-plugin-node-resolve@3.2.0 :
4638
+ version "3.2.0 "
4639
+ resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-3.2.0. tgz#31534952f3ab21f9473c1d092be7ed43937ea4d4 "
4590
4640
dependencies :
4591
- builtin-modules "^1.1 .0"
4641
+ builtin-modules "^2.0 .0"
4592
4642
is-module "^1.0.0"
4593
4643
resolve "^1.1.6"
4594
4644
@@ -4612,9 +4662,9 @@ rollup-pluginutils@^2.0.1:
4612
4662
estree-walker "^0.3.0"
4613
4663
micromatch "^2.3.11"
4614
4664
4615
-
4616
- version "0.56.3 "
4617
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.56.3 .tgz#7900695531afa1badd3235f285cc4aa0d49ce254 "
4665
+
4666
+ version "0.56.5 "
4667
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.56.5 .tgz#40fe3cf0cd1659d469baad11f4d5b6336c14ce84 "
4618
4668
4619
4669
run-queue@^1.0.0, run-queue@^1.0.3 :
4620
4670
version "1.0.3"
@@ -5258,9 +5308,9 @@ trim-off-newlines@^1.0.0:
5258
5308
version "1.0.1"
5259
5309
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
5260
5310
5261
-
5262
- version "4.0.0 "
5263
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-4.0.0 .tgz#1d79f777e4f09de88a60697d8d4a96e55164caa9 "
5311
+
5312
+ version "4.0.1 "
5313
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-4.0.1 .tgz#3d920b059966efec9637133ab0ca9b04d625d59a "
5264
5314
dependencies :
5265
5315
chalk "^2.3.0"
5266
5316
enhanced-resolve "^4.0.0"
@@ -5494,6 +5544,10 @@ unset-value@^1.0.0:
5494
5544
has-value "^0.3.1"
5495
5545
isobject "^3.0.0"
5496
5546
5547
+ upath@^1.0.0 :
5548
+ version "1.0.4"
5549
+ resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d"
5550
+
5497
5551
urix@^0.1.0 :
5498
5552
version "0.1.0"
5499
5553
resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
@@ -5571,13 +5625,13 @@ vue-parser@^1.1.5:
5571
5625
dependencies :
5572
5626
parse5 "^3.0.3"
5573
5627
5574
- watchpack@^1.4 .0 :
5575
- version "1.4 .0"
5576
- resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.4 .0.tgz#4a1472bcbb952bd0a9bb4036801f954dfb39faac "
5628
+ watchpack@^1.5 .0 :
5629
+ version "1.5 .0"
5630
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.5 .0.tgz#231e783af830a22f8966f65c4c4bacc814072eed "
5577
5631
dependencies :
5578
- async "^2.1.2"
5579
- chokidar "^1.7.0"
5632
+ chokidar "^2.0.2"
5580
5633
graceful-fs "^4.1.2"
5634
+ neo-async "^2.5.0"
5581
5635
5582
5636
webpack-dev-middleware@^1.12.0 :
5583
5637
version "1.12.2"
@@ -5603,9 +5657,9 @@ webpack-sources@^1.1.0:
5603
5657
source-list-map "^2.0.0"
5604
5658
source-map "~0.6.1"
5605
5659
5606
- webpack@4.0.0 :
5607
- version "4.0.0 "
5608
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.0.0 .tgz#423c2d27cb050e7655c6ea25ce27bfcbfcb56731 "
5660
+ webpack@4.1.1 :
5661
+ version "4.1.1 "
5662
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.1.1 .tgz#44e4d6a869dd36fdfc0b227f9bd865a4bccfd81c "
5609
5663
dependencies :
5610
5664
acorn "^5.0.0"
5611
5665
acorn-dynamic-import "^3.0.0"
5624
5678
schema-utils "^0.4.2"
5625
5679
tapable "^1.0.0"
5626
5680
uglifyjs-webpack-plugin "^1.1.1"
5627
- watchpack "^1.4 .0"
5681
+ watchpack "^1.5 .0"
5628
5682
webpack-sources "^1.0.1"
5629
5683
5630
5684
when@^3.7.7 :
0 commit comments