Skip to content

Commit 4b0d72b

Browse files
serpentbladeclaude
andcommitted
chore: pin vite@^8 line to 8.1.0
Bump the Vite 8 resolution (unplugin direct dep + vitest@4 transform pipeline) from 8.0.10 to latest stable 8.1.0 via scoped pnpm override. Leaves the vite 5/6/7 lines (consumers, VR harness) untouched. Verified: unplugin build clean; vitest green on @rozie/unplugin (150 tests) and @rozie/core (1693 tests). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KSYH6VBAJwa7nYy4AksuNH
1 parent 1a47fdd commit 4b0d72b

2 files changed

Lines changed: 560 additions & 302 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"@rozie-ui/headless-core": "workspace:*"
4141
},
4242
"pnpm": {
43+
"overrides": {
44+
"vite@^8": "8.1.0"
45+
},
4346
"packageExtensions": {
4447
"@analogjs/vite-plugin-angular": {
4548
"peerDependencies": {

0 commit comments

Comments
 (0)