Skip to content

Commit 11521c0

Browse files
wan9chiclaude
andcommitted
chore(deps): pin vite to pkg.pr.new build at vite commit 0b0f26c373
Bump from PR-tracking URL (`pkg.pr.new/vite@22453`, eternally resolved-once by pnpm) to a commit-specific URL so the cached integrity changes when we bump vite, forcing pnpm to refresh. Picks up the latest vite PR build (commit 0b0f26c) which references `vite-task-client` by full SHA — the previous cached build still had the legacy abbreviated `1aedd944` and made `pnpm install` fail on this branch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c163423 commit 11521c0

2 files changed

Lines changed: 86 additions & 85 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ catalog:
1313
oxlint-tsgolint: ^0.18.0
1414
typescript: ^6.0.3
1515
# Track the vite PR #22453 build until @voidzero-dev/vite-task-client is
16-
# published to npm and the integration ships in a real vite release.
17-
vite: https://pkg.pr.new/vite@22453
16+
# published to npm and the integration ships in a real vite release. Pinned
17+
# to a commit-specific pkg.pr.new URL so bumps require updating this line.
18+
vite: https://pkg.pr.new/vite@0b0f26c373d4fc781342e836a3f35db1267d964a
1819

1920
catalogMode: prefer
2021

0 commit comments

Comments
 (0)