Skip to content

Commit 816d032

Browse files
chore(deps-dev): bump tailwindcss from 3.4.17 to 4.1.8
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.8. - [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.8/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cda390e commit 816d032

File tree

6 files changed

+38
-168
lines changed

6 files changed

+38
-168
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"next-sitemap": "^4.2.3",
145145
"postcss": "8.5.3",
146146
"storybook": "8.6.14",
147-
"tailwindcss": "3.4.17",
147+
"tailwindcss": "4.1.10",
148148
"typescript": "5.8.3"
149149
}
150150
}

apps/login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint": "9.24.0",
4444
"eslint-config-next": "15.3.3",
4545
"postcss": "8.5.3",
46-
"tailwindcss": "3.4.17",
46+
"tailwindcss": "4.1.10",
4747
"typescript": "5.8.3"
4848
}
4949
}

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
6161
"knip": "5.60.2",
6262
"postcss": "8.5.3",
63-
"tailwindcss": "3.4.17",
63+
"tailwindcss": "4.1.10",
6464
"tailwindcss-animate": "^1.0.7",
6565
"typescript": "5.8.3"
6666
}

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"knip": "5.60.2",
8181
"next-sitemap": "^4.2.3",
8282
"postcss": "8.5.3",
83-
"tailwindcss": "3.4.17",
83+
"tailwindcss": "4.1.10",
8484
"tsx": "4.20.1",
8585
"typescript": "5.8.3"
8686
}

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"knip": "5.60.2",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",
49-
"tailwindcss": "3.4.17",
49+
"tailwindcss": "4.1.10",
5050
"typescript": "5.8.3"
5151
}
5252
}

0 commit comments

Comments
 (0)