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

Commit 468b3bc

Browse files
committed
chore(deps): update dependency tailwindcss to ^3.4.5
1 parent 14f1a1a commit 468b3bc

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.39",
3535
"prettier": "^3.3.3",
36-
"tailwindcss": "^3.4.4",
36+
"tailwindcss": "^3.4.5",
3737
"vite": "^5.3.3"
3838
},
3939
"dependencies": {

yarn.lock

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

1338-
tailwindcss@^3.4.4:
1339-
version "3.4.4"
1340-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.4.tgz#351d932273e6abfa75ce7d226b5bf3a6cb257c05"
1341-
integrity sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==
1338+
tailwindcss@^3.4.5:
1339+
version "3.4.5"
1340+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.5.tgz#0de2e92ed4d00fb015feb962fa0781605761724d"
1341+
integrity sha512-DlTxttYcogpDfx3tf/8jfnma1nfAYi2cBUYV2YNoPPecwmO3YGiFlOX9D8tGAu+EDF38ryBzvrDKU/BLMsUwbw==
13421342
dependencies:
13431343
"@alloc/quick-lru" "^5.2.0"
13441344
arg "^5.0.2"

0 commit comments

Comments
 (0)