Skip to content

Commit 465f004

Browse files
↗️ [patch](deps): bump tailwindcss (#520)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cdbbf7 commit 465f004

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bun.lockb

3.12 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier": "3.3.3",
7676
"prettier-plugin-tailwindcss": "0.6.6",
7777
"release-it": "17.6.0",
78-
"tailwindcss": "3.4.10",
78+
"tailwindcss": "3.4.11",
7979
"typescript": "5.5.4"
8080
},
8181
"overrides": {

packages/~/config/tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@tailwindcss/typography": "0.5.15",
99
"autoprefixer": "10.4.20",
1010
"tailwind-variants": "0.2.1",
11-
"tailwindcss": "3.4.10"
11+
"tailwindcss": "3.4.11"
1212
}
1313
}

0 commit comments

Comments
 (0)