Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Faria <leonardofaria@users.noreply.github.com>2020-08-04 01:30:20 +0300
committerGitHub <noreply@github.com>2020-08-04 01:30:20 +0300
commitd33e3291dcf3fc1653373babb5717150ad2785bd (patch)
tree784aa9aadbe27cc73f45453498a9bd2c3cce593e /yarn.lock
parent740744ef6dccc0828c1772d3e0e500c2cc8c744a (diff)
parent10b0a0a44f179afde4982f0633a8fda7bbb57521 (diff)
Merge pull request #13 from leonardofaria/dependabot/npm_and_yarn/tailwindcss/ui-0.5.0
Bump @tailwindcss/ui from 0.3.1 to 0.5.0
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock14
1 files changed, 10 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index b981c73..5e212ab 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -40,12 +40,18 @@
mini-svg-data-uri "^1.0.3"
traverse "^0.6.6"
-"@tailwindcss/ui@^0.3.1":
- version "0.3.1"
- resolved "https://registry.npmjs.org/@tailwindcss/ui/-/ui-0.3.1.tgz#5ae5dc0ede9f62c265aad6765c35b80183f6cd91"
- integrity sha512-Hj6+c/EcwxflbvM5c0CxRxjNwjlNNkJ6aOK9eT06N7X7z1ZDsnKup8NaRBDc7XFY5CTmIYfLzNRyN1pfw6bSSw==
+"@tailwindcss/typography@^0.2.0":
+ version "0.2.0"
+ resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
+ integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
+
+"@tailwindcss/ui@^0.5.0":
+ version "0.5.0"
+ resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.5.0.tgz#c3b274222a57484757e664bc71c4f5288461c9ad"
+ integrity sha512-UbKe9ti0uMXN2lmgaFgNJC/DY4s2izLaowhIn2A4AgmplC2+XzcYJ9vHLLNNXNBthDq9X+js92tpxey6dBjgfw==
dependencies:
"@tailwindcss/custom-forms" "^0.2.1"
+ "@tailwindcss/typography" "^0.2.0"
hex-rgb "^4.1.0"
postcss-selector-parser "^6.0.2"