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

Loosen strictness of peer dependency requirement of tslib #326

Closed
mcmxcdev opened this issue Jun 9, 2023 · 1 comment · Fixed by #327
Closed

Loosen strictness of peer dependency requirement of tslib #326

mcmxcdev opened this issue Jun 9, 2023 · 1 comment · Fixed by #327

Comments

@mcmxcdev
Copy link
Contributor

mcmxcdev commented Jun 9, 2023

See more: LironHazan/nx-size-limit#30

Seems its coming from

size-limit/pnpm-lock.yaml

Lines 4873 to 4882 in e52d69a

/size-limit-node-esbuild@0.2.0(size-limit@packages+size-limit):
resolution: {integrity: sha512-iiIfHBH/+ZxgsE7YVQDEejAUGZYEu4QIai/QNZloEGxA+cmow79O8uGdu4sK64V8kafryqR1grK7nl7xIGv6rw==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dependencies:
'@size-limit/esbuild': 8.2.4(size-limit@packages+size-limit)
nanoid: 3.3.6
tslib: 2.5.0
transitivePeerDependencies:
- size-limit
dev: true

@ai
Copy link
Owner

ai commented Jun 9, 2023

Sure, send PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants