-
Notifications
You must be signed in to change notification settings - Fork 68
update prettier #205
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
update prettier #205
Conversation
any news on this ? |
The lock file is not up-to-date… |
@fabien0102 @Karnak19 updated the PR, build and npm ci is ok now. Thank you |
Hi @fabien0102 when do you plan on publishing this update? |
this is still an issue for users using prettier@^3.x.x in their projects - can we get some eyes on this @fabien0102? it also seems strange to me that this package's prettier version has any impact on being able to run the cli anywhere considering prettier is a dev dependency |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, sorry for the very long review time…
Hello, for some reason the # extracted from my pnpm-lock
/@openapi-codegen/[email protected](@types/[email protected])([email protected])([email protected]):
resolution: {integrity: sha512-LPQPZ+zj+ExyLFsEhUL8T2a4bbq28Ftqu9vZEGgAg+s8fyH7HzImvwNudaZivZ3S8uyl+7/RhPFJjZ7nPzLAaQ==}
hasBin: true
dependencies:
'@apollo/client': 3.9.7(@types/[email protected])([email protected])([email protected])([email protected])
'@swc/core': 1.4.8
case: 1.6.3
chalk: 5.3.0
cli-highlight: 2.1.11
clipanion: 3.2.1([email protected])
fs-extra: 10.1.0
got: 12.6.1
got-fetch: 5.1.8([email protected])
graphql: 15.8.0
ink: 3.2.0(@types/[email protected])([email protected])
js-yaml: 4.1.0
openapi3-ts: 2.0.2
prettier: 2.8.8
rxjs: 7.8.1
slash: 4.0.0
swagger2openapi: 7.0.8
tslib: 2.6.2
typanion: 3.14.0
typescript: 4.8.2
transitivePeerDependencies:
- '@swc/helpers'
- '@types/react'
- bufferutil
- encoding
- graphql-ws
- react
- react-dom
- subscriptions-transport-ws
- utf-8-validate
dev: true npmgraph also shows it: |
This PR fixes the tailwind prettier plugin if it's used on the target repository,
#200