Skip to content

Commit 24c291e

Browse files
build(deps): bump tailwindcss from 3.4.6 to 3.4.18
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.6 to 3.4.18. - [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/v3.4.18/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 3.4.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12639c6 commit 24c291e

File tree

3 files changed

+103
-98
lines changed

3 files changed

+103
-98
lines changed

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"eslint-config-next": "15.3.1",
110110
"prettier": "^3.4.2",
111111
"prettier-plugin-tailwindcss": "^0.6.11",
112-
"tailwindcss": "^4.1.11",
112+
"tailwindcss": "^3.4.18",
113113
"tw-animate-css": "^1.3.7",
114114
"framer-motion": "^12.23.12",
115115
"typescript": "^5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier": "^2.8.8",
5050
"pretty-quick": "^3.1.3",
5151
"puppeteer": "^23.6.0",
52-
"tailwindcss": "3.4.6",
52+
"tailwindcss": "3.4.18",
5353
"tailwindcss-animate": "^1.0.5",
5454
"tsx": "^4.1.4",
5555
"turbo": "^1.9.9",

0 commit comments

Comments
 (0)