Skip to content

Commit

Permalink
↗️ [patch](deps): bump tailwindcss
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 66e50a1 commit ca29f6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-tailwindcss": "0.6.8",
"release-it": "17.10.0",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
},
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/config/tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@tailwindcss/typography": "0.5.15",
"autoprefixer": "10.4.20",
"tailwind-variants": "0.2.1",
"tailwindcss": "3.4.14"
"tailwindcss": "3.4.15"
}
}

0 comments on commit ca29f6d

Please sign in to comment.