Skip to content

Commit 91c0911

Browse files
Update dependency tailwindcss to v3.4.12 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50a1e6a commit 91c0911

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8040,7 +8040,7 @@ picocolors@^0.2.1:
80408040
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
80418041
integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
80428042

8043-
picocolors@^1.0.0, picocolors@^1.0.1:
8043+
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0:
80448044
version "1.1.0"
80458045
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
80468046
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
@@ -8645,13 +8645,13 @@ postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.4:
86458645
source-map-js "^1.2.0"
86468646

86478647
postcss@^8.4.23:
8648-
version "8.4.45"
8649-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
8650-
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
8648+
version "8.4.47"
8649+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
8650+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
86518651
dependencies:
86528652
nanoid "^3.3.7"
8653-
picocolors "^1.0.1"
8654-
source-map-js "^1.2.0"
8653+
picocolors "^1.1.0"
8654+
source-map-js "^1.2.1"
86558655

86568656
prelude-ls@^1.2.1:
86578657
version "1.2.1"
@@ -9544,7 +9544,7 @@ source-list-map@^2.0.0, source-list-map@^2.0.1:
95449544
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
95459545
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
95469546

9547-
source-map-js@^1.2.0:
9547+
source-map-js@^1.2.0, source-map-js@^1.2.1:
95489548
version "1.2.1"
95499549
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
95509550
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
@@ -9969,9 +9969,9 @@ tailwindcss@^3.0.2:
99699969
sucrase "^3.32.0"
99709970

99719971
tailwindcss@^3.4.4:
9972-
version "3.4.11"
9973-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709"
9974-
integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==
9972+
version "3.4.12"
9973+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455"
9974+
integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==
99759975
dependencies:
99769976
"@alloc/quick-lru" "^5.2.0"
99779977
arg "^5.0.2"

0 commit comments

Comments
 (0)