Skip to content

Commit a338e0f

Browse files
committed
test: replace @vue-macros/test-utils with @sxzz/test-utils
1 parent e982971 commit a338e0f

File tree

4 files changed

+371
-578
lines changed

4 files changed

+371
-578
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,17 @@
9999
"@babel/types": "^7.26.9",
100100
"@sxzz/eslint-config": "^5.1.1",
101101
"@sxzz/prettier-config": "^2.2.0",
102+
"@sxzz/test-utils": "^0.5.1",
102103
"@types/node": "^22.13.4",
103-
"@vue-macros/test-utils": "^1.7.1",
104104
"bumpp": "^10.0.3",
105105
"change-case": "^5.4.4",
106106
"eslint": "^9.20.1",
107107
"prettier": "^3.5.1",
108108
"tsdown": "^0.6.0",
109109
"tsx": "^4.19.3",
110110
"typescript": "^5.7.3",
111+
"unplugin-oxc": "^0.2.4",
112+
"unplugin-vue": "^6.0.0",
111113
"vite": "^6.1.1",
112114
"vitest": "^3.0.6",
113115
"vue": "^3.5.13",

0 commit comments

Comments
 (0)