Skip to content

Commit 31292a4

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

File tree

4 files changed

+17
-221
lines changed

4 files changed

+17
-221
lines changed

packages/autocomplete-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "^9.18.0",
5959
"postcss": "^8.5.3",
6060
"prettier": "^3.4.2",
61-
"tailwindcss": "^3.4.17",
61+
"tailwindcss": "^4.1.3",
6262
"terser": "^5.39.0",
6363
"typescript": "^5.8.2",
6464
"vite": "^6.2.1",

packages/autocomplete/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "^9.18.0",
5959
"postcss": "^8.5.3",
6060
"prettier": "^3.4.2",
61-
"tailwindcss": "^3.4.17",
61+
"tailwindcss": "^4.1.3",
6262
"terser": "^5.39.0",
6363
"typescript": "^5.8.2",
6464
"vite": "^6.2.1",

packages/dashboard-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"globals": "^16.0.0",
5454
"postcss": "^8.5.3",
5555
"prettier": "^3.4.2",
56-
"tailwindcss": "^3.4.17",
56+
"tailwindcss": "^4.1.3",
5757
"typescript": "^5.8.2",
5858
"typescript-eslint": "^8.26.1",
5959
"vite": "^6.2.1"

0 commit comments

Comments
 (0)