Bump prettier-plugin-tailwindcss from 0.6.2 to 0.6.3 (#636)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a4fd7e57fa
commit
fb6b0d0a74
8
package-lock.json
generated
8
package-lock.json
generated
@ -27,7 +27,7 @@
|
||||
"json": "11.0.0",
|
||||
"postcss": "8.4.38",
|
||||
"prettier": "3.3.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.3",
|
||||
"release-it": "17.3.0",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "5.4.5"
|
||||
@ -6503,9 +6503,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-tailwindcss": {
|
||||
"version": "0.6.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.2.tgz",
|
||||
"integrity": "sha512-eFefm4cg+1c2B57+H274Qm//CTWBdtQN9ansl0YTP/8TC8x3bugCTQSS/e4FC5Ctl9djhTzsbcMrZ7x2/abIow==",
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.3.tgz",
|
||||
"integrity": "sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=14.21.3"
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
"json": "11.0.0",
|
||||
"postcss": "8.4.38",
|
||||
"prettier": "3.3.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.2",
|
||||
"prettier-plugin-tailwindcss": "0.6.3",
|
||||
"release-it": "17.3.0",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "5.4.5"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user