Skip to content

Commit 527998e

Browse files
committed
docs(en): fix conflicts
1 parent 188b563 commit 527998e

File tree

1 file changed

+9
-31
lines changed

1 file changed

+9
-31
lines changed

yarn.lock

Lines changed: 9 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
377377
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
378378

379-
"@babel/helper-validator-identifier@^7.16.7", "@babel/helper-validator-identifier@^7.18.6":
379+
"@babel/helper-validator-identifier@^7.18.6":
380380
version "7.18.6"
381381
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
382382
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
@@ -386,7 +386,7 @@
386386
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
387387
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
388388

389-
"@babel/helper-wrap-function@^7.18.6", "@babel/helper-wrap-function@^7.18.9":
389+
"@babel/helper-wrap-function@^7.18.9":
390390
version "7.18.10"
391391
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.10.tgz#a7fcd3ab9b1be4c9b52cf7d7fdc1e88c2ce93396"
392392
integrity sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==
@@ -405,7 +405,7 @@
405405
"@babel/traverse" "^7.19.0"
406406
"@babel/types" "^7.19.0"
407407

408-
"@babel/highlight@^7.14.5", "@babel/highlight@^7.18.6":
408+
"@babel/highlight@^7.18.6":
409409
version "7.18.6"
410410
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
411411
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
@@ -3124,7 +3124,7 @@ ansi-regex@^3.0.0:
31243124
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
31253125
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
31263126

3127-
ansi-regex@^5.0.0, ansi-regex@^5.0.1:
3127+
ansi-regex@^5.0.1:
31283128
version "5.0.1"
31293129
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
31303130
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
@@ -3632,7 +3632,7 @@ browser-process-hrtime@^1.0.0:
36323632
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
36333633
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
36343634

3635-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.0, browserslist@^4.21.3:
3635+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.3, browserslist@^4.21.3:
36363636
version "4.21.4"
36373637
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
36383638
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
@@ -3746,7 +3746,7 @@ caniuse-api@^3.0.0:
37463746
lodash.memoize "^4.1.2"
37473747
lodash.uniq "^4.5.0"
37483748

3749-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001259, caniuse-lite@^1.0.30001317, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001373, caniuse-lite@^1.0.30001400:
3749+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001399, caniuse-lite@^1.0.30001400:
37503750
version "1.0.30001402"
37513751
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz#aa29e1f47f5055b0d0c07696a67b8b08023d14c8"
37523752
integrity sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew==
@@ -4921,7 +4921,7 @@ ejs@^3.1.6:
49214921
dependencies:
49224922
jake "^10.8.5"
49234923

4924-
electron-to-chromium@^1.3.846, electron-to-chromium@^1.4.202, electron-to-chromium@^1.4.251, electron-to-chromium@^1.4.84:
4924+
electron-to-chromium@^1.4.251:
49254925
version "1.4.254"
49264926
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.254.tgz#c6203583890abf88dfc0be046cd72d3b48f8beb6"
49274927
integrity sha512-Sh/7YsHqQYkA6ZHuHMy24e6TE4eX6KZVsZb9E/DvU1nQRIrH4BflO/4k+83tfdYvDl+MObvlqHPRICzEdC9c6Q==
@@ -9079,11 +9079,6 @@ nano-css@^5.3.1:
90799079
stacktrace-js "^2.0.2"
90809080
stylis "^4.0.6"
90819081

9082-
nanocolors@^0.1.5:
9083-
version "0.1.12"
9084-
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.12.tgz#8577482c58cbd7b5bb1681db4cf48f11a87fd5f6"
9085-
integrity sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ==
9086-
90879082
nanoid@^3.3.4:
90889083
version "3.3.4"
90899084
resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
@@ -9162,12 +9157,7 @@ node-int64@^0.4.0:
91629157
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
91639158
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
91649159

9165-
node-releases@^1.1.76:
9166-
version "1.1.76"
9167-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.76.tgz#df245b062b0cafbd5282ab6792f7dccc2d97f36e"
9168-
integrity sha512-9/IECtNr8dXNmPWmFXepT0/7o5eolGesHUa3mtr0KlgnCvnZxwh2qensKL42JJY2vQKC3nIBXetFAqR+PW1CmA==
9169-
9170-
node-releases@^2.0.2, node-releases@^2.0.6:
9160+
node-releases@^2.0.6:
91719161
version "2.0.6"
91729162
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
91739163
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
@@ -12497,11 +12487,6 @@ unist-util-is@^2.1.1:
1249712487
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-2.1.3.tgz#459182db31f4742fceaea88d429693cbf0043d20"
1249812488
integrity sha512-4WbQX2iwfr/+PfM4U3zd2VNXY+dWtZsN1fLnWEi2QQXA4qyDYAZcDMfXUX0Cu6XZUHHAO9q4nyxxLT4Awk1qUA==
1249912489

12500-
unist-util-is@^3.0.0:
12501-
version "3.0.0"
12502-
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
12503-
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
12504-
1250512490
unist-util-is@^4.0.0:
1250612491
version "4.0.4"
1250712492
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.0.4.tgz#3e9e8de6af2eb0039a59f50c9b3e99698a924f50"
@@ -12577,13 +12562,6 @@ unist-util-stringify-position@^3.0.0:
1257712562
dependencies:
1257812563
"@types/unist" "^2.0.0"
1257912564

12580-
unist-util-visit-parents@^2.0.0:
12581-
version "2.1.2"
12582-
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
12583-
integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
12584-
dependencies:
12585-
unist-util-is "^3.0.0"
12586-
1258712565
unist-util-visit-parents@^3.0.0:
1258812566
version "3.1.1"
1258912567
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
@@ -12672,7 +12650,7 @@ upath@^1.2.0:
1267212650
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
1267312651
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
1267412652

12675-
update-browserslist-db@^1.0.5, update-browserslist-db@^1.0.9:
12653+
update-browserslist-db@^1.0.9:
1267612654
version "1.0.9"
1267712655
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18"
1267812656
integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==

0 commit comments

Comments
 (0)