forked from mermaid-js/mermaid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request mermaid-js#221 from mermaid-js/dependabot/npm_and_…
…yarn/develop/tailwindcss-2.2.0 Bump tailwindcss from 2.1.4 to 2.2.0
- Loading branch information
Showing
2 changed files
with
58 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,12 +134,12 @@ | |
minimatch "^3.0.4" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@fullhuman/postcss-purgecss@^3.1.3": | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.3.tgz#47af7b87c9bfb3de4bc94a38f875b928fffdf339" | ||
integrity sha512-kwOXw8fZ0Lt1QmeOOrd+o4Ibvp4UTEBFQbzvWldjlKv5n+G9sXfIPn1hh63IQIL8K8vbvv1oYMJiIUbuy9bGaA== | ||
"@fullhuman/postcss-purgecss@^4.0.3": | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.0.3.tgz#55d71712ec1c7a88e0d1ba5f10ce7fb6aa05beb4" | ||
integrity sha512-/EnQ9UDWGGqHkn1UKAwSgh+gJHPKmD+Z+5dQ4gWT4qq2NUyez3zqAfZNwFH3eSgmgO+wjTXfhlLchx2M9/K+7Q== | ||
dependencies: | ||
purgecss "^3.1.3" | ||
purgecss "^4.0.3" | ||
|
||
"@macfja/svelte-persistent-store@^1.1.1": | ||
version "1.1.1" | ||
|
@@ -527,6 +527,11 @@ arch@^2.2.0: | |
resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11" | ||
integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ== | ||
|
||
arg@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.0.tgz#a20e2bb5710e82950a516b3f933fee5ed478be90" | ||
integrity sha512-4P8Zm2H+BRS+c/xX1LrHw0qKpEhdlZjLCgWy+d78T9vqa2Z2SiD2wMrYuWIAFy5IZUD7nnNXroRttz+0RzlrzQ== | ||
|
||
argparse@^1.0.7: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" | ||
|
@@ -778,7 +783,7 @@ chalk@^1.1.1, chalk@^1.1.3: | |
strip-ansi "^3.0.0" | ||
supports-color "^2.0.0" | ||
|
||
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: | ||
chalk@^2.0.0, chalk@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||
|
@@ -2076,6 +2081,15 @@ fraction.js@^4.1.1: | |
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.1.tgz#ac4e520473dae67012d618aab91eda09bcb400ff" | ||
integrity sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg== | ||
|
||
fs-extra@^10.0.0: | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1" | ||
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== | ||
dependencies: | ||
graceful-fs "^4.2.0" | ||
jsonfile "^6.0.1" | ||
universalify "^2.0.0" | ||
|
||
fs-extra@^9.1.0: | ||
version "9.1.0" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" | ||
|
@@ -2147,29 +2161,21 @@ getpass@^0.1.1: | |
dependencies: | ||
assert-plus "^1.0.0" | ||
|
||
glob-base@^0.3.0: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4" | ||
integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q= | ||
dependencies: | ||
glob-parent "^2.0.0" | ||
is-glob "^2.0.0" | ||
|
||
glob-parent@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28" | ||
integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg= | ||
dependencies: | ||
is-glob "^2.0.0" | ||
|
||
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" | ||
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== | ||
dependencies: | ||
is-glob "^4.0.1" | ||
|
||
[email protected], glob@^7.0.0, glob@^7.1.2, glob@^7.1.3: | ||
glob-parent@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.0.tgz#f851b59b388e788f3a44d63fab50382b2859c33c" | ||
integrity sha512-Hdd4287VEJcZXUwv1l8a+vXC1GjOQqXe+VS30w/ypihpcnu9M1n3xeYeJu5CBpeEQj2nAab2xxz28GuA3vp4Ww== | ||
dependencies: | ||
is-glob "^4.0.1" | ||
|
||
[email protected], glob@^7.0.0, glob@^7.1.3: | ||
version "7.1.7" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" | ||
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== | ||
|
@@ -2492,16 +2498,6 @@ is-directory@^0.3.1: | |
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1" | ||
integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE= | ||
|
||
is-dotfile@^1.0.0: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1" | ||
integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE= | ||
|
||
is-extglob@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0" | ||
integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA= | ||
|
||
is-extglob@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" | ||
|
@@ -2517,13 +2513,6 @@ is-fullwidth-code-point@^3.0.0: | |
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" | ||
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== | ||
|
||
is-glob@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863" | ||
integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM= | ||
dependencies: | ||
is-extglob "^1.0.0" | ||
|
||
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" | ||
|
@@ -2971,7 +2960,7 @@ mocha@^9.0.0: | |
yargs-parser "20.2.4" | ||
yargs-unparser "2.0.0" | ||
|
||
modern-normalize@^1.0.0: | ||
modern-normalize@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-1.1.0.tgz#da8e80140d9221426bd4f725c6e11283d34f90b7" | ||
integrity sha512-2lMlY1Yc1+CUy0gw4H95uNN7vjbpoED7NNRSBHE25nWfLBdmMzFCsPshlzbxHz+gYMcBEUN8V4pU16prcdPSgA== | ||
|
@@ -3087,15 +3076,15 @@ oauth-sign@~0.9.0: | |
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" | ||
integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== | ||
|
||
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: | ||
object-assign@^4.0.1, object-assign@^4.1.0: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" | ||
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= | ||
|
||
object-hash@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09" | ||
integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ== | ||
object-hash@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5" | ||
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw== | ||
|
||
once@^1.3.0, once@^1.3.1, once@^1.4.0: | ||
version "1.4.0" | ||
|
@@ -3186,16 +3175,6 @@ parent-module@^1.0.0: | |
dependencies: | ||
callsites "^3.0.0" | ||
|
||
parse-glob@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c" | ||
integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw= | ||
dependencies: | ||
glob-base "^0.3.0" | ||
is-dotfile "^1.0.0" | ||
is-extglob "^1.0.0" | ||
is-glob "^2.0.0" | ||
|
||
parse-json@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" | ||
|
@@ -3316,16 +3295,6 @@ postcss-discard-overridden@^5.0.1: | |
resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.0.1.tgz#454b41f707300b98109a75005ca4ab0ff2743ac6" | ||
integrity sha512-Y28H7y93L2BpJhrdUR2SR2fnSsT+3TVx1NmVQLbcnZWwIUpJ7mfcTC6Za9M2PG6w8j7UQRfzxqn8jU2VwFxo3Q== | ||
|
||
postcss-functions@^3: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/postcss-functions/-/postcss-functions-3.0.0.tgz#0e94d01444700a481de20de4d55fb2640564250e" | ||
integrity sha1-DpTQFERwCkgd4g3k1V+yZAVkJQ4= | ||
dependencies: | ||
glob "^7.1.2" | ||
object-assign "^4.1.1" | ||
postcss "^6.0.9" | ||
postcss-value-parser "^3.3.0" | ||
|
||
postcss-js@^3.0.3: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-3.0.3.tgz#2f0bd370a2e8599d45439f6970403b5873abda33" | ||
|
@@ -3536,7 +3505,7 @@ postcss-reduce-transforms@^5.0.1: | |
cssnano-utils "^2.0.1" | ||
postcss-value-parser "^4.1.0" | ||
|
||
postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5: | ||
postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6: | ||
version "6.0.6" | ||
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.6.tgz#2c5bba8174ac2f6981ab631a42ab0ee54af332ea" | ||
integrity sha512-9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PMg== | ||
|
@@ -3571,15 +3540,6 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0: | |
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" | ||
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== | ||
|
||
postcss@^6.0.9: | ||
version "6.0.23" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324" | ||
integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag== | ||
dependencies: | ||
chalk "^2.4.1" | ||
source-map "^0.6.1" | ||
supports-color "^5.4.0" | ||
|
||
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6: | ||
version "7.0.35" | ||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24" | ||
|
@@ -3661,10 +3621,10 @@ punycode@^2.1.0, punycode@^2.1.1: | |
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" | ||
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== | ||
|
||
purgecss@^3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.1.3.tgz#26987ec09d12eeadc318e22f6e5a9eb0be094f41" | ||
integrity sha512-hRSLN9mguJ2lzlIQtW4qmPS2kh6oMnA9RxdIYK8sz18QYqd6ePp4GNDl18oWHA1f2v2NEQIh51CO8s/E3YGckQ== | ||
purgecss@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-4.0.3.tgz#8147b429f9c09db719e05d64908ea8b672913742" | ||
integrity sha512-PYOIn5ibRIP34PBU9zohUcCI09c7drPJJtTDAc0Q6QlRz2/CHQ8ywGLdE7ZhxU2VTqB7p5wkvj5Qcm05Rz3Jmw== | ||
dependencies: | ||
commander "^6.0.0" | ||
glob "^7.0.0" | ||
|
@@ -4144,7 +4104,7 @@ supports-color@^2.0.0: | |
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | ||
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= | ||
|
||
supports-color@^5.3.0, supports-color@^5.4.0: | ||
supports-color@^5.3.0: | ||
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" | ||
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== | ||
|
@@ -4210,38 +4170,42 @@ table@^6.0.9: | |
string-width "^4.2.0" | ||
strip-ansi "^6.0.0" | ||
|
||
tailwindcss@^2.1.2, tailwindcss@^2.1.4: | ||
version "2.1.4" | ||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.4.tgz#ee8a1b8ccc140db61960b6738f968a8a1c4cd1f8" | ||
integrity sha512-fh1KImDLg6se/Suaelju/5oFbqq1b0ntagmGLu0aG9LlnNPGHgO1n/4E57CbKcCtyz/VYnvVXUiWmfyfBBZQ6g== | ||
tailwindcss@^2.1.2, tailwindcss@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.2.0.tgz#210fc50ddf8ce45be38d6aec593cf623ee3b19f5" | ||
integrity sha512-vzyictuac60cUfky6R4gFW98glcc/UxpaCH+Mt9dq+LEPdZq2Dpvo5iYpPaemutOIjfeiY0Y8j0ZgJG3wBaFDQ== | ||
dependencies: | ||
"@fullhuman/postcss-purgecss" "^3.1.3" | ||
"@fullhuman/postcss-purgecss" "^4.0.3" | ||
arg "^5.0.0" | ||
bytes "^3.0.0" | ||
chalk "^4.1.0" | ||
chalk "^4.1.1" | ||
chokidar "^3.5.1" | ||
color "^3.1.3" | ||
cosmiconfig "^7.0.0" | ||
detective "^5.2.0" | ||
didyoumean "^1.2.1" | ||
dlv "^1.1.3" | ||
fast-glob "^3.2.5" | ||
fs-extra "^9.1.0" | ||
fs-extra "^10.0.0" | ||
glob-parent "^6.0.0" | ||
html-tags "^3.1.0" | ||
is-glob "^4.0.1" | ||
lodash "^4.17.21" | ||
lodash.topath "^4.5.2" | ||
modern-normalize "^1.0.0" | ||
modern-normalize "^1.1.0" | ||
node-emoji "^1.8.1" | ||
normalize-path "^3.0.0" | ||
object-hash "^2.1.1" | ||
parse-glob "^3.0.4" | ||
postcss-functions "^3" | ||
object-hash "^2.2.0" | ||
postcss-js "^3.0.3" | ||
postcss-load-config "^3.0.1" | ||
postcss-nested "5.0.5" | ||
postcss-selector-parser "^6.0.4" | ||
postcss-selector-parser "^6.0.6" | ||
postcss-value-parser "^4.1.0" | ||
pretty-hrtime "^1.0.3" | ||
quick-lru "^5.1.1" | ||
reduce-css-calc "^2.1.8" | ||
resolve "^1.20.0" | ||
tmp "^0.2.1" | ||
|
||
terser@^4.0.0: | ||
version "4.8.0" | ||
|
@@ -4272,7 +4236,7 @@ timsort@^0.3.0: | |
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4" | ||
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q= | ||
|
||
tmp@~0.2.1: | ||
tmp@^0.2.1, tmp@~0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14" | ||
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ== | ||
|