Bump tailwindcss from 1.1.0 to 1.1.2
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss) from 1.1.0 to 1.1.2. - [Release notes](https://github.com/tailwindcss/tailwindcss/releases) - [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.1.0...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1bfdf580a6
commit
837b63eb19
|
@ -12,7 +12,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"postcss-nested": "^4.1.2",
|
"postcss-nested": "^4.1.2",
|
||||||
"sugarss": "^2.0.0",
|
"sugarss": "^2.0.0",
|
||||||
"tailwindcss": "^1.1.0",
|
"tailwindcss": "^1.1.2",
|
||||||
"tailwindcss-spaced-items": "^0.1.0",
|
"tailwindcss-spaced-items": "^0.1.0",
|
||||||
"tailwindcss-visuallyhidden": "^1.0.2",
|
"tailwindcss-visuallyhidden": "^1.0.2",
|
||||||
"vue": "^2.6.6",
|
"vue": "^2.6.6",
|
||||||
|
|
|
@ -10028,10 +10028,10 @@ tailwindcss-visuallyhidden@^1.0.2:
|
||||||
resolved "https://registry.yarnpkg.com/tailwindcss-visuallyhidden/-/tailwindcss-visuallyhidden-1.0.2.tgz#cdf178208282d1787e72186df2cf9d1286347667"
|
resolved "https://registry.yarnpkg.com/tailwindcss-visuallyhidden/-/tailwindcss-visuallyhidden-1.0.2.tgz#cdf178208282d1787e72186df2cf9d1286347667"
|
||||||
integrity sha512-Hk3Do4x9nAz43CGzcxXqdAhsQs+bE6tUhlcHWBvLC4F8WjqbiGIcp1jPPHmXBAv41D8kFIH0UZyLGw490upsKg==
|
integrity sha512-Hk3Do4x9nAz43CGzcxXqdAhsQs+bE6tUhlcHWBvLC4F8WjqbiGIcp1jPPHmXBAv41D8kFIH0UZyLGw490upsKg==
|
||||||
|
|
||||||
tailwindcss@^1.1.0:
|
tailwindcss@^1.1.2:
|
||||||
version "1.1.0"
|
version "1.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.0.tgz#c582a192e4976953eb54d59be4e8c6c9486ea5a6"
|
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.1.2.tgz#0107dc092c3edee6132b105d896b109c0f66afd6"
|
||||||
integrity sha512-hcxY5MUrY/LcdsX4Xr2aOF24eF4HaxDbHCbDu3W2+bCJRsXRhJmZfAgjipjsyhZult0YAa9HFp14xRXMqwUYTw==
|
integrity sha512-mcTzZHXMipnQY9haB17baNJmBTkYYcC8ljfMdB9/97FfhKJIzlglJcyGythuQTOu7r/QIbLfZYYWZhAvaGj95A==
|
||||||
dependencies:
|
dependencies:
|
||||||
autoprefixer "^9.4.5"
|
autoprefixer "^9.4.5"
|
||||||
bytes "^3.0.0"
|
bytes "^3.0.0"
|
||||||
|
|
Reference in a new issue