mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 10:33:24 +08:00
chore: upgrade deps
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.26.9",
|
||||
"@babel/standalone": "^7.27.0",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"assert": "^2.1.0",
|
||||
"monaco-editor": "^0.52.2",
|
||||
@ -17,9 +17,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__standalone": "^7.1.9",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.2",
|
||||
"terser": "^5.39.0",
|
||||
"unplugin-replace": "^0.5.1",
|
||||
"vite": "^6.2.1"
|
||||
"vite": "^6.2.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user