mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2026-05-09 21:14:07 +08:00
chore: migrate tsdown config
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.29.3",
|
||||
"@babel/standalone": "catalog:",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"assert": "^2.1.0",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"assert": "catalog:",
|
||||
"monaco-editor": "catalog:",
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__standalone": "^7.1.9",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"vite": "^8.0.10"
|
||||
"@types/babel__standalone": "catalog:",
|
||||
"@vitejs/plugin-vue-jsx": "catalog:",
|
||||
"vite": "catalog:"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user