Skip to content

Commit 560912b

Browse files
Bump the tailwind group with 2 updates (#56)
Bumps the tailwind group with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.3.0 to 4.3.1 - [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.1/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.3.0 to 4.3.1 - [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.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 969d8ce commit 560912b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@eslint/js": "10.0.1",
31-
"@tailwindcss/vite": "4.3.0",
31+
"@tailwindcss/vite": "4.3.1",
3232
"@types/node": "^22.19.19",
3333
"@types/react": "19.2.14",
3434
"@types/react-dom": "19.2.3",
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react-refresh": "0.5.3",
3939
"globals": "17.6.0",
4040
"prettier": "3.8.3",
41-
"tailwindcss": "4.3.0",
41+
"tailwindcss": "4.3.1",
4242
"typescript": "6.0.3",
4343
"typescript-eslint": "8.59.4",
4444
"vite": "8.1.0"

0 commit comments

Comments
 (0)