Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit d3934f3

Browse files
chore(deps-dev): bump tailwindcss from 3.4.9 to 3.4.10 in /client (#77)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.10. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.9...v3.4.10) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52554d1 commit d3934f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"devDependencies": {
6363
"autoprefixer": "^10.4.16",
6464
"postcss": "^8.4.32",
65-
"tailwindcss": "^3.4.9"
65+
"tailwindcss": "^3.4.10"
6666
}
6767
}

0 commit comments

Comments
 (0)