Skip to content

Commit d87b51b

Browse files
committed
chore(deps): update dependency tailwindcss to v3.4.4
1 parent 07dd2b2 commit d87b51b

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
@@ -90,7 +90,7 @@
9090
"rollup": "4.18.0",
9191
"rollup-plugin-dts": "^6.0.2",
9292
"svelte": "^4.2.1",
93-
"tailwindcss": "3.4.3",
93+
"tailwindcss": "3.4.4",
9494
"txtgen": "^3.0.6",
9595
"typescript": "5.4.5",
9696
"vitest": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6430,10 +6430,10 @@ table@^5.2.3:
64306430
slice-ansi "^2.1.0"
64316431
string-width "^3.0.0"
64326432

6433-
6434-
version "3.4.3"
6435-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519"
6436-
integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==
6433+
6434+
version "3.4.4"
6435+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.4.tgz#351d932273e6abfa75ce7d226b5bf3a6cb257c05"
6436+
integrity sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==
64376437
dependencies:
64386438
"@alloc/quick-lru" "^5.2.0"
64396439
arg "^5.0.2"

0 commit comments

Comments
 (0)