dependabot[bot]
3cc2b4028d
chore(deps-dev): bump minimatch from 10.2.3 to 10.2.4 ( #7739 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 14:05:12 +02:00
dependabot[bot]
fd1aef16e2
chore(deps-dev): bump minimatch from 10.2.2 to 10.2.3 ( #7729 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 07:57:12 +02:00
Laurin
ceaa0e6942
chore: fix vulnerability dependencies ( #7715 )
2026-02-20 15:52:35 +01:00
dependabot[bot]
d659ddedd6
chore(deps-dev): bump minimatch from 10.0.1 to 10.2.1 ( #7710 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 14:35:22 +01:00
Kamil Kisiela
ccf41a1ad3
Remove version from private packages ( #5655 )
2024-10-09 16:21:22 +00:00
renovate[bot]
f6ef70ab59
chore(deps): update dependency minimatch to v10 ( #5451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 10:25:51 +03:00
renovate[bot]
b754b1cc24
chore(deps): update dependency minimatch to v9.0.5 ( #5075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 08:46:24 +00:00
Kamil Kisiela
44b80b27ab
Upgrade to Oclif v3 ( #4807 )
2024-05-23 11:33:53 +02:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
86f5945aab
Fix missing dependencies between packages ( #121 )
...
Why? Few reasons:
- tsup treats dependencies as external code and does not bundle them
- without dependencies turborepo will always serve stale code when some of dependencies changed
Moving internal dependencies to devDependencies makes tsup treat them as non-external and turborepo still keep tracks of relations
2022-05-27 14:15:11 +02:00