Skip to content

Commit c92fcb0

Browse files
committed
perf: remove @babel/types from deps
1 parent cd4a3f8 commit c92fcb0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
]
133133
},
134134
"dependencies": {
135-
"@babel/types": "^7.26.8",
136135
"@vue-macros/common": "^1.16.1",
137136
"ast-walker-scope": "^0.6.2",
138137
"chokidar": "^4.0.3",
@@ -157,6 +156,7 @@
157156
}
158157
},
159158
"devDependencies": {
159+
"@babel/types": "^7.26.8",
160160
"@pinia/colada": "^0.13.8",
161161
"@posva/prompts": "^2.4.4",
162162
"@shikijs/vitepress-twoslash": "3.0.0",

pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)