Skip to content

Commit 64e02af

Browse files
dependabot[bot]fapiper
authored andcommitted
chore(deps-dev): bump tailwindcss from 3.4.18 to 3.4.19
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.18 to 3.4.19. - [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/v3.4.19/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 3.4.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80c7bf8 commit 64e02af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"typescript": "5.5.4",
3030
"autoprefixer": "10.4.22",
3131
"postcss": "8.4.49",
32-
"tailwindcss": "3.4.18"
32+
"tailwindcss": "3.4.19"
3333
}
3434
}

apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"autoprefixer": "10.4.22",
3232
"postcss": "8.4.49",
3333
"storybook": "8.1.11",
34-
"tailwindcss": "3.4.18",
34+
"tailwindcss": "3.4.19",
3535
"typescript": "5.5.4"
3636
}
3737
}

0 commit comments

Comments
 (0)