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

Commit fc26d27

Browse files
chore(deps-dev): bump tailwindcss from 3.4.10 to 3.4.11 in /client (#110)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.10 to 3.4.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.11) --- 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 a73c181 commit fc26d27

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.20",
6464
"postcss": "^8.4.44",
65-
"tailwindcss": "^3.4.10"
65+
"tailwindcss": "^3.4.11"
6666
}
6767
}

0 commit comments

Comments
 (0)