Skip to content

Commit cf59197

Browse files
build(deps-dev): Bump tailwindcss from 3.4.17 to 4.1.14
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.14. - [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.14/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b0680 commit cf59197

File tree

7 files changed

+1288
-1284
lines changed

7 files changed

+1288
-1284
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"next-sitemap": "^4.2.3",
109109
"postcss": "8.5.6",
110110
"storybook": "9.0.15",
111-
"tailwindcss": "3.4.17",
111+
"tailwindcss": "4.1.14",
112112
"typescript": "5.8.3"
113113
},
114114
"name": "thirdweb-dashboard",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"next-sitemap": "^4.2.3",
6262
"postcss": "8.5.6",
6363
"storybook": "9.0.15",
64-
"tailwindcss": "3.4.17",
64+
"tailwindcss": "4.1.14",
6565
"typescript": "5.8.3"
6666
},
6767
"name": "nebula-app",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react-compiler": "19.1.0-rc.2",
6464
"knip": "5.60.2",
6565
"postcss": "8.5.6",
66-
"tailwindcss": "3.4.17",
66+
"tailwindcss": "4.1.14",
6767
"tailwindcss-animate": "^1.0.7",
6868
"typescript": "5.8.3"
6969
},

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"knip": "5.60.2",
6868
"next-sitemap": "^4.2.3",
6969
"postcss": "8.5.6",
70-
"tailwindcss": "3.4.17",
70+
"tailwindcss": "4.1.14",
7171
"tsx": "4.20.3",
7272
"typescript": "5.8.3"
7373
},

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"knip": "5.60.2",
3838
"postcss": "8.5.6",
3939
"postcss-load-config": "^6.0.1",
40-
"tailwindcss": "3.4.17",
40+
"tailwindcss": "4.1.14",
4141
"typescript": "5.8.3"
4242
},
4343
"name": "wallet-ui",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"autoprefixer": "^10.4.21",
5656
"postcss": "8.5.6",
5757
"storybook": "9.0.15",
58-
"tailwindcss": "3.4.17",
58+
"tailwindcss": "4.1.14",
5959
"typescript": "5.8.3"
6060
}
6161
}

0 commit comments

Comments
 (0)