From 0deb183b7ad6cd346b366cf2fb7b88dedec1dbe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 00:45:49 +0000 Subject: [PATCH] fix(deps): bump @tailwindcss/postcss7-compat from 2.0.2 to 2.0.3 Bumps [@tailwindcss/postcss7-compat](https://github.com/tailwindlabs/tailwindcss) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 50 +++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 40 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f4e6c7e..7f2b301 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@nuxt/content": "^1.11.1", - "@tailwindcss/postcss7-compat": "^2.0.2", + "@tailwindcss/postcss7-compat": "^2.0.3", "autoprefixer": "9", "core-js": "^3.8.2", "fibers": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 4af836b..3f74d6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -798,7 +798,7 @@ postcss "7.0.32" purgecss "^2.3.0" -"@fullhuman/postcss-purgecss@^3.0.0": +"@fullhuman/postcss-purgecss@^3.0.0", "@fullhuman/postcss-purgecss@^3.1.3": version "3.1.3" resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.3.tgz#47af7b87c9bfb3de4bc94a38f875b928fffdf339" dependencies: @@ -1442,23 +1442,24 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@tailwindcss/postcss7-compat@^2.0.2", "tailwindcss@npm:@tailwindcss/postcss7-compat": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@tailwindcss/postcss7-compat/-/postcss7-compat-2.0.2.tgz#49cb21703dfb4447620fceab5cef3285cff8c69d" +"@tailwindcss/postcss7-compat@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@tailwindcss/postcss7-compat/-/postcss7-compat-2.0.3.tgz#d212aa672eb5aa789fbf1ac253000707603d7676" + integrity sha512-R43aiSzwlybDMhDld8vkSIKPSLXxbbmotZ+I2GIrX+IzFNy9JAByC7Ncf9A81Dg0JLBWHY5m769lBbBnJCF8cw== dependencies: - "@fullhuman/postcss-purgecss" "^3.0.0" + "@fullhuman/postcss-purgecss" "^3.1.3" autoprefixer "^9" bytes "^3.0.0" chalk "^4.1.0" color "^3.1.3" detective "^5.2.0" didyoumean "^1.2.1" - fs-extra "^9.0.1" + fs-extra "^9.1.0" html-tags "^3.1.0" lodash "^4.17.20" modern-normalize "^1.0.0" node-emoji "^1.8.1" - object-hash "^2.0.3" + object-hash "^2.1.1" postcss "^7" postcss-functions "^3" postcss-js "^2" @@ -1466,7 +1467,7 @@ postcss-selector-parser "^6.0.4" postcss-value-parser "^4.1.0" pretty-hrtime "^1.0.3" - reduce-css-calc "^2.1.6" + reduce-css-calc "^2.1.8" resolve "^1.19.0" "@types/anymatch@*": @@ -4852,7 +4853,7 @@ fs-extra@^8.0.0, fs-extra@^8.1.0: jsonfile "^4.0.0" universalify "^0.1.0" -fs-extra@^9.0.1: +fs-extra@^9.0.1, fs-extra@^9.1.0: version "9.1.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" dependencies: @@ -7446,7 +7447,7 @@ object-copy@^0.1.0: define-property "^0.2.5" kind-of "^3.0.3" -object-hash@^2.0.3: +object-hash@^2.0.3, object-hash@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09" @@ -8903,7 +8904,7 @@ readdirp@~3.5.0: dependencies: picomatch "^2.2.1" -reduce-css-calc@^2.1.6: +reduce-css-calc@^2.1.6, reduce-css-calc@^2.1.8: version "2.1.8" resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-2.1.8.tgz#7ef8761a28d614980dc0c982f772c93f7a99de03" dependencies: @@ -10020,6 +10021,33 @@ tailwindcss@^1.9.6: reduce-css-calc "^2.1.6" resolve "^1.14.2" +"tailwindcss@npm:@tailwindcss/postcss7-compat": + version "2.0.2" + resolved "https://registry.yarnpkg.com/@tailwindcss/postcss7-compat/-/postcss7-compat-2.0.2.tgz#49cb21703dfb4447620fceab5cef3285cff8c69d" + dependencies: + "@fullhuman/postcss-purgecss" "^3.0.0" + autoprefixer "^9" + bytes "^3.0.0" + chalk "^4.1.0" + color "^3.1.3" + detective "^5.2.0" + didyoumean "^1.2.1" + fs-extra "^9.0.1" + html-tags "^3.1.0" + lodash "^4.17.20" + modern-normalize "^1.0.0" + node-emoji "^1.8.1" + object-hash "^2.0.3" + postcss "^7" + postcss-functions "^3" + postcss-js "^2" + postcss-nested "^4" + postcss-selector-parser "^6.0.4" + postcss-value-parser "^4.1.0" + pretty-hrtime "^1.0.3" + reduce-css-calc "^2.1.6" + resolve "^1.19.0" + tapable@^1.0.0, tapable@^1.0.0-beta.5, tapable@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"