Skip to content

Commit 6954d07

Browse files
dependabot[bot]lx4r
authored andcommitted
Bump the css group with 2 updates
Bumps the css group with 2 updates: [@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.1.13 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-postcss) Updates `tailwindcss` from 4.1.13 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/postcss" dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css - dependency-name: tailwindcss dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25e4e01 commit 6954d07

File tree

2 files changed

+121
-122
lines changed

2 files changed

+121
-122
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@biomejs/biome": "2.2.5",
28-
"@tailwindcss/postcss": "^4.1.13",
28+
"@tailwindcss/postcss": "^4.1.14",
2929
"@testing-library/jest-dom": "^6.9.1",
3030
"@testing-library/react": "^16.3.0",
3131
"@testing-library/user-event": "^14.6.1",
@@ -37,7 +37,7 @@
3737
"happy-dom": "^19.0.2",
3838
"husky": "^9.1.7",
3939
"postcss": "^8.5.6",
40-
"tailwindcss": "^4.1.13",
40+
"tailwindcss": "^4.1.14",
4141
"typescript": "^5.9.2",
4242
"vite": "^7.1.9",
4343
"vite-plugin-pwa": "^1.0.3",

0 commit comments

Comments
 (0)