Skip to content

Commit 72b3a6b

Browse files
committed
chore(deps): update dependency @tailwindcss/ui to v0.7.1
1 parent 1799173 commit 72b3a6b

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.1",
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.1":
1907+
version "0.7.1"
1908+
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.7.1.tgz#bf2735fa56972e8351ac2301bd331565cefc2929"
1909+
integrity sha512-fELX9pwdQhk1e/w4pTPjnWQ/wTBbdKBSPy3cggYL61kDgfTNdBN+NCLUhEkZ4SSdf3nf4y+JxU5HeNmayFl36Q==
19101910
dependencies:
19111911
"@tailwindcss/custom-forms" "^0.2.1"
19121912
"@tailwindcss/typography" "^0.2.0"

0 commit comments

Comments
 (0)