Skip to content

Commit 5c8e76e

Browse files
committed
Update dependency tailwindcss to ^3.0.23
1 parent 4484583 commit 5c8e76e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"devDependencies": {
2424
"autoprefixer": "^10.4.2",
2525
"postcss": "^8.4.5",
26-
"tailwindcss": "^3.0.15"
26+
"tailwindcss": "^3.0.23"
2727
}
2828
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5918,7 +5918,7 @@ supports-preserve-symlinks-flag@^1.0.0:
59185918
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
59195919
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
59205920

5921-
tailwindcss@^3.0.15:
5921+
tailwindcss@^3.0.23:
59225922
version "3.0.23"
59235923
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.23.tgz#c620521d53a289650872a66adfcb4129d2200d10"
59245924
integrity sha512-+OZOV9ubyQ6oI2BXEhzw4HrqvgcARY38xv3zKcjnWtMIZstEsXdI9xftd1iB7+RbOnj2HOEzkA0OyB5BaSxPQA==

0 commit comments

Comments
 (0)