mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-12-12 16:38:56 +08:00
chore: upgrade deps
This commit is contained in:
@@ -31,15 +31,15 @@
|
||||
"@babel/helper-plugin-utils": "^7.27.1",
|
||||
"@babel/plugin-syntax-jsx": "^7.27.1",
|
||||
"@babel/template": "^7.27.2",
|
||||
"@babel/traverse": "^7.28.0",
|
||||
"@babel/types": "^7.28.2",
|
||||
"@babel/traverse": "^7.28.4",
|
||||
"@babel/types": "^7.28.4",
|
||||
"@vue/babel-helper-vue-transform-on": "workspace:*",
|
||||
"@vue/babel-plugin-resolve-type": "workspace:*",
|
||||
"@vue/shared": "^3.5.18"
|
||||
"@vue/shared": "^3.5.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@types/babel__template": "^7.4.4",
|
||||
"@types/babel__traverse": "^7.28.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
|
||||
Reference in New Issue
Block a user