Skip to content

Commit 992508e

Browse files
committed
Update dependency tailwindcss to v3.2.3
1 parent e9d605a commit 992508e

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.2"
25+
"tailwindcss": "3.2.3"
2626
}
2727
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,10 +1801,10 @@ svgo@^2.4.0:
18011801
picocolors "^1.0.0"
18021802
stable "^0.1.8"
18031803

1804-
1805-
version "3.2.2"
1806-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.2.tgz#705f78cec8f4de2feb52abdb7a8a056e67f2d736"
1807-
integrity sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q==
1804+
1805+
version "3.2.3"
1806+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.3.tgz#c5ee3cb95dae7a80592d43a460d277915c7b2938"
1807+
integrity sha512-Xt9D4PK4zuuQCEB8bwK9JUCKmTgUwyac/6b0/42Vqhgl6YJkep+Wf5wq+5uXYfmrupdAD0YY2NY1hyZp1HjRrg==
18081808
dependencies:
18091809
arg "^5.0.2"
18101810
chokidar "^3.5.3"

0 commit comments

Comments
 (0)