From 123b59fcd46f123a085bc52c76ee0c070058297c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 14:53:00 +0000 Subject: [PATCH] Bump tailwindcss from 3.0.13 to 3.0.16 in /crates/static-files Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.13 to 3.0.16. - [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/v3.0.13...v3.0.16) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- crates/static-files/package-lock.json | 30 +++++++++++++-------------- crates/static-files/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/crates/static-files/package-lock.json b/crates/static-files/package-lock.json index 7477f848..beebb7a5 100644 --- a/crates/static-files/package-lock.json +++ b/crates/static-files/package-lock.json @@ -11,7 +11,7 @@ "autoprefixer": "^10.4.0", "cssnano": "^5.0.12", "postcss": "^8.4.4", - "tailwindcss": "^3.0.0" + "tailwindcss": "^3.0.16" } }, "node_modules/@babel/code-frame": { @@ -749,9 +749,9 @@ } }, "node_modules/fast-glob": { - "version": "3.2.10", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.10.tgz", - "integrity": "sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==", + "version": "3.2.11", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", + "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", "dev": true, "dependencies": { "@nodelib/fs.stat": "^2.0.2", @@ -1849,9 +1849,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.13.tgz", - "integrity": "sha512-raRPGFwQSGXn/3h0ttHND9jyPYfqk/ur2NXtlQuK25+ZnrCjlH1s1j4/oPswHGMoZzGNykUVycZ/LcROanUE0A==", + "version": "3.0.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.16.tgz", + "integrity": "sha512-1L8E5Wr+o1c4kxxObNz2owJe94a7BLEMV+2Lz6wzprJdcs3ENSRR9t4OZf2OqtRNS/q/zFPuOKoLtQoy3Lrhhw==", "dev": true, "dependencies": { "arg": "^5.0.1", @@ -1862,7 +1862,7 @@ "detective": "^5.2.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.7", + "fast-glob": "^3.2.11", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "normalize-path": "^3.0.0", @@ -2473,9 +2473,9 @@ "dev": true }, "fast-glob": { - "version": "3.2.10", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.10.tgz", - "integrity": "sha512-s9nFhFnvR63wls6/kM88kQqDhMu0AfdjqouE2l5GVQPbqLgyFjjU5ry/r2yKsJxpb9Py1EYNqieFrmMaX4v++A==", + "version": "3.2.11", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", + "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", "dev": true, "requires": { "@nodelib/fs.stat": "^2.0.2", @@ -3192,9 +3192,9 @@ } }, "tailwindcss": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.13.tgz", - "integrity": "sha512-raRPGFwQSGXn/3h0ttHND9jyPYfqk/ur2NXtlQuK25+ZnrCjlH1s1j4/oPswHGMoZzGNykUVycZ/LcROanUE0A==", + "version": "3.0.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.16.tgz", + "integrity": "sha512-1L8E5Wr+o1c4kxxObNz2owJe94a7BLEMV+2Lz6wzprJdcs3ENSRR9t4OZf2OqtRNS/q/zFPuOKoLtQoy3Lrhhw==", "dev": true, "requires": { "arg": "^5.0.1", @@ -3205,7 +3205,7 @@ "detective": "^5.2.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.2.7", + "fast-glob": "^3.2.11", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "normalize-path": "^3.0.0", diff --git a/crates/static-files/package.json b/crates/static-files/package.json index 048711d3..d50dd5c8 100644 --- a/crates/static-files/package.json +++ b/crates/static-files/package.json @@ -11,6 +11,6 @@ "autoprefixer": "^10.4.0", "cssnano": "^5.0.12", "postcss": "^8.4.4", - "tailwindcss": "^3.0.0" + "tailwindcss": "^3.0.16" } }