Skip to content

Commit f054b9d

Browse files
build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.16
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.16. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26d17e8 commit f054b9d

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"autoprefixer": "^10.4.20",
5151
"husky": "^9.1.7",
5252
"postcss": "^8.5.3",
53-
"tailwindcss": "^3.4.17"
53+
"tailwindcss": "^4.1.16"
5454
}
5555
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9063,7 +9063,7 @@ tabbable@^6.0.0:
90639063
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"
90649064
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==
90659065

9066-
tailwindcss@^3.0.2, tailwindcss@^3.4.17:
9066+
tailwindcss@^3.0.2:
90679067
version "3.4.17"
90689068
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
90699069
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -9091,6 +9091,11 @@ tailwindcss@^3.0.2, tailwindcss@^3.4.17:
90919091
resolve "^1.22.8"
90929092
sucrase "^3.35.0"
90939093

9094+
tailwindcss@^4.1.16:
9095+
version "4.1.16"
9096+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.16.tgz#c32179f98725eb551e5c1189813a3db437ad5a7f"
9097+
integrity sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==
9098+
90949099
tapable@^1.0.0:
90959100
version "1.1.3"
90969101
resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"

0 commit comments

Comments
 (0)