Skip to content

Commit 758fae9

Browse files
chore(deps-dev): bump tailwindcss from 3.4.19 to 4.1.18
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.1.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/v4.1.18/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bce7b3 commit 758fae9

File tree

3 files changed

+16
-139
lines changed

3 files changed

+16
-139
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-react-refresh": "^0.4.16",
3838
"globals": "^15.14.0",
3939
"postcss": "^8.4.49",
40-
"tailwindcss": "^3.4.17",
40+
"tailwindcss": "^4.1.18",
4141
"tailwindcss-animate": "^1.0.7",
4242
"typescript": "~5.6.2",
4343
"typescript-eslint": "^8.18.2",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postcss": "^8.4.0",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",
35-
"tailwindcss": "^3.4.0",
35+
"tailwindcss": "^4.1.18",
3636
"tsup": "^8.0.0",
3737
"typescript": "^5.0.0",
3838
"vitest": "^4.0.16"

pnpm-lock.yaml

Lines changed: 14 additions & 137 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)