Skip to content

Commit 9c7cf82

Browse files
committed
chore(deps): update dependency @tailwindcss/ui to v0.5.0
1 parent d8731db commit 9c7cf82

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.5.0",
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
@@ -1834,10 +1834,10 @@
18341834
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
18351835
integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
18361836

1837-
"@tailwindcss/ui@0.4.0":
1838-
version "0.4.0"
1839-
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.4.0.tgz#57ce588b6a9577ab9ffeb960cc9a15da65ebd6bc"
1840-
integrity sha512-aUDxTamhTx3EKsjj1jo+p8aIh8akHt1uUQ4ezB2b/Mms3AkDpK4GwtAkeFt4SXcRqkXAoVPwemrhfIebDXVjSw==
1837+
"@tailwindcss/ui@0.5.0":
1838+
version "0.5.0"
1839+
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.5.0.tgz#c3b274222a57484757e664bc71c4f5288461c9ad"
1840+
integrity sha512-UbKe9ti0uMXN2lmgaFgNJC/DY4s2izLaowhIn2A4AgmplC2+XzcYJ9vHLLNNXNBthDq9X+js92tpxey6dBjgfw==
18411841
dependencies:
18421842
"@tailwindcss/custom-forms" "^0.2.1"
18431843
"@tailwindcss/typography" "^0.2.0"

0 commit comments

Comments
 (0)