Skip to content

Commit bca97f9

Browse files
obiotclaude
andcommitted
chore(deps): align pnpm vitest overrides with the 4.1.10 bump
The overrides block still pinned ^4.1.8, so CI's frozen-lockfile install rejected the lockfile (specifier mismatch on vitest / @vitest/browser / @vitest/browser-playwright). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019t8kP8vp58ZrvaD2FqJU6A
1 parent 14e8956 commit bca97f9

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"shell-quote": "^1.8.4",
6464
"markdown-it": "^14.2.0",
6565
"react-router": "^7.15.1",
66-
"vitest": "^4.1.8",
67-
"@vitest/browser": "^4.1.8",
68-
"@vitest/browser-playwright": "^4.1.8"
66+
"vitest": "^4.1.10",
67+
"@vitest/browser": "^4.1.10",
68+
"@vitest/browser-playwright": "^4.1.10"
6969
}
7070
}
7171
}

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)