Skip to content

Commit b6b0527

Browse files
committed
refactor: remove @vue-macros/common
1 parent 3d29f9b commit b6b0527

File tree

4 files changed

+82
-76
lines changed

4 files changed

+82
-76
lines changed

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,16 @@
7575
"prepublishOnly": "pnpm run build"
7676
},
7777
"dependencies": {
78-
"@vue-macros/common": "^1.8.0",
78+
"@rollup/pluginutils": "^5.0.5",
79+
"ast-kit": "^0.11.2",
80+
"magic-string-ast": "^0.3.0",
7981
"unplugin": "^1.5.0"
8082
},
8183
"devDependencies": {
8284
"@babel/types": "^7.23.0",
8385
"@sxzz/eslint-config": "^3.6.4",
8486
"@sxzz/prettier-config": "^1.0.4",
85-
"@types/node": "^20.8.4",
87+
"@types/node": "^20.8.6",
8688
"@vue-macros/test-utils": "^1.1.3",
8789
"@vue/language-core": "^1.8.19",
8890
"bumpp": "^9.2.0",

0 commit comments

Comments
 (0)