Skip to content

Commit 423c997

Browse files
committed
chore: vp migrate beta test
1 parent 87d3978 commit 423c997

4 files changed

Lines changed: 566 additions & 552 deletions

File tree

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# vite-plus preview build registry bridge (auto-added by vp)
2+
registry=https://registry-bridge.viteplus.dev/

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/selfsigned": "^2.1.0",
9090
"@types/tar-stream": "^2.2.3",
9191
"@typescript/native-preview": "beta",
92-
"@vitest/coverage-v8": "4.1.9",
92+
"@vitest/coverage-v8": "catalog:",
9393
"busboy": "^1.6.0",
9494
"cross-env": "^10.1.0",
9595
"iconv-lite": "^0.7.0",
@@ -99,9 +99,9 @@
9999
"tshy": "^4.0.0",
100100
"tshy-after": "^1.4.1",
101101
"typescript": "^6.0.0",
102-
"vite": "npm:@voidzero-dev/vite-plus-core@0.2.1",
103-
"vite-plus": "0.2.1",
104-
"vitest": "4.1.9"
102+
"vite": "catalog:",
103+
"vite-plus": "catalog:",
104+
"vitest": "catalog:"
105105
},
106106
"tshy": {
107107
"exports": {

0 commit comments

Comments
 (0)