Skip to content

Commit 4fffc91

Browse files
authored
docs(en): fix conflicts
1 parent 87082fd commit 4fffc91

File tree

2 files changed

+37
-28
lines changed

2 files changed

+37
-28
lines changed

src/content/configuration/other-options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ module.exports = {
444444
如果使用正则表达式,请确保将路径包裹在捕获组中。
445445

446446
### managedPaths $#managedpaths$
447-
Make sure to wrap the path in a capture group if you use regular expressions.
447+
如果使用正则表达式,请确保将路径包裹在捕获组中。
448448

449449
### managedPaths
450450

yarn.lock

Lines changed: 36 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@
160160
dependencies:
161161
"@babel/highlight" "^7.14.5"
162162

163-
"@babel/code-frame@^7.16.7":
164-
version "7.16.7"
165-
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
166-
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
163+
"@babel/code-frame@^7.18.6":
164+
version "7.18.6"
165+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
166+
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
167167
dependencies:
168168
"@babel/highlight" "^7.18.6"
169169

@@ -466,10 +466,15 @@
466466
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
467467
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
468468

469-
"@babel/highlight@^7.14.5", "@babel/highlight@^7.16.7":
470-
version "7.16.7"
471-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b"
472-
integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==
469+
"@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.18.6":
470+
version "7.18.6"
471+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
472+
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
473+
474+
"@babel/helper-wrap-function@^7.18.6":
475+
version "7.18.6"
476+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz#ec44ea4ad9d8988b90c3e465ba2382f4de81a073"
477+
integrity sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==
473478
dependencies:
474479
"@babel/helper-function-name" "^7.18.6"
475480
"@babel/template" "^7.18.6"
@@ -485,6 +490,15 @@
485490
"@babel/traverse" "^7.18.6"
486491
"@babel/types" "^7.18.6"
487492

493+
"@babel/highlight@^7.14.5":
494+
version "7.16.7"
495+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b"
496+
integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==
497+
dependencies:
498+
"@babel/helper-validator-identifier" "^7.16.7"
499+
chalk "^2.0.0"
500+
js-tokens "^4.0.0"
501+
488502
"@babel/highlight@^7.18.6":
489503
version "7.18.6"
490504
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
@@ -4396,10 +4410,10 @@ concat-stream@^1.6.2:
43964410
readable-stream "^2.2.2"
43974411
typedarray "^0.0.6"
43984412

4399-
connect-history-api-fallback@^1.6.0:
4400-
version "1.6.0"
4401-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
4402-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
4413+
connect-history-api-fallback@^2.0.0:
4414+
version "2.0.0"
4415+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
4416+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
44034417

44044418
console-clear@^1.1.0:
44054419
version "1.1.1"
@@ -9582,16 +9596,11 @@ node-releases@^1.1.76:
95829596
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.76.tgz#df245b062b0cafbd5282ab6792f7dccc2d97f36e"
95839597
integrity sha512-9/IECtNr8dXNmPWmFXepT0/7o5eolGesHUa3mtr0KlgnCvnZxwh2qensKL42JJY2vQKC3nIBXetFAqR+PW1CmA==
95849598

9585-
node-releases@^2.0.2, node-releases@^2.0.3:
9599+
node-releases@^2.0.2, node-releases@^2.0.3, node-releases@^2.0.5:
95869600
version "2.0.5"
95879601
resolved "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
95889602
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
95899603

9590-
node-releases@^2.0.5:
9591-
version "2.0.5"
9592-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
9593-
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
9594-
95959604
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0:
95969605
version "2.5.0"
95979606
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@@ -12459,10 +12468,10 @@ table@^3.8.3:
1245912468
slice-ansi "0.0.4"
1246012469
string-width "^2.0.0"
1246112470

12462-
tailwindcss@^3.1.4:
12463-
version "3.1.4"
12464-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.4.tgz#64b09059805505902139fa805d97046080bd90b9"
12465-
integrity sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==
12471+
tailwindcss@^3.1.6:
12472+
version "3.1.6"
12473+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.6.tgz#bcb719357776c39e6376a8d84e9834b2b19a49f1"
12474+
integrity sha512-7skAOY56erZAFQssT1xkpk+kWt2NrO45kORlxFPXUt3CiGsVPhH1smuH5XoDH6sGPXLyBv+zgCKA2HWBsgCytg==
1246612475
dependencies:
1246712476
arg "^5.0.2"
1246812477
chokidar "^3.5.3"
@@ -12793,6 +12802,11 @@ tr46@^2.1.0:
1279312802
dependencies:
1279412803
punycode "^2.1.1"
1279512804

12805+
tr46@~0.0.3:
12806+
version "0.0.3"
12807+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12808+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
12809+
1279612810
traverse@^0.6.6:
1279712811
version "0.6.6"
1279812812
resolved "https://registry.npmjs.org/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -12960,11 +12974,6 @@ unherit@^1.0.4:
1296012974
inherits "^2.0.0"
1296112975
xtend "^4.0.0"
1296212976

12963-
unicode-canonical-property-names-ecmascript@^1.0.4:
12964-
version "1.0.4"
12965-
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
12966-
integrity sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==
12967-
1296812977
unicode-canonical-property-names-ecmascript@^2.0.0:
1296912978
version "2.0.0"
1297012979
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"

0 commit comments

Comments
 (0)