Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 6e09a5b

Browse files
committed
chore(deps): update dependency tailwindcss to ^3.4.7
1 parent e80177d commit 6e09a5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.7.0",
3434
"postcss": "^8.4.40",
3535
"prettier": "^3.3.3",
36-
"tailwindcss": "^3.4.6",
36+
"tailwindcss": "^3.4.7",
3737
"vite": "^5.3.4"
3838
},
3939
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,10 +1344,10 @@ supports-preserve-symlinks-flag@^1.0.0:
13441344
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
13451345
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
13461346

1347-
tailwindcss@^3.4.6:
1348-
version "3.4.6"
1349-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.6.tgz#41faae16607e0916da1eaa4a3b44053457ba70dd"
1350-
integrity sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==
1347+
tailwindcss@^3.4.7:
1348+
version "3.4.7"
1349+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.7.tgz#6092f18767f5933f59375b9afe558e592fc77201"
1350+
integrity sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==
13511351
dependencies:
13521352
"@alloc/quick-lru" "^5.2.0"
13531353
arg "^5.0.2"

0 commit comments

Comments
 (0)