Pin @github/copilot to exact 1.0.34 and regenerate lockfiles
The previous reverts only changed the spec to ^1.0.34, but the resolved entries in the lockfiles still pointed at 1.0.38 (with 1.0.38 tarballs and integrity hashes). Since ^1.0.34 satisfies 1.0.38, npm ci would still install the broken version. Pin to exact 1.0.34 in all three package.json files and regenerate the lockfiles.
H
Henning Dieterichs committed
19b3119b33abe84b1db20da870ce7a1e2c34fece
Parent: 6087b94
Committed by Henning Dieterichs <notify.henning.dieterichs@live.de>
on 4/29/2026, 2:46:30 PM