Skip to content

Commit 57467a8

Browse files
committed
chore(deps): lock file maintenance
1 parent 974502e commit 57467a8

File tree

2 files changed

+104
-99
lines changed

2 files changed

+104
-99
lines changed

website/yarn.lock

Lines changed: 54 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,20 @@
7070
semver "^5.5.0"
7171

7272
"@babel/helper-create-class-features-plugin@^7.12.13":
73-
version "7.12.13"
74-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.13.tgz#0f1707c2eec1a4604f2a22a6fb209854ef2a399a"
75-
integrity sha512-Vs/e9wv7rakKYeywsmEBSRC9KtmE7Px+YBlESekLeJOF0zbGUicGfXSNi3o+tfXSNS48U/7K9mIOOCR79Cl3+Q==
73+
version "7.12.16"
74+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.16.tgz#955d5099fd093e5afb05542190f8022105082c61"
75+
integrity sha512-KbSEj8l9zYkMVHpQqM3wJNxS1d9h3U9vm/uE5tpjMbaj3lTp+0noe3KPsV5dSD9jxKnf9jO9Ip9FX5PKNZCKow==
7676
dependencies:
7777
"@babel/helper-function-name" "^7.12.13"
78-
"@babel/helper-member-expression-to-functions" "^7.12.13"
78+
"@babel/helper-member-expression-to-functions" "^7.12.16"
7979
"@babel/helper-optimise-call-expression" "^7.12.13"
8080
"@babel/helper-replace-supers" "^7.12.13"
8181
"@babel/helper-split-export-declaration" "^7.12.13"
8282

8383
"@babel/helper-create-regexp-features-plugin@^7.12.13":
84-
version "7.12.13"
85-
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.13.tgz#0996d370a92896c612ae41a4215544bd152579c0"
86-
integrity sha512-XC+kiA0J3at6E85dL5UnCYfVOcIZ834QcAY0TIpgUVnz0zDzg+0TtvZTnJ4g9L1dPRGe30Qi03XCIS4tYCLtqw==
84+
version "7.12.16"
85+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.16.tgz#3b31d13f39f930fad975e151163b7df7d4ffe9d3"
86+
integrity sha512-jAcQ1biDYZBdaAxB4yg46/XirgX7jBDiMHDbwYQOgtViLBXGxJpZQ24jutmBqAIB/q+AwB6j+NbBXjKxEY8vqg==
8787
dependencies:
8888
"@babel/helper-annotate-as-pure" "^7.12.13"
8989
regexpu-core "^4.7.1"
@@ -118,10 +118,10 @@
118118
dependencies:
119119
"@babel/types" "^7.12.13"
120120

121-
"@babel/helper-member-expression-to-functions@^7.12.13":
122-
version "7.12.13"
123-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz#c5715695b4f8bab32660dbdcdc2341dec7e3df40"
124-
integrity sha512-B+7nN0gIL8FZ8SvMcF+EPyB21KnCcZHQZFczCxbiNGV/O0rsrSBlWGLzmtBJ3GMjSVMIm4lpFhR+VdVBuIsUcQ==
121+
"@babel/helper-member-expression-to-functions@^7.12.13", "@babel/helper-member-expression-to-functions@^7.12.16":
122+
version "7.12.16"
123+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.16.tgz#41e0916b99f8d5f43da4f05d85f4930fa3d62b22"
124+
integrity sha512-zYoZC1uvebBFmj1wFAlXwt35JLEgecefATtKp20xalwEK8vHAixLBXTGxNrVGEmTT+gzOThUgr8UEdgtalc1BQ==
125125
dependencies:
126126
"@babel/types" "^7.12.13"
127127

@@ -646,16 +646,16 @@
646646
"@babel/helper-plugin-utils" "^7.12.13"
647647

648648
"@babel/plugin-transform-react-jsx-development@^7.12.12":
649-
version "7.12.12"
650-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.12.tgz#bccca33108fe99d95d7f9e82046bfe762e71f4e7"
651-
integrity sha512-i1AxnKxHeMxUaWVXQOSIco4tvVvvCxMSfeBMnMM06mpaJt3g+MpxYQQrDfojUQldP1xxraPSJYSMEljoWM/dCg==
649+
version "7.12.16"
650+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.16.tgz#af187e749d123b54ae49bc7e034057a0c1d4d568"
651+
integrity sha512-GOp5SkMC4zhHwLbOSYhF+WpIZSf5bGzaKQTT9jWkemJRDM/CE6FtPydXjEYO3pHcna2Zjvg4mQ1lfjOR/4jsaQ==
652652
dependencies:
653-
"@babel/plugin-transform-react-jsx" "^7.12.12"
653+
"@babel/plugin-transform-react-jsx" "^7.12.16"
654654

