mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 02:23:25 +08:00
chore: upgrade deps
This commit is contained in:
@ -9,17 +9,17 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.25.6",
|
||||
"@babel/standalone": "^7.26.5",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"assert": "^2.1.0",
|
||||
"monaco-editor": "^0.51.0",
|
||||
"monaco-editor": "^0.52.2",
|
||||
"vue": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__standalone": "^7.1.7",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
||||
"terser": "^5.31.6",
|
||||
"unplugin-replace": "^0.3.3",
|
||||
"vite": "^5.4.3"
|
||||
"@types/babel__standalone": "^7.1.9",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"terser": "^5.37.0",
|
||||
"unplugin-replace": "^0.4.0",
|
||||
"vite": "^6.0.7"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user