Sync lockfile pdfjs-dist specifier to exact 5.4.296
CI / build-images (push) Successful in 1m59s
CI / push (push) Successful in 30s
CI / test (push) Successful in 29s
CI / lint (push) Successful in 29s
CI / secrets-scan (push) Successful in 5s
CI / vuln-scan (push) Successful in 14s
CI / sast (push) Successful in 10s
CI / image-scan (push) Successful in 49s

CI's pnpm install --frozen-lockfile rejected the previous commit because
package.json was edited to drop the caret but the lockfile still had
^5.4.296. Regenerate so specifiers match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-09 23:35:04 -07:00
parent a18858ea10
commit 7ed8a20ead
+1 -1
View File
@@ -160,7 +160,7 @@ importers:
specifier: ^1.8.0
version: 1.8.0(react@19.2.5)
pdfjs-dist:
specifier: ^5.4.296
specifier: 5.4.296
version: 5.4.296
react:
specifier: ^19.2.4