655-
"@babel/plugin-transform-react-jsx@^7.12.12", "@babel/plugin-transform-react-jsx@^7.12.13":
656-
version "7.12.13"
657-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.13.tgz#6c9f993b9f6fb6f0e32a4821ed59349748576a3e"
658-
integrity sha512-hhXZMYR8t9RvduN2uW4sjl6MRtUhzNE726JvoJhpjhxKgRUVkZqTsA0xc49ALZxQM7H26pZ/lLvB2Yrea9dllA==
655+
"@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.16":
656+
version "7.12.16"
657+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.16.tgz#07c341e02a3e4066b00413534f30c42519923230"
658+
integrity sha512-dNu0vAbIk8OkqJfGtYF6ADk6jagoyAl+Ks5aoltbAlfoKv8d6yooi3j+kObeSQaCj9PgN6KMZPB90wWyek5TmQ==
659659
dependencies:
660660
"@babel/helper-annotate-as-pure" "^7.12.13"
661661
"@babel/helper-module-imports" "^7.12.13"
@@ -928,9 +928,9 @@
928928
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
929929

930930
"@types/node@*":
931-
version "14.14.25"
932-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
933-
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
931+
version "14.14.28"
932+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
933+
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
934934

935935
"@types/q@^1.5.1":
936936
version "1.5.4"
@@ -1490,9 +1490,9 @@ caniuse-api@^3.0.0:
14901490
lodash.uniq "^4.5.0"
14911491

14921492
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001181:
1493-
version "1.0.30001185"
1494-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001185.tgz#3482a407d261da04393e2f0d61eefbc53be43b95"
1495-
integrity sha512-Fpi4kVNtNvJ15H0F6vwmXtb3tukv3Zg3qhKkOGUq7KJ1J6b9kf4dnNgtEAFXhRsJo0gNj9W60+wBvn0JcTvdTg==
1493+
version "1.0.30001187"
1494+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001187.tgz#5706942631f83baa5a0218b7dfa6ced29f845438"
1495+
integrity sha512-w7/EP1JRZ9552CyrThUnay2RkZ1DXxKe/Q2swTC4+LElLh9RRYrL1Z+27LlakB8kzY0fSmHw9mc7XYDUKAKWMA==
14961496

14971497
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
14981498
version "2.4.2"
@@ -2131,9 +2131,9 @@ [email protected]:
21312131
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
21322132

21332133
electron-to-chromium@^1.3.649:
2134-
version "1.3.657"
2135-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.657.tgz#a9c307f2612681245738bb8d36d997cbb568d481"
2136-
integrity sha512-/9ROOyvEflEbaZFUeGofD+Tqs/WynbSTbNgNF+/TJJxH1ePD/e6VjZlDJpW3FFFd3nj5l3Hd8ki2vRwy+gyRFw==
2134+
version "1.3.664"
2135+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.664.tgz#8fb039e2fa8ef3ab2568308464a28425d4f6e2a3"
2136+
integrity sha512-yb8LrTQXQnh9yhnaIHLk6CYugF/An50T20+X0h++hjjhVfgSp1DGoMSYycF8/aD5eiqS4QwaNhiduFvK8rifRg==
21372137

21382138
emoji-regex@^7.0.1:
21392139
version "7.0.3"
@@ -2218,7 +2218,7 @@ es-abstract@^1.17.2:
22182218
string.prototype.trimend "^1.0.1"
22192219
string.prototype.trimstart "^1.0.1"
22202220

2221-
es-abstract@^1.18.0-next.1:
2221+
es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
22222222
version "1.18.0-next.2"
22232223
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz#088101a55f0541f595e7e057199e27ddc8f3a5c2"
22242224
integrity sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw==
@@ -2637,9 +2637,9 @@ globby@^6.1.0:
26372637
pinkie-promise "^2.0.0"
26382638

26392639
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.2.4:
2640-
version "4.2.5"
2641-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.5.tgz#bc18864a6c9fc7b303f2e2abdb9155ad178fbe29"
2642-
integrity sha512-kBBSQbz2K0Nyn+31j/w36fUfxkBW9/gfwRWdUY1ULReH3iokVJgddZAFcD1D0xlgTmFxJCbUkUclAlc6/IDJkw==
2640+
version "4.2.6"
2641+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
2642+
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
26432643

26442644
handle-thing@^2.0.0:
26452645
version "2.0.1"
@@ -3029,7 +3029,7 @@ is-color-stop@^1.0.0:
30293029
rgb-regex "^1.0.1"
30303030
rgba-regex "^1.0.0"
30313031

