📌 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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-17 22:09:57 +00:00
committed by GitHub
parent 89ae980955
commit 96d2f30e5e
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -1,12 +1,12 @@
{
"name": "hugo-congo-theme",
"version": "2.9.0",
"version": "2.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-congo-theme",
"version": "2.9.0",
"version": "2.10.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@@ -24,7 +24,7 @@
"prettier-plugin-tailwindcss": "^0.6.9",
"quicklink": "^2.3.0",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"vendor-copy": "^3.0.1"
},
"funding": {
@@ -3075,9 +3075,9 @@
"dev": true
},
"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,
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
@@ -5817,9 +5817,9 @@
"dev": true
},
"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,
"requires": {
"@alloc/quick-lru": "^5.2.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"prettier-plugin-tailwindcss": "^0.6.9",
"quicklink": "^2.3.0",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],