Skip to content

Commit 4d875a9

Browse files
committed
chore(deps): update dependency @tailwindcss/ui to v0.6.2
1 parent 6ecfd02 commit 4d875a9

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.6.2",
3232
"postcss-preset-env": "6.7.0",
3333
"tailwindcss": "1.6.2"
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.6.2":
1907+
version "0.6.2"
1908+
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.6.2.tgz#4144aba86543bf79fefe0ea14a78a12fb315810e"
1909+
integrity sha512-i0sWpAgnF4VitNqaf4JVDuiaQ3MmREwn7gmNYR6lvX29avYLLNOHf0DgzhVEfwfB+CJ6WjZvPoJuDYExZgWlwQ==
19101910
dependencies:
19111911
"@tailwindcss/custom-forms" "^0.2.1"
19121912
"@tailwindcss/typography" "^0.2.0"

0 commit comments

Comments
 (0)