mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-20 05:21:44 +10:00
Routine version bumps across the workspace. The @react-pdf/textkit patch is renamed to drop the pinned version so it survives the next bump.
21 lines
421 B
YAML
21 lines
421 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- tooling
|
|
minimumReleaseAge: 0
|
|
allowBuilds:
|
|
bcrypt: true
|
|
esbuild: true
|
|
lefthook: true
|
|
msgpackr-extract: true
|
|
msw: true
|
|
sharp: true
|
|
overrides:
|
|
esbuild@>=0.17.0 <0.28.1: ^0.28.1
|
|
esbuild@>=0.27.3 <0.28.1: ^0.28.1
|
|
postcss@<8.5.10: ^8.5.14
|
|
samlify@<2.13.0: ^2.13.0
|
|
uuid@<11.1.1: ^11.1.1
|
|
patchedDependencies:
|
|
'@react-pdf/textkit': patches/@react-pdf__textkit.patch
|