Skip to content

Commit b20424c

Browse files
build(deps-dev): bump tailwindcss from 3.4.16 to 4.0.12 (#50)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.16 to 4.0.12. - [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.0.12/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97b0f86 commit b20424c

File tree

6 files changed

+28
-159
lines changed

6 files changed

+28
-159
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"next-sitemap": "^4.2.3",
141141
"postcss": "8.5.3",
142142
"storybook": "8.6.4",
143-
"tailwindcss": "3.4.17",
143+
"tailwindcss": "4.0.14",
144144
"typescript": "5.8.2"
145145
}
146146
}

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.22.0",
4444
"eslint-config-next": "15.2.2",
4545
"postcss": "8.5.3",
46-
"tailwindcss": "3.4.17",
46+
"tailwindcss": "4.0.14",
4747
"typescript": "5.8.2"
4848
}
4949
}

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-config-next": "15.2.2",
6363
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
6464
"postcss": "8.5.3",
65-
"tailwindcss": "3.4.17",
65+
"tailwindcss": "4.0.14",
6666
"tailwindcss-animate": "^1.0.7",
6767
"typescript": "5.8.2"
6868
}

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"knip": "5.46.0",
7676
"next-sitemap": "^4.2.3",
7777
"postcss": "8.5.3",
78-
"tailwindcss": "3.4.17",
78+
"tailwindcss": "4.0.14",
7979
"tsx": "4.19.3",
8080
"typescript": "5.8.2"
8181
}

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.46.0",
4747
"postcss": "8.5.3",
4848
"postcss-load-config": "^6.0.1",
49-
"tailwindcss": "3.4.17",
49+
"tailwindcss": "4.0.14",
5050
"typescript": "5.8.2"
5151
}
5252
}

0 commit comments

Comments
 (0)