Skip to content

Commit c2f6606

Browse files
build(deps-dev): Bump tailwindcss from 3.4.17 to 4.3.0
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 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 a82e633 commit c2f6606

7 files changed

Lines changed: 6043 additions & 2265 deletions

File tree

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.3.0",
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.3.0",
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.3.0",
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.3.0",
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.3.0",
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.3.0",
5959
"typescript": "5.8.3"
6060
}
6161
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)