From 72f09b5745093ac8eee55b58432cd30add9cf5e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 10:24:31 +0000 Subject: [PATCH] NPM Dev(deps-dev): Bump tailwindcss from 3.4.16 to 3.4.17 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.16 to 3.4.17. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.16...v3.4.17) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd5b5ac..f23f4a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "cypress": "^13.16.1", "cypress-axe": "^1.5.0", "node-fetch": "^2.7.0", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "yaml-lint": "^1.7.0" }, "engines": { @@ -21634,9 +21634,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", - "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 081328b..2a87124 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "cypress": "^13.16.1", "cypress-axe": "^1.5.0", "node-fetch": "^2.7.0", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "yaml-lint": "^1.7.0" }, "scripts": {