Skip to content

Commit 422d1b9

Browse files
committed
chore(deps): update dependency tailwindcss to v3.4.7
1 parent 2691009 commit 422d1b9

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
@@ -148,7 +148,7 @@
148148
"sass": "1.77.8",
149149
"svelte": "4.2.18",
150150
"svelte-check": "^3.5.2",
151-
"tailwindcss": "3.4.4",
151+
"tailwindcss": "3.4.7",
152152
"typedoc": "^0.26.0",
153153
"typescript": "5.5.3",
154154
"vitest": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6817,10 +6817,10 @@ symbol-tree@^3.2.4:
68176817
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
68186818
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
68196819

6820-
6821-
version "3.4.4"
6822-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.4.tgz#351d932273e6abfa75ce7d226b5bf3a6cb257c05"
6823-
integrity sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==
6820+
6821+
version "3.4.7"
6822+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.7.tgz#6092f18767f5933f59375b9afe558e592fc77201"
6823+
integrity sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==
68246824
dependencies:
68256825
"@alloc/quick-lru" "^5.2.0"
68266826
arg "^5.0.2"

0 commit comments

Comments
 (0)