Skip to content

Commit ca78079

Browse files
meta: bump the tailwind group with 2 updates
Bumps the tailwind group with 2 updates: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `prettier-plugin-tailwindcss` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.6...v0.6.8) Updates `tailwindcss` from 3.4.11 to 3.4.13 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.11...v3.4.13) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6c9b86 commit ca78079

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"remark-reading-time": "~2.0.1",
8484
"semver": "~7.6.3",
8585
"shiki": "~1.17.5",
86-
"tailwindcss": "^3.4.11",
86+
"tailwindcss": "^3.4.13",
8787
"unist-util-visit": "~5.0.0",
8888
"vfile": "~6.0.3",
8989
"vfile-matter": "~5.0.0"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"commitizen": "4.3.0",
4545
"cz-conventional-changelog": "3.3.0",
4646
"prettier": "3.3.3",
47-
"prettier-plugin-tailwindcss": "0.6.6"
47+
"prettier-plugin-tailwindcss": "0.6.8"
4848
},
4949
"overrides": {
5050
"eslint": "9.10.0",

0 commit comments

Comments
 (0)