@@ -1878,18 +1878,17 @@ atob@^2.1.2:
1878
1878
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz"
1879
1879
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
1880
1880
1881
- autoprefixer@^9.7.2 :
1882
- version "9.8.6 "
1883
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6 .tgz"
1884
- integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg ==
1885
- dependencies :
1886
- browserslist "^4.12.0 "
1887
- caniuse-lite "^1.0.30001109 "
1888
- colorette "^1 .2.1 "
1881
+ autoprefixer@^10.4.4 :
1882
+ version "10.4.4 "
1883
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4 .tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e "
1884
+ integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA ==
1885
+ dependencies :
1886
+ browserslist "^4.20.2 "
1887
+ caniuse-lite "^1.0.30001317 "
1888
+ fraction.js "^4 .2.0 "
1889
1889
normalize-range "^0.1.2"
1890
- num2fraction "^1.2.2"
1891
- postcss "^7.0.32"
1892
- postcss-value-parser "^4.1.0"
1890
+ picocolors "^1.0.0"
1891
+ postcss-value-parser "^4.2.0"
1893
1892
1894
1893
aws-sign2@~0.7.0 :
1895
1894
version "0.7.0"
@@ -2219,16 +2218,16 @@ browserify-zlib@^0.2.0:
2219
2218
dependencies :
2220
2219
pako "~1.0.5"
2221
2220
2222
- browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.12.0 , browserslist@^4.16.6 :
2223
- version "4.16.6 "
2224
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6 .tgz"
2225
- integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ ==
2221
+ browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.16.6 , browserslist@^4.20.2 :
2222
+ version "4.20.2 "
2223
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.2 .tgz#567b41508757ecd904dab4d1c646c612cd3d4f88 "
2224
+ integrity sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA ==
2226
2225
dependencies :
2227
- caniuse-lite "^1.0.30001219"
2228
- colorette "^1.2.2"
2229
- electron-to-chromium "^1.3.723"
2226
+ caniuse-lite "^1.0.30001317"
2227
+ electron-to-chromium "^1.4.84"
2230
2228
escalade "^3.1.1"
2231
- node-releases "^1.1.71"
2229
+ node-releases "^2.0.2"
2230
+ picocolors "^1.0.0"
2232
2231
2233
2232
bser@2.1.1 :
2234
2233
version "2.1.1"
@@ -2352,10 +2351,10 @@ caniuse-api@^3.0.0:
2352
2351
lodash.memoize "^4.1.2"
2353
2352
lodash.uniq "^4.5.0"
2354
2353
2355
- caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001219 :
2356
- version "1.0.30001243 "
2357
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001243 .tgz"
2358
- integrity sha512-vNxw9mkTBtkmLFnJRv/2rhs1yufpDfCkBZexG3Y0xdOH2Z/eE/85E4Dl5j1YUN34nZVsSp6vVRFQRrez9wJMRA ==
2354
+ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001317 :
2355
+ version "1.0.30001317 "
2356
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001317 .tgz#0548fb28fd5bc259a70b8c1ffdbe598037666a1b "
2357
+ integrity sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ ==
2359
2358
2360
2359
capture-exit@^2.0.0 :
2361
2360
version "2.0.0"
@@ -2613,7 +2612,7 @@ color@^3.0.0:
2613
2612
color-convert "^1.9.1"
2614
2613
color-string "^1.5.4"
2615
2614
2616
- colorette@^1.2.1, colorette@^1.2. 2 :
2615
+ colorette@^1.2.2 :
2617
2616
version "1.2.2"
2618
2617
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz"
2619
2618
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
@@ -3541,10 +3540,10 @@ ee-first@1.1.1:
3541
3540
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz"
3542
3541
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
3543
3542
3544
- electron-to-chromium@^1.3.723 :
3545
- version "1.3.773 "
3546
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.773 .tgz"
3547
- integrity sha512-Y44FtvE3Lpr7ka/kPdQbIYzUBCWddW8Ky5QzKbasDeqFdJYK9izaiiAIRAoE3Kdu7+GPBVwwyWDaQ2yyeNqWRA ==
3543
+ electron-to-chromium@^1.4.84 :
3544
+ version "1.4.86 "
3545
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.86 .tgz#90fe4a9787f48d6522957213408e08a8126b2ebc "
3546
+ integrity sha512-EVTZ+igi8x63pK4bPuA95PXIs2b2Cowi3WQwI9f9qManLiZJOD1Lash1J3W4TvvcUCcIR4o/rgi9o8UicXSO+w ==
3548
3547
3549
3548
elliptic@^6.5.3 :
3550
3549
version "6.5.4"
@@ -4370,6 +4369,11 @@ form-data@~2.3.2:
4370
4369
combined-stream "^1.0.6"
4371
4370
mime-types "^2.1.12"
4372
4371
4372
+ fraction.js@^4.2.0 :
4373
+ version "4.2.0"
4374
+ resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
4375
+ integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
4376
+
4373
4377
fragment-cache@^0.2.1 :
4374
4378
version "0.2.1"
4375
4379
resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz"
@@ -4912,10 +4916,10 @@ human-signals@^2.1.0:
4912
4916
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz"
4913
4917
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
4914
4918
4915
- husky@^7.0.1 :
4916
- version "7.0.1 "
4917
- resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1 .tgz"
4918
- integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA ==
4919
+ husky@^7.0.0 :
4920
+ version "7.0.4 "
4921
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4 .tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535 "
4922
+ integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ ==
4919
4923
4920
4924
iconv-lite@0.4.24, iconv-lite@^0.4.24 :
4921
4925
version "0.4.24"
@@ -6837,10 +6841,10 @@ node-modules-regexp@^1.0.0:
6837
6841
resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz"
6838
6842
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
6839
6843
6840
- node-releases@^1.1.71 :
6841
- version "1.1.73 "
6842
- resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73 .tgz"
6843
- integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg ==
6844
+ node-releases@^2.0.2 :
6845
+ version "2.0.2 "
6846
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2 .tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01 "
6847
+ integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg ==
6844
6848
6845
6849
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0 :
6846
6850
version "2.5.0"
@@ -6924,11 +6928,6 @@ null-check@^1.0.0:
6924
6928
resolved "https://registry.yarnpkg.com/null-check/-/null-check-1.0.0.tgz"
6925
6929
integrity sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=
6926
6930
6927
- num2fraction@^1.2.2 :
6928
- version "1.2.2"
6929
- resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz"
6930
- integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
6931
-
6932
6931
nwsapi@^2.0.7, nwsapi@^2.1.3, nwsapi@^2.2.0 :
6933
6932
version "2.2.0"
6934
6933
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz"
@@ -7406,6 +7405,11 @@ physical-cpu-count@^2.0.0:
7406
7405
resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz"
7407
7406
integrity sha1-GN4vl+S/epVRrXURlCtUlverpmA=
7408
7407
7408
+ picocolors@^1.0.0 :
7409
+ version "1.0.0"
7410
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
7411
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
7412
+
7409
7413
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3 :
7410
7414
version "2.3.0"
7411
7415
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz"
@@ -7840,10 +7844,10 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.1:
7840
7844
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz"
7841
7845
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
7842
7846
7843
- postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0 :
7844
- version "4.1 .0"
7845
- resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1 .0.tgz"
7846
- integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ ==
7847
+ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0 :
7848
+ version "4.2 .0"
7849
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2 .0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514 "
7850
+ integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ ==
7847
7851
7848
7852
postcss@6.0.1 :
7849
7853
version "6.0.1"
@@ -7872,7 +7876,7 @@ postcss@^6.0.1:
7872
7876
source-map "^0.6.1"
7873
7877
supports-color "^5.4.0"
7874
7878
7875
- postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.32 :
7879
+ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.27 :
7876
7880
version "7.0.36"
7877
7881
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz"
7878
7882
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
0 commit comments