Skip to content

Commit 02f816b

Browse files
authored
chore: vite-plus 0.1.12 (#697)
## Summary - Update `vite-plus` from 0.1.11 to 0.1.12 - Update `@voidzero-dev/vite-plus-core` from ^0.1.11 to ^0.1.12 - Update `@voidzero-dev/vite-plus-test` from ^0.1.11 to ^0.1.12 ## Test plan - [x] `vp check` passes - [x] Lockfile updated cleanly 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated development dependencies to maintain build consistency and stability across the project. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 5955790 commit 02f816b

2 files changed

Lines changed: 85 additions & 85 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,12 @@
102102
"tshy": "^3.3.2",
103103
"tshy-after": "^1.4.1",
104104
"typescript": "^5.9.3",
105-
"vite-plus": "^0.1.11",
106-
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.11"
105+
"vite-plus": "^0.1.12",
106+
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.12"
107107
},
108108
"overrides": {
109-
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.11",
110-
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.11"
109+
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.12",
110+
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.12"
111111
},
112112
"tshy": {
113113
"exports": {
@@ -121,8 +121,8 @@
121121
"packageManager": "pnpm@10.32.1",
122122
"pnpm": {
123123
"overrides": {
124-
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.11",
125-
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.11"
124+
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.12",
125+
"vitest": "npm:@voidzero-dev/vite-plus-test@^0.1.12"
126126
},
127127
"peerDependencyRules": {
128128
"allowAny": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)