Skip to content

Commit f37d4c7

Browse files
committed
chore(deps): lock file maintenance
1 parent 44728bd commit f37d4c7

File tree

2 files changed

+80
-121
lines changed

2 files changed

+80
-121
lines changed

example/react/yarn.lock

+20-38
Original file line numberDiff line numberDiff line change
@@ -2430,9 +2430,9 @@ caniuse-api@^3.0.0:
24302430
lodash.uniq "^4.5.0"
24312431

24322432
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000918, caniuse-lite@^1.0.30000929, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001061:
2433-
version "1.0.30001079"
2434-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001079.tgz#ed3e5225cd9a6850984fdd88bf24ce45d69b9c22"
2435-
integrity sha512-2KaYheg0iOY+CMmDuAB3DHehrXhhb4OZU4KBVGDr/YKyYAcpudaiUQ9PJ9rxrPlKEoJ3ATasQ5AN48MqpwS43Q==
2433+
version "1.0.30001083"
2434+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001083.tgz#52410c20c6f029f604f0d45eca0439a82e712442"
2435+
integrity sha512-CnYJ27awX4h7yj5glfK7r1TOI13LBytpLzEgfj0s4mY75/F8pnQcYjL+oVpmS38FB59+vU0gscQ9D8tc+lIXvA==
24362436

24372437
capture-exit@^1.2.0:
24382438
version "1.2.0"
@@ -3482,9 +3482,9 @@ [email protected]:
34823482
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
34833483

34843484
electron-to-chromium@^1.3.103, electron-to-chromium@^1.3.413:
3485-
version "1.3.464"
3486-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.464.tgz#fe13feaa08f6f865d3c89d5d72e54c194f463aa5"
3487-
integrity sha512-Oo+0+CN9d2z6FToQW6Hwvi9ez09Y/usKwr0tsDsyg43a871zVJCi1nR0v03djLbRNcaCKjtrnVf2XJhTxEpPCg==
3485+
version "1.3.473"
3486+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.473.tgz#d0cd5fe391046fb70674ec98149f0f97609d29b8"
3487+
integrity sha512-smevlzzMNz3vMz6OLeeCq5HRWEj2AcgccNPYnAx4Usx0IOciq9DU36RJcICcS09hXoY7t7deRfVYKD14IrGb9A==
34883488

34893489
elliptic@^6.0.0, elliptic@^6.5.2:
34903490
version "6.5.2"
@@ -3565,21 +3565,21 @@ error-ex@^1.2.0, error-ex@^1.3.1:
35653565
is-arrayish "^0.2.1"
35663566

35673567
es-abstract@^1.17.0, es-abstract@^1.17.0-next.1, es-abstract@^1.17.2, es-abstract@^1.17.5:
3568-
version "1.17.5"
3569-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.5.tgz#d8c9d1d66c8981fb9200e2251d799eee92774ae9"
3570-
integrity sha512-BR9auzDbySxOcfog0tLECW8l28eRGpDpU3Dm3Hp4q/N+VtLTmyj4EUN088XZWQDW/hzj6sYRDXeOFsaAODKvpg==
3568+
version "1.17.6"
3569+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
3570+
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
35713571
dependencies:
35723572
es-to-primitive "^1.2.1"
35733573
function-bind "^1.1.1"
35743574
has "^1.0.3"
35753575
has-symbols "^1.0.1"
3576-
is-callable "^1.1.5"
3577-
is-regex "^1.0.5"
3576+
is-callable "^1.2.0"
3577+
is-regex "^1.1.0"
35783578
object-inspect "^1.7.0"
35793579
object-keys "^1.1.1"
35803580
object.assign "^4.1.0"
3581-
string.prototype.trimleft "^2.1.1"
3582-
string.prototype.trimright "^2.1.1"
3581+
string.prototype.trimend "^1.0.1"
3582+
string.prototype.trimstart "^1.0.1"
35833583

35843584
es-to-primitive@^1.2.1:
35853585
version "1.2.1"
@@ -5142,7 +5142,7 @@ is-buffer@^1.0.2, is-buffer@^1.1.5:
51425142
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
51435143
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
51445144

5145-
is-callable@^1.1.4, is-callable@^1.1.5:
5145+
is-callable@^1.1.4, is-callable@^1.2.0:
51465146
version "1.2.0"
51475147
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
51485148
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
@@ -5355,7 +5355,7 @@ is-primitive@^2.0.0:
53555355
resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
53565356
integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
53575357

5358-
is-regex@^1.0.4, is-regex@^1.0.5:
5358+
is-regex@^1.0.4, is-regex@^1.1.0:
53595359
version "1.1.0"
53605360
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
53615361
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
@@ -6027,9 +6027,9 @@ jsprim@^1.2.2:
60276027
verror "1.10.0"
60286028

60296029
jsx-ast-utils@^2.0.1:
6030-
version "2.3.0"
6031-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.3.0.tgz#edd727794ea284d7fda575015ed1b0cde0289ab6"
6032-
integrity sha512-3HNoc7nZ1hpZIKB3hJ7BlFRkzCx2BynRtfSwbkqZdpRdvAPsGMnzclPwrvDBS7/lalHTj21NwIeaEpysHBOudg==
6030+
version "2.4.1"
6031+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz#1114a4c1209481db06c690c2b4f488cc665f657e"
6032+
integrity sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==
60336033
dependencies:
60346034
array-includes "^3.1.1"
60356035
object.assign "^4.1.0"
@@ -9325,33 +9325,15 @@ string-width@^3.0.0:
93259325
is-fullwidth-code-point "^2.0.0"
93269326
strip-ansi "^5.1.0"
93279327

9328-
string.prototype.trimend@^1.0.0:
9328+
string.prototype.trimend@^1.0.1:
93299329
version "1.0.1"
93309330
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
93319331
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
93329332
dependencies:
93339333
define-properties "^1.1.3"
93349334
es-abstract "^1.17.5"
93359335

9336-
string.prototype.trimleft@^2.1.1:
9337-
version "2.1.2"
9338-
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.2.tgz#4408aa2e5d6ddd0c9a80739b087fbc067c03b3cc"
9339-
integrity sha512-gCA0tza1JBvqr3bfAIFJGqfdRTyPae82+KTnm3coDXkZN9wnuW3HjGgN386D7hfv5CHQYCI022/rJPVlqXyHSw==
9340-
dependencies:
9341-
define-properties "^1.1.3"
9342-
es-abstract "^1.17.5"
9343-
string.prototype.trimstart "^1.0.0"
9344-
9345-
string.prototype.trimright@^2.1.1:
9346-
version "2.1.2"
9347-
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.2.tgz#c76f1cef30f21bbad8afeb8db1511496cfb0f2a3"
9348-
integrity sha512-ZNRQ7sY3KroTaYjRS6EbNiiHrOkjihL9aQE/8gfQ4DtAC/aEBRHFJa44OmoWxGGqXuJlfKkZW4WcXErGr+9ZFg==
9349-
dependencies:
9350-
define-properties "^1.1.3"
9351-
es-abstract "^1.17.5"
9352-
string.prototype.trimend "^1.0.0"
9353-
9354-
string.prototype.trimstart@^1.0.0:
9336+
string.prototype.trimstart@^1.0.1:
93559337
version "1.0.1"
93569338
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
93579339
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==

0 commit comments

Comments
 (0)