mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 02:23:25 +08:00
chore(deps): update all non-major dependencies (#673)
This commit is contained in:
@ -8,12 +8,12 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.23.0",
|
||||
"@babel/core": "^7.23.2",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"monaco-editor": "^0.43.0",
|
||||
"vue": "^3.3.4"
|
||||
"monaco-editor": "^0.44.0",
|
||||
"vue": "^3.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite-plugin-node-polyfills": "^0.14.1"
|
||||
"vite-plugin-node-polyfills": "^0.15.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user