Skip to content

Commit bb0efb5

Browse files
Bump tailwindcss from 3.4.17 to 4.1.13
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.13. - [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.13/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a41d51b commit bb0efb5

File tree

3 files changed

+14
-215
lines changed

3 files changed

+14
-215
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"stylelint": "16.24.0",
115115
"stylelint-config-standard": "^38.0.0",
116116
"stylelint-order": "7.0.0",
117-
"tailwindcss": "^3.4.17",
117+
"tailwindcss": "^4.1.13",
118118
"typed-css-modules": "^0.9.1",
119119
"typescript": "5.9.2",
120120
"typescript-eslint": "^8.43.0",

packages/fakta-om-barnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-collapse": "5.1.1",
2525
"react-dom": "19.1.1",
2626
"react-hook-form": "7.62.0",
27-
"tailwindcss": "^3.4.17"
27+
"tailwindcss": "^4.1.13"
2828
},
2929
"msw": {
3030
"workerDirectory": "public"

0 commit comments

Comments
 (0)