build(frontend): exact-pin @vitest/browser-playwright to 4.1.6
Drop the caret so the version cannot float off the patched release. patches/@vitest+browser-playwright+4.1.6.patch backports vitest PR #10267 (the duplicate-mock-id birpc race, ADR-012) and only applies to 4.1.6; a caret range could resolve to a version the patch rejects. A top-level "//" key records the removal condition since package.json forbids comments. Part of #560. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2
frontend/package-lock.json
generated
2
frontend/package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@types/diff": "^7.0.2",
|
||||
"@types/node": "^24",
|
||||
"@vitest/browser-playwright": "^4.0.10",
|
||||
"@vitest/browser-playwright": "4.1.6",
|
||||
"@vitest/coverage-istanbul": "^4.1.0",
|
||||
"@vitest/coverage-v8": "^4.1.0",
|
||||
"eslint": "^9.39.1",
|
||||
|
||||
Reference in New Issue
Block a user