Skip to content

Commit 39a43b3

Browse files
chore: removes recast
1 parent 5fcb4d8 commit 39a43b3

File tree

7 files changed

+431
-377
lines changed

7 files changed

+431
-377
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,16 @@
101101
}
102102
},
103103
"dependencies": {
104-
"ast-types": "^0.14.2",
105104
"pathe": "^1.1.1",
106-
"recast": "^0.23.4",
107105
"unplugin": "^1.4.0"
108106
},
109107
"devDependencies": {
110108
"@types/node": "^20.5.2",
111-
"bumpp": "^9.2.0",
112-
"chalk": "^5.3.0",
113109
"@typescript-eslint/eslint-plugin": "^6.7.0",
114110
"@typescript-eslint/parser": "^6.7.0",
115111
"@vitejs/plugin-vue": "^4.2.3",
112+
"bumpp": "^9.2.0",
113+
"chalk": "^5.3.0",
116114
"eslint": "^8.49.0",
117115
"eslint-plugin-vue": "^9.17.0",
118116
"esno": "^0.17.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)