Skip to content

Commit fc8fbf3

Browse files
committed
test: replace @vue-macros/test-utils with @sxzz/test-utils
1 parent 03ec167 commit fc8fbf3

File tree

4 files changed

+324
-606
lines changed

4 files changed

+324
-606
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"@babel/types": "^7.26.8",
7272
"@sxzz/eslint-config": "^5.1.0",
7373
"@sxzz/prettier-config": "^2.1.2",
74+
"@sxzz/test-utils": "^0.5.1",
7475
"@types/node": "^22.13.1",
7576
"@types/picomatch": "^3.0.2",
76-
"@vue-macros/test-utils": "^1.7.1",
7777
"bumpp": "^10.0.3",
7878
"esbuild": "^0.25.0",
7979
"eslint": "^9.20.1",
@@ -82,6 +82,7 @@
8282
"tsdown": "^0.5.9",
8383
"tsx": "^4.19.2",
8484
"typescript": "^5.7.3",
85+
"unplugin-oxc": "^0.2.4",
8586
"vite": "^6.1.0",
8687
"vitest": "^3.0.5",
8788
"webpack": "^5.97.1"

0 commit comments

Comments
 (0)