Skip to content

Commit cf2b24d

Browse files
deps(deps-dev): Bump tailwindcss from 3.4.19 to 4.3.0
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.3.0. - [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.3.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0d1239 commit cf2b24d

3 files changed

Lines changed: 12 additions & 385 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "^19.0.2",
4141
"autoprefixer": "^10.4.20",
4242
"postcss": "^8.5.1",
43-
"tailwindcss": "^3.4.17",
43+
"tailwindcss": "^4.3.0",
4444
"typescript": "^5.7.3"
4545
}
4646
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"postcss": "^8.5.1",
7373
"react": "^19.0.0",
7474
"react-dom": "^19.0.0",
75-
"tailwindcss": "^3.4.17",
75+
"tailwindcss": "^4.3.0",
7676
"tsup": "^8.3.5",
7777
"typescript": "^5.7.3"
7878
}

0 commit comments

Comments
 (0)