Skip to content

Commit 12fade6

Browse files
committed
Update dependency tailwindcss to v3.2.4
1 parent 2c94e34 commit 12fade6

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
@@ -22,6 +22,6 @@
2222
"postcss-import": "15.0.0",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
25-
"tailwindcss": "3.2.3"
25+
"tailwindcss": "3.2.4"
2626
}
2727
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,10 +1810,10 @@ svgo@^2.4.0:
18101810
picocolors "^1.0.0"
18111811
stable "^0.1.8"
18121812

1813-
tailwindcss@3.2.3:
1814-
version "3.2.3"
1815-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.3.tgz#c5ee3cb95dae7a80592d43a460d277915c7b2938"
1816-
integrity sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==
1813+
tailwindcss@3.2.4:
1814+
version "3.2.4"
1815+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250"
1816+
integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==
18171817
dependencies:
18181818
arg "^5.0.2"
18191819
chokidar "^3.5.3"

0 commit comments

Comments
 (0)