build(deps): bump @tailwindcss/ui from 0.6.0 to 0.6.2 (#94)

Bumps @tailwindcss/ui from 0.6.0 to 0.6.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-09 01:44:52 +09:00
committed by GitHub
parent b308675205
commit ef7096eba8
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@svgr/webpack": "^5.4.0",
"@tailwindcss/ui": "^0.6.0",
"@tailwindcss/ui": "^0.6.2",
"axios": "^0.20.0",
"body-parser": "^1.19.0",
"bowser": "^2.11.0",

View File

@@ -1597,10 +1597,10 @@
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
"@tailwindcss/ui@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.6.0.tgz#eb660a88e3f7c518654e452a449afe9573ab7182"
integrity sha512-RuMFVxkwLGjwdvnN0y0qjHLCwYDdkgDkZcxzrvhosQU3/RXQMgsPcRHn/jzgYT7zpbMchE81Bgni/I55K4pveQ==
"@tailwindcss/ui@^0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@tailwindcss/ui/-/ui-0.6.2.tgz#4144aba86543bf79fefe0ea14a78a12fb315810e"
integrity sha512-i0sWpAgnF4VitNqaf4JVDuiaQ3MmREwn7gmNYR6lvX29avYLLNOHf0DgzhVEfwfB+CJ6WjZvPoJuDYExZgWlwQ==
dependencies:
"@tailwindcss/custom-forms" "^0.2.1"
"@tailwindcss/typography" "^0.2.0"