@@ -3905,6 +3905,11 @@ character-reference-invalid@^1.0.0:
3905
3905
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560"
3906
3906
integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==
3907
3907
3908
+ chardet@^0.7.0:
3909
+ version "0.7.0"
3910
+ resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
3911
+ integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
3912
+
3908
3913
check-types@^8.0.3:
3909
3914
version "8.0.3"
3910
3915
resolved "https://registry.yarnpkg.com/check-types/-/check-types-8.0.3.tgz#3356cca19c889544f2d7a95ed49ce508a0ecf552"
4039
4044
slice-ansi "^3.0.0"
4040
4045
string-width "^4.2.0"
4041
4046
4047
+ cli-width@^2.0.0:
4048
+ version "2.2.1"
4049
+ resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
4050
+ integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==
4051
+
4042
4052
cliui@^6.0.0:
4043
4053
version "6.0.0"
4044
4054
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -5838,6 +5848,15 @@ extend@^3.0.0, extend@^3.0.2, extend@~3.0.2:
5838
5848
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
5839
5849
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
5840
5850
5851
+ external-editor@^3.0.3:
5852
+ version "3.1.0"
5853
+ resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.1.0.tgz#cb03f740befae03ea4d283caed2741a83f335495"
5854
+ integrity sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==
5855
+ dependencies:
5856
+ chardet "^0.7.0"
5857
+ iconv-lite "^0.4.24"
5858
+ tmp "^0.0.33"
5859
+
5841
5860
extglob@^0.3.1:
5842
5861
version "0.3.2"
5843
5862
resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
@@ -7093,7 +7112,7 @@ husky@^4.2.5:
7093
7112
slash "^3.0.0"
7094
7113
which-pm-runs "^1.0.0"
7095
7114
7096
- [email protected] , iconv-lite@~0.4.13:
7115
+ [email protected] , iconv-lite@
^0.4.24, iconv-lite@ ~0.4.13:
7097
7116
version "0.4.24"
7098
7117
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
7099
7118
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
@@ -7256,7 +7275,7 @@ inquirer@^7.2.0:
7256
7275
string-width "^4.1.0"
7257
7276
strip-ansi "^6.0.0"
7258
7277
through "^2.3.6"
7259
-
7278
+
7260
7279
invariant@^2.2.2, invariant@^2.2.4:
7261
7280
version "2.2.4"
7262
7281
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
@@ -9320,6 +9339,11 @@ mustache@^2.3.0:
9320
9339
resolved "https://registry.yarnpkg.com/mustache/-/mustache-2.3.2.tgz#a6d4d9c3f91d13359ab889a812954f9230a3d0c5"
9321
9340
integrity sha512-KpMNwdQsYz3O/SBS1qJ/o3sqUJ5wSb8gb0pul8CO0S56b9Y2ALm8zCfsjPXsqGFfoNBkDwZuZIAjhsZI03gYVQ==
9322
9341
9342
+
9343
+ version "0.0.8"
9344
+ resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
9345
+ integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
9346
+
9323
9347
nan@^2.12.1:
9324
9348
version "2.14.1"
9325
9349
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
@@ -9817,7 +9841,7 @@ os-homedir@^1.0.0:
9817
9841
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
9818
9842
integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
9819
9843
9820
- os-tmpdir@^1.0.0, os-tmpdir@^1.0.1:
9844
+ os-tmpdir@^1.0.0, os-tmpdir@^1.0.1, os-tmpdir@~1.0.2 :
9821
9845
version "1.0.2"
9822
9846
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
9823
9847
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
@@ -11784,6 +11808,11 @@ rsvp@^4.8.4:
11784
11808
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
11785
11809
integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
11786
11810
11811
+ run-async@^2.4.0:
11812
+ version "2.4.1"
11813
+ resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
11814
+ integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
11815
+
11787
11816
run-parallel@^1.1.9:
11788
11817
version "1.1.9"
11789
11818
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
@@ -11796,7 +11825,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
11796
11825
dependencies:
11797
11826
aproba "^1.1.1"
11798
11827
11799
- rxjs@^6.5.5:
11828
+ rxjs@^6.5.3, rxjs@^6.5. 5:
11800
11829
version "6.5.5"
11801
11830
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
11802
11831
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
@@ -12645,10 +12674,10 @@ stylelint-config-standard@^20.0.0:
12645
12674
dependencies:
12646
12675
stylelint-config-recommended "^3.0.0"
12647
12676
12648
- stylelint-scss@^3.17.2 :
12649
- version "3.17.2 "
12650
- resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.17.2 .tgz#4d849a153f9241834396f5880db2c3c964def4e3 "
12651
- integrity sha512-e0dmxqsofy/HZj4urcGSJw4S6yHDJxiQdT20/1ciCsd5lomisa7YM4+Qtt1EG4hsqEG1dbEeF855tec1UyqcSA ==
12677
+ stylelint-scss@^3.18.0 :
12678
+ version "3.18.0 "
12679
+ resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-3.18.0 .tgz#8f06371c223909bf3f62e839548af1badeed31e9 "
12680
+ integrity sha512-LD7+hv/6/ApNGt7+nR/50ft7cezKP2HM5rI8avIdGaUWre3xlHfV4jKO/DRZhscfuN+Ewy9FMhcTq0CcS0C/SA ==
12652
12681
dependencies:
12653
12682
lodash "^4.17.15"
12654
12683
postcss-media-query-parser "^0.2.3"
@@ -12938,7 +12967,7 @@ through2@^3.0.0, through2@^3.0.1:
12938
12967
dependencies:
12939
12968
readable-stream "2 || 3"
12940
12969
12941
- through@^2.3.8:
12970
+ through@^2.3.6, through@^2.3. 8:
12942
12971
version "2.3.8"
12943
12972
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
12944
12973
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
@@ -12960,6 +12989,13 @@ timsort@^0.3.0:
12960
12989
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
12961
12990
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
12962
12991
12992
+ tmp@^0.0.33:
12993
+ version "0.0.33"
12994
+ resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
12995
+ integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
12996
+ dependencies:
12997
+ os-tmpdir "~1.0.2"
12998
+
12963
12999
12964
13000
version "1.0.4"
12965
13001
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
@@ -13130,13 +13166,8 @@ tsconfig@^7.0.0:
13130
13166
"@types/strip-json-comments" "0.0.30"
13131
13167
strip-bom "^3.0.0"
13132
13168
strip-json-comments "^2.0.0"
13133
-
13134
-
13135
- version "1.11.1"
13136
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
13137
- integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
13138
13169
13139
- tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
13170
+ tslib@^1.10.0, tslib@^1.11.1, tslib@^1. 8.1, tslib@^1.9.0:
13140
13171
version "1.13.0"
13141
13172
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
13142
13173
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
0 commit comments