Skip to content

Commit ba3e272

Browse files
authored
Update tailwindcss to version 3.4.13
1 parent 9b33957 commit ba3e272

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
@@ -31,7 +31,7 @@
3131
"react": "17.0.2",
3232
"react-dom": "17.0.2",
3333
"react-test-renderer": "^17.0.2",
34-
"tailwindcss": "^3.4.4",
34+
"tailwindcss": "^3.4.13",
3535
"whatwg-fetch": "^3.6.20"
3636
},
3737
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7253,10 +7253,10 @@ table@^6.0.9:
72537253
string-width "^4.2.3"
72547254
strip-ansi "^6.0.1"
72557255

7256-
tailwindcss@^3.4.4:
7257-
version "3.4.4"
7258-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.4.tgz#351d932273e6abfa75ce7d226b5bf3a6cb257c05"
7259-
integrity sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==
7256+
tailwindcss@^3.4.13:
7257+
version "3.4.13"
7258+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831"
7259+
integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==
72607260
dependencies:
72617261
"@alloc/quick-lru" "^5.2.0"
72627262
arg "^5.0.2"

0 commit comments

Comments
 (0)