Skip to content

Commit 3c9c99a

Browse files
committed
chore(deps): update dependency @tailwindcss/ui to v0.7.2
1 parent f4166fd commit 3c9c99a

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
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/typography": "0.2.0",
31-
"@tailwindcss/ui": "0.4.0",
31+
"@tailwindcss/ui": "0.7.2",
3232
"postcss-preset-env": "6.7.0",
3333
"tailwindcss": "1.8.12"
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,10 +1903,10 @@
19031903
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
19041904
integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
19051905

1906-
"@tailwindcss/ui@0.4.0":
1907-
version "0.4.0"
1908-
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.4.0.tgz#57ce588b6a9577ab9ffeb960cc9a15da65ebd6bc"
1909-
integrity sha512-aUDxTamhTx3EKsjj1jo+p8aIh8akHt1uUQ4ezB2b/Mms3AkDpK4GwtAkeFt4SXcRqkXAoVPwemrhfIebDXVjSw==
1906+
"@tailwindcss/ui@0.7.2":
1907+
version "0.7.2"
1908+
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.7.2.tgz#1f0a5ddf47b75b6f892553e6741764d351782a12"
1909+
integrity sha512-7HuFoWUMfVdY8EWEIS2FSJBCj+iEWL4JfljVE6Wd5qLrQrCzH10tuE0S6697jPm7dt8ZUEslFWlJtAsU76A5Nw==
19101910
dependencies:
19111911
"@tailwindcss/custom-forms" "^0.2.1"
19121912
"@tailwindcss/typography" "^0.2.0"

0 commit comments

Comments
 (0)