Commit 7be4524
committed
chore: upgrade vite-plus to v0.2.0
v0.2.0 consumes upstream Vitest directly and raises the minimum Node version.
- Bump vite-plus and the vite -> @voidzero-dev/vite-plus-core override to ^0.2.0
- Drop the @voidzero-dev/vite-plus-test wrapper; vitest now arrives transitively
via vite-plus, pinned to upstream 4.1.9 (and its override is removed)
- Bump @vitest/coverage-v8 to 4.1.9 to match the single vitest version
- Raise engines.node to ^22.18.0 || >=24.11.01 parent e96fec9 commit 7be4524
3 files changed
Lines changed: 594 additions & 342 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
0 commit comments