Skip to content

Commit 01e306b

Browse files
chore(deps-dev): bump the tailwind group across 1 directory with 2 updates
Bumps the tailwind group with 2 updates in the / directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.3.0 to 4.3.2 - [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.2/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.3.0 to 4.3.2 - [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.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd3795f commit 01e306b

2 files changed

Lines changed: 211 additions & 127 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"zustand": "^5.0.1"
5353
},
5454
"devDependencies": {
55-
"@tailwindcss/postcss": "^4.0.0",
55+
"@tailwindcss/postcss": "^4.3.2",
5656
"@types/bcryptjs": "^2.4.6",
5757
"@types/node": "^22.9.0",
5858
"@types/react": "^18.3.12",
@@ -61,7 +61,7 @@
6161
"eslint": "^9.14.0",
6262
"eslint-config-next": "^15.0.3",
6363
"playwright": "^1.60.0",
64-
"tailwindcss": "^4.0.0",
64+
"tailwindcss": "^4.3.2",
6565
"typescript": "^5.6.3",
6666
"vitest": "^4.1.7"
6767
}

0 commit comments

Comments
 (0)