3032-
is-core-module@^2.1.0:
3032+
is-core-module@^2.2.0:
30333033
version "2.2.0"
30343034
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
30353035
integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
@@ -3208,13 +3208,13 @@ is-symbol@^1.0.2:
32083208
has-symbols "^1.0.1"
32093209

32103210
is-typed-array@^1.1.3:
3211-
version "1.1.4"
3212-
resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.4.tgz#1f66f34a283a3c94a4335434661ca53fff801120"
3213-
integrity sha512-ILaRgn4zaSrVNXNGtON6iFNotXW3hAPF3+0fB1usg2jFlWqo5fEDdmJkz0zBfoi7Dgskr8Khi2xZ8cXqZEfXNA==
3211+
version "1.1.5"
3212+
resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.5.tgz#f32e6e096455e329eb7b423862456aa213f0eb4e"
3213+
integrity sha512-S+GRDgJlR3PyEbsX/Fobd9cqpZBuvUS+8asRqYDMLCb2qMzt1oz5m5oxQCxOgUDxiWsOVNi4yaF+/uvdlHlYug==
32143214
dependencies:
32153215
available-typed-arrays "^1.0.2"
3216-
call-bind "^1.0.0"
3217-
es-abstract "^1.18.0-next.1"
3216+
call-bind "^1.0.2"
3217+
es-abstract "^1.18.0-next.2"
32183218
foreach "^2.0.5"
32193219
has-symbols "^1.0.1"
32203220

@@ -3545,11 +3545,16 @@ micromatch@^3.1.10, micromatch@^3.1.4:
35453545
snapdragon "^0.8.1"
35463546
to-regex "^3.0.2"
35473547

3548-
[email protected], "mime-db@>= 1.43.0 < 2":
3548+
35493549
version "1.45.0"
35503550
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.45.0.tgz#cceeda21ccd7c3a745eba2decd55d4b73e7879ea"
35513551
integrity sha512-CkqLUxUk15hofLoLyljJSrukZi8mAtgd+yE5uO4tqRZsdsAJKv0O+rFMhVDRJgozy+yG6md5KwuXhD4ocIoP+w==
35523552

3553+
"mime-db@>= 1.43.0 < 2":
3554+
version "1.46.0"
3555+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.46.0.tgz#6267748a7f799594de3cbc8cde91def349661cee"
3556+
integrity sha512-svXaP8UQRZ5K7or+ZmfNhg2xX3yKDMUzqadsSqi4NCH/KomcH75MAMYAGVlvXn4+b/xOPhS3I2uHKRUzvjY7BQ==
3557+
35533558
mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.24:
35543559
version "2.1.28"
35553560
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.28.tgz#1160c4757eab2c5363888e005273ecf79d2a0ecd"
@@ -4384,9 +4389,9 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.27:
43844389
supports-color "^6.1.0"
43854390

43864391
postcss@^8.2.4:
4387-
version "8.2.5"
4388-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
4389-
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
4392+
version "8.2.6"
4393+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
4394+
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
43904395
dependencies:
43914396
colorette "^1.2.1"
43924397
nanoid "^3.1.20"
@@ -4678,11 +4683,11 @@ resolve-url@^0.2.1:
46784683
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
46794684

46804685
resolve@^1.9.0:
4681-
version "1.19.0"
4682-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
4683-
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
4686+
version "1.20.0"
4687+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
4688+
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
46844689
dependencies:
4685-
is-core-module "^2.1.0"
4690+
is-core-module "^2.2.0"
46864691
path-parse "^1.0.6"
46874692

46884693
ret@~0.1.10:
@@ -5212,9 +5217,9 @@ terser@^4.6.3:
52125217
source-map-support "~0.5.12"
52135218

52145219
terser@^5.5.1:
5215-
version "5.5.1"
5216-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.5.1.tgz#540caa25139d6f496fdea056e414284886fb2289"
5217-
integrity sha512-6VGWZNVP2KTUcltUQJ25TtNjx/XgdDsBDKGt8nN0MpydU36LmbPPcMBd2kmtZNNGVVDLg44k7GKeHHj+4zPIBQ==
5220+
version "5.6.0"
5221+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.6.0.tgz#138cdf21c5e3100b1b3ddfddf720962f88badcd2"
5222+
integrity sha512-vyqLMoqadC1uR0vywqOZzriDYzgEkNJFK4q9GeyOBHIbiECHiWLKcWfbQWAUaPfxkjDhapSlZB9f7fkMrvkVjA==
52185223
dependencies:
52195224
commander "^2.20.0"
52205225
source-map "~0.7.2"

0 commit comments

Comments
 (0)