From 2e162d3aa915d027e593acdd7c0e90bf8e56510a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 07:48:27 +0000 Subject: [PATCH] Bump @nuxtjs/tailwindcss from 4.0.3 to 4.1.1 Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases) - [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v4.0.3...v4.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 69 +++++++++++++++++++++++++--------------------------- 2 files changed, 34 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 5d356fa51..57eff6219 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@nuxtjs/eslint-config": "^6.0.0", "@nuxtjs/eslint-config-typescript": "^6.0.0", "@nuxtjs/eslint-module": "^3.0.2", - "@nuxtjs/tailwindcss": "4.0.3", + "@nuxtjs/tailwindcss": "4.1.1", "@tailwindcss/forms": "^0.2.1", "@tailwindcss/line-clamp": "^0.2.0", "@types/bcryptjs": "^2.4.2", diff --git a/yarn.lock b/yarn.lock index 8d261969a..b3767527e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,24 +2318,23 @@ dependencies: http-proxy-middleware "^1.0.6" -"@nuxtjs/tailwindcss@4.0.3": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-4.0.3.tgz#c90d6facc6718dbc6f56f28c3d1daf82544276f7" - integrity sha512-dr+Bq4chALKllQaIoGrAV3JplP141wL50lfO8BwAD2R99ywwwM5DUMAUrpppuWHT4x/Lp/SzUwbCKsRJBhuQGA== +"@nuxtjs/tailwindcss@4.1.1": + version "4.1.1" + resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-4.1.1.tgz#c08aa22cadb16b06a1c73de5654c181731d103d5" + integrity sha512-c3HkA+Azg5rEsvoq5IzHx9HmQXGs6zu6CP3k2L1jR1itQhFJbHTOM5F1b4zwyTUMa3qJEEX7Co/2b6go79TM8w== dependencies: "@nuxt/postcss8" "^1.1.3" - "@tailwindcss/jit" "^0.1.18" autoprefixer "^10.2.5" - chalk "^4.1.0" + chalk "^4.1.1" clear-module "^4.1.1" consola "^2.15.3" - defu "^3.2.2" - postcss "^8.2.9" + defu "^4.0.1" + postcss "^8.2.13" postcss-custom-properties "^11.0.0" - postcss-nesting "^7.0.1" + postcss-nesting "^8.0.1" tailwind-config-viewer "^1.5.1" - tailwindcss "^2.0.4" - ufo "^0.6.10" + tailwindcss "^2.1.2" + ufo "^0.7.2" "@nuxtjs/youch@^4.2.3": version "4.2.3" @@ -2469,21 +2468,6 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/jit@^0.1.18": - version "0.1.18" - resolved "https://registry.yarnpkg.com/@tailwindcss/jit/-/jit-0.1.18.tgz#f44ac25b347ad1b4056af4fbda69399070206825" - integrity sha512-WNSEiwbggtO9n6+ok2fFdYmhqY20oqLmB82H23nY8P5WzijZbIshojoY3s/OvPD7cmvzkweZ6LLKGWuDS1/vLA== - dependencies: - chokidar "^3.5.1" - dlv "^1.1.3" - fast-glob "^3.2.5" - lodash.topath "^4.5.2" - normalize-path "^3.0.0" - object-hash "^2.1.1" - parse-glob "^3.0.4" - postcss-selector-parser "^6.0.4" - quick-lru "^5.1.1" - "@tailwindcss/line-clamp@^0.2.0": version "0.2.0" resolved "https://registry.yarnpkg.com/@tailwindcss/line-clamp/-/line-clamp-0.2.0.tgz#7f30f26ed3835d64d1eb5a9b0d60cf5291dd2a3b" @@ -5214,7 +5198,7 @@ caseless@~0.12.0: resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= -chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0: +chalk@4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== @@ -5242,6 +5226,14 @@ chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4 escape-string-regexp "^1.0.5" supports-color "^5.3.0" +chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" + integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== + dependencies: + ansi-styles "^4.1.0" + supports-color "^7.1.0" + change-case-all@1.0.14: version "1.0.14" resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1" @@ -12088,13 +12080,18 @@ postcss-nested@^4: postcss "^7.0.32" postcss-selector-parser "^6.0.2" -postcss-nesting@^7.0.0, postcss-nesting@^7.0.1: +postcss-nesting@^7.0.0: version "7.0.1" resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-7.0.1.tgz#b50ad7b7f0173e5b5e3880c3501344703e04c052" integrity sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg== dependencies: postcss "^7.0.2" +postcss-nesting@^8.0.1: + version "8.0.1" + resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-8.0.1.tgz#4a8ab3c540a0f138fd3f5d2ee65e4a24d1888024" + integrity sha512-cHPNhW5VvRQjszFDxmy16mis9qFQqQLBNw6KVmueLqqE3M182ZAk9+QoxGqbGVryzLVhannw2B5Yhosqq522fA== + postcss-normalize-charset@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz#8b35add3aee83a136b0471e0d59be58a50285dd4" @@ -12414,10 +12411,10 @@ postcss@^6.0.9: source-map "^0.6.1" supports-color "^5.4.0" -postcss@^8.1.10, postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.8, postcss@^8.2.9: - version "8.2.9" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3" - integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q== +postcss@^8.1.10, postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.13, postcss@^8.2.8: + version "8.2.14" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.14.tgz#dcf313eb8247b3ce8078d048c0e8262ca565ad2b" + integrity sha512-+jD0ZijcvyCqPQo/m/CW0UcARpdFylq04of+Q7RKX6f/Tu+dvpUI/9Sp81+i6/vJThnOBX09Quw0ZLOVwpzX3w== dependencies: colorette "^1.2.2" nanoid "^3.1.22" @@ -14260,10 +14257,10 @@ tailwind-config-viewer@^1.5.1: portfinder "^1.0.26" replace-in-file "^6.1.0" -tailwindcss@^2.0.4: - version "2.1.1" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.1.tgz#642f6038c9283a8e1454da34585b8b7c1a1e8877" - integrity sha512-zZ6axGqpSZOCBS7wITm/WNHkBzDt5CIZlDlx0eCVldwTxFPELCVGbgh7Xpb3/kZp3cUxOmK7bZUjqhuMrbN6xQ== +tailwindcss@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.2.tgz#29402bf73a445faedd03df6d3b177e7b52b7c4a1" + integrity sha512-T5t+wwd+/hsOyRw2HJuFuv0LTUm3MUdHm2DJ94GPVgzqwPPFa9XxX0KlwLWupUuiOUj6uiKURCzYPHFcuPch/w== dependencies: "@fullhuman/postcss-purgecss" "^3.1.3" bytes "^3.0.0"