Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.5 #4

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"prettier": "^3.3.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.6.5",
"react": "^18.2.0",
"typed-emitter": "^2.1.0",
"typedoc": "^0.25.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"prettier": "^3.3.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.6.5",
"react": "^18.2.0",
"ts-proto": "^1.176.0",
"typed-emitter": "^2.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ __metadata:
events: "npm:3.3.0"
lodash.isequal: "npm:4.5.0"
prettier: "npm:^3.3.0"
prettier-plugin-tailwindcss: "npm:^0.5.12"
prettier-plugin-tailwindcss: "npm:^0.6.5"
react: "npm:^18.2.0"
typed-emitter: "npm:^2.1.0"
typedoc: "npm:^0.25.12"
Expand Down Expand Up @@ -544,7 +544,7 @@ __metadata:
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.5"
prettier: "npm:^3.3.0"
prettier-plugin-tailwindcss: "npm:^0.5.12"
prettier-plugin-tailwindcss: "npm:^0.6.5"
protobufjs: "npm:^7.3.0"
react: "npm:^18.2.0"
ts-proto: "npm:^1.176.0"
Expand Down Expand Up @@ -4009,9 +4009,9 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.5.12":
version: 0.5.14
resolution: "prettier-plugin-tailwindcss@npm:0.5.14"
"prettier-plugin-tailwindcss@npm:^0.6.5":
version: 0.6.5
resolution: "prettier-plugin-tailwindcss@npm:0.6.5"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
Expand Down Expand Up @@ -4060,7 +4060,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 10c0/9857873cb8cb0d9b7b895806e7f6265617a08805691125d282767dffb1cb3d2c4c662f2b9168ef391edc40dff1b81beb99eee488f96544e01b8924db694f2299
checksum: 10c0/30d62928592b48cab03c46ff63edd35d4a33c4e7c40e583f12bff7223eba8b6f780fd394965b0250160bcf39688f6fb602420374b2055bcbb6a69560b818ca4e
languageName: node
linkType: hard

Expand Down
Loading