mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-02 10:03:25 +08:00
chore(deps): update all non-major dependencies (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
@ -39,10 +39,10 @@
|
||||
"@types/babel__template": "^7.4.4",
|
||||
"@types/babel__traverse": "^7.20.5",
|
||||
"@types/svg-tags": "^1.0.2",
|
||||
"@vue/runtime-dom": "^3.4.11",
|
||||
"@vue/runtime-dom": "^3.4.15",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"vue": "^3.4.11"
|
||||
"vue": "^3.4.15"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0-0"
|
||||
|
@ -12,7 +12,7 @@
|
||||
"@babel/core": "^7.23.7",
|
||||
"@vue/babel-plugin-jsx": "workspace:*",
|
||||
"monaco-editor": "^0.45.0",
|
||||
"vue": "^3.4.11"
|
||||
"vue": "^3.4.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite-plugin-node-polyfills": "^0.19.0"
|
||||
|
Reference in New Issue
Block